git: b0a79c891603 - main - devel/py-qutip: Update 4.6.2 -> 4.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Apr 2022 02:22:18 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0a79c891603e23a0c9c8f58f20d4bc5257d9746 commit b0a79c891603e23a0c9c8f58f20d4bc5257d9746 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-04-24 02:21:35 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-04-24 02:21:35 +0000 devel/py-qutip: Update 4.6.2 -> 4.7.0 Reported by: portscout --- 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