Skip to content

Commit

Permalink
devel/py-qutip: Update 4.7.1 → 4.7.2
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 5, 2023
1 parent f5e1830 commit 2f33db1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 1 addition & 5 deletions devel/py-qutip/Makefile
@@ -1,6 +1,5 @@
PORTNAME= qutip
DISTVERSION= 4.7.1
PORTREVISION= 2
DISTVERSION= 4.7.2
CATEGORIES= devel
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -26,9 +25,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
USES= python
USE_PYTHON= pep517 cython cython_run autoplist

xpost-patch: # https://github.com/qutip/qutip/issues/1059
@${FIND} ${WRKSRC} -name "*.pyx" -o -name "*.pxd" | ${XARGS} ${REINPLACE_CMD} 's|^#!python|#!${PYTHON_CMD}|'

post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/qutip/*/*${PYTHON_EXT_SUFFIX}.so

Expand Down
6 changes: 3 additions & 3 deletions devel/py-qutip/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1677147463
SHA256 (qutip-4.7.1.tar.gz) = 9a87178e68b145c2145b526caa943ccc8400a111325ced45bd17f9b893663af2
SIZE (qutip-4.7.1.tar.gz) = 3615483
TIMESTAMP = 1688538073
SHA256 (qutip-4.7.2.tar.gz) = 9ca149f77cdc5468c6327e46658f036e990628ca16d7b4d5a3efd73636c047cd
SIZE (qutip-4.7.2.tar.gz) = 3622547

0 comments on commit 2f33db1

Please sign in to comment.