Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2023 15:48:03 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: 78449d9eea97 - main - =?utf-8?Q?math/py-dgl:=20Update=201.1.0=20=E2=86=92=201.1.1?=
Message-ID:  <202306281548.35SFm3SP059265@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=78449d9eea9722c4ea8158df20012b5afd21c6a4

commit 78449d9eea9722c4ea8158df20012b5afd21c6a4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-28 15:47:11 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-28 15:47:58 +0000

    math/py-dgl: Update 1.1.0 → 1.1.1
    
    Reported by:    portscout
---
 math/py-dgl/Makefile | 4 ++--
 math/py-dgl/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/py-dgl/Makefile b/math/py-dgl/Makefile
index b4c0c5158e10..35bd2659a281 100644
--- a/math/py-dgl/Makefile
+++ b/math/py-dgl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dgl
-DISTVERSION=	1.1.0
+DISTVERSION=	1.1.1
 CATEGORIES=	math python # machine-learning
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -13,7 +13,7 @@ BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
 		${BACKEND_DEPENDS}
 LIB_DEPENDS=	libdgl.so:math/dgl
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}networkx>=2.2:math/py-networkx@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}networkx>=2.1:math/py-networkx@${PY_FLAVOR} \
 		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}psutil>=5.8.0:sysutils/py-psutil@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.19.0:www/py-requests@${PY_FLAVOR} \
diff --git a/math/py-dgl/distinfo b/math/py-dgl/distinfo
index df6d90d4640c..22db84c9fea4 100644
--- a/math/py-dgl/distinfo
+++ b/math/py-dgl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683572138
-SHA256 (dmlc-dgl-1.1.0_GH0.tar.gz) = 71c8ba7777ffdca37638bc796524d42c51006fad385967fa140235b60aac0252
-SIZE (dmlc-dgl-1.1.0_GH0.tar.gz) = 5536874
+TIMESTAMP = 1687916725
+SHA256 (dmlc-dgl-1.1.1_GH0.tar.gz) = 076026a7818f2396056252269d7960c561840bb0fe89494e11f8d6c524891c49
+SIZE (dmlc-dgl-1.1.1_GH0.tar.gz) = 5542829



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