mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
math/py-dionysus: Update to 2.0.10 and fix build with python-3.11
PR: 276586 Reported by: wen@ Approved by: yuri@(maintainer)
This commit is contained in:
parent
bb64e878bd
commit
765d64cd00
2 changed files with 5 additions and 9 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue