Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2024 02:22:45 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: aa6ecd444067 - main - science/py-dwave-preprocessing: update 0.6.3 =?utf-8?Q?=E2=86=92?= 0.6.5
Message-ID:  <202401190222.40J2MjKL096891@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aa6ecd444067f7887848b4af151bb7f3467b3d66

commit aa6ecd444067f7887848b4af151bb7f3467b3d66
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-19 01:45:47 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-19 02:22:37 +0000

    science/py-dwave-preprocessing: update 0.6.3 → 0.6.5
    
    Reported by:    portscout
---
 science/py-dwave-preprocessing/Makefile | 5 ++---
 science/py-dwave-preprocessing/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/science/py-dwave-preprocessing/Makefile b/science/py-dwave-preprocessing/Makefile
index 30d520254ead..c987ad6800bb 100644
--- a/science/py-dwave-preprocessing/Makefile
+++ b/science/py-dwave-preprocessing/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dwave-preprocessing
-DISTVERSION=	0.6.3
+DISTVERSION=	0.6.5
 CATEGORIES=	science python # quantum-computing
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -10,11 +10,10 @@ WWW=		https://github.com/dwavesystems/dwave-preprocessing
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dimod>=0.12.2:science/py-dimod@${PY_FLAVOR} \
+PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dimod>=0.12.14:science/py-dimod@${PY_FLAVOR} \
 		${PYNUMPY}
 BUILD_DEPENDS=	${PY_DEPENDS} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0.30.0:devel/py-wheel@${PY_FLAVOR}
-LIB_DEPENDS=	libspdlog.so:devel/spdlog
 RUN_DEPENDS=	${PY_DEPENDS}
 
 USES=		localbase:ldflags python
diff --git a/science/py-dwave-preprocessing/distinfo b/science/py-dwave-preprocessing/distinfo
index f3f2099a4b43..c0f680d18cd2 100644
--- a/science/py-dwave-preprocessing/distinfo
+++ b/science/py-dwave-preprocessing/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690000633
-SHA256 (dwavesystems-dwave-preprocessing-0.6.3_GH0.tar.gz) = 146b66859dc113ba17734deb518d0a6f23e29f6e692313f3051148e5c4107907
-SIZE (dwavesystems-dwave-preprocessing-0.6.3_GH0.tar.gz) = 125755
+TIMESTAMP = 1705614428
+SHA256 (dwavesystems-dwave-preprocessing-0.6.5_GH0.tar.gz) = c331613c23af99ad76222b805d7a4e176eb09affcf57f61f6016b6761d7acad9
+SIZE (dwavesystems-dwave-preprocessing-0.6.5_GH0.tar.gz) = 126275



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401190222.40J2MjKL096891>