Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jul 2023 06:37:58 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2f33db1f4558 - main - =?utf-8?Q?devel/py-qutip:=20Update=204.7.1=20=E2=86=92=204.7.2?=
Message-ID:  <202307050637.3656bwZh026268@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=2f33db1f4558d4f54ecef1f808130088adf3575a

commit 2f33db1f4558d4f54ecef1f808130088adf3575a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-05 06:37:11 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-05 06:37:51 +0000

    devel/py-qutip: Update 4.7.1 → 4.7.2
    
    Reported by:    portscout
---
 devel/py-qutip/Makefile | 6 +-----
 devel/py-qutip/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/devel/py-qutip/Makefile b/devel/py-qutip/Makefile
index b6e031614bd6..024289c0595b 100644
--- a/devel/py-qutip/Makefile
+++ b/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}
@@ -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
 
diff --git a/devel/py-qutip/distinfo b/devel/py-qutip/distinfo
index e937b7c41452..ecac04093cbf 100644
--- a/devel/py-qutip/distinfo
+++ b/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



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