Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2024 00:41:40 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 765d64cd008d - main - math/py-dionysus: Update to 2.0.10 and fix build with python-3.11
Message-ID:  <202401250041.40P0fenG005447@gitrepo.freebsd.org>

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

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

commit 765d64cd008d8680378a1ca718306feb540316f5
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2024-01-25 00:39:26 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2024-01-25 00:41:30 +0000

    math/py-dionysus: Update to 2.0.10 and fix build with python-3.11
    
    PR:             276586
    Reported by:    wen@
    Approved by:    yuri@(maintainer)
---
 math/py-dionysus/Makefile | 8 ++------
 math/py-dionysus/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/math/py-dionysus/Makefile b/math/py-dionysus/Makefile
index e00cd1999b8f..ae884f939382 100644
--- a/math/py-dionysus/Makefile
+++ b/math/py-dionysus/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dionysus
-PORTVERSION=	g20210521
-PORTREVISION=	1
+PORTVERSION=	2.0.10
 CATEGORIES=	math
+MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=	-topology-library
 
@@ -16,10 +16,6 @@ BUILD_DEPENDS=	${LOCALBASE}/include/boost/range/adaptors.hpp:devel/boost-libs
 
 USES=		cmake python
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	mrzv
-GH_TAGNAME=	ae27bb1
-
 CMAKE_ARGS=	-DPython_EXECUTABLE:STRING=${PYTHON_CMD}
 CMAKE_OFF=	build_examples
 
diff --git a/math/py-dionysus/distinfo b/math/py-dionysus/distinfo
index 48cc59a2dba2..faad26ef91f1 100644
--- a/math/py-dionysus/distinfo
+++ b/math/py-dionysus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643774964
-SHA256 (mrzv-dionysus-g20210521-ae27bb1_GH0.tar.gz) = 36940e1f094115fc3f23e70a03e8a4c68352a602f9133540b10e04117391be2f
-SIZE (mrzv-dionysus-g20210521-ae27bb1_GH0.tar.gz) = 1226395
+TIMESTAMP = 1706098083
+SHA256 (dionysus-2.0.10.tar.gz) = e20f6cc5622d0ff337a2f87fb5b3f2b7b7aedc4cdd07018c27b38f4cb75b0db8
+SIZE (dionysus-2.0.10.tar.gz) = 1761789



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