git: 8ce6d9c56c81 - 2022Q2 - devel/py-qutip: Update 4.6.2 -> 4.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jun 2022 06:08:28 UTC
The branch 2022Q2 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ce6d9c56c818a20dd5f41a3d9c2db8f315dd99e commit 8ce6d9c56c818a20dd5f41a3d9c2db8f315dd99e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-04-24 02:21:35 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-08 06:08:25 +0000 devel/py-qutip: Update 4.6.2 -> 4.7.0 Reported by: portscout (cherry picked from commit b0a79c891603e23a0c9c8f58f20d4bc5257d9746) --- devel/py-qutip/Makefile | 2 +- devel/py-qutip/distinfo | 6 +++--- devel/py-qutip/files/patch-setup.cfg | 11 ----------- 3 files changed, 4 insertions(+), 15 deletions(-) diff --git a/devel/py-qutip/Makefile b/devel/py-qutip/Makefile index bd22dd0606e0..daccd3ceb3da 100644 --- a/devel/py-qutip/Makefile +++ b/devel/py-qutip/Makefile @@ -1,5 +1,5 @@ PORTNAME= qutip -DISTVERSION= 4.6.2 +DISTVERSION= 4.7.0 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-qutip/distinfo b/devel/py-qutip/distinfo index a0a7f5a62434..1e777949cc09 100644 --- a/devel/py-qutip/distinfo +++ b/devel/py-qutip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622763262 -SHA256 (qutip-4.6.2.tar.gz) = 9614e8e8270dd28728150c00f74ec750b9a2a23fb3b4fe629006f86dd02011df -SIZE (qutip-4.6.2.tar.gz) = 3380475 +TIMESTAMP = 1650765521 +SHA256 (qutip-4.7.0.tar.gz) = a9dde64457991ef1c5a7d4186b5348a16a71480a610f1c0902e4d656ddc12e31 +SIZE (qutip-4.7.0.tar.gz) = 3591673 diff --git a/devel/py-qutip/files/patch-setup.cfg b/devel/py-qutip/files/patch-setup.cfg deleted file mode 100644 index c0dc020c5bba..000000000000 --- a/devel/py-qutip/files/patch-setup.cfg +++ /dev/null @@ -1,11 +0,0 @@ ---- setup.cfg.orig 2021-10-11 07:21:46 UTC -+++ setup.cfg -@@ -31,7 +31,7 @@ install_requires = - scipy>=1.0 - packaging - setup_requires = -- numpy>=1.16.6,<1.20 -+ numpy>=1.16.6,<1.21 - scipy>=1.0 - cython>=0.29.20 - packaging