Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2021 00:56:45 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: 86423f392f36 - main - devel/py-qutip: Update 4.5.2 -> 4.6.0
Message-ID:  <202104300056.13U0uj42065451@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=86423f392f36cc5710bf4c866601a20c94a0c9cb

commit 86423f392f36cc5710bf4c866601a20c94a0c9cb
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-30 00:55:52 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-30 00:56:40 +0000

    devel/py-qutip: Update 4.5.2 -> 4.6.0
    
    Reported by:    portscout
---
 devel/py-qutip/Makefile | 4 +++-
 devel/py-qutip/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/py-qutip/Makefile b/devel/py-qutip/Makefile
index ed06361e8ee8..350909dc368f 100644
--- a/devel/py-qutip/Makefile
+++ b/devel/py-qutip/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	qutip
-DISTVERSION=	4.5.2
+DISTVERSION=	4.6.0
 CATEGORIES=	devel
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +21,8 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
 USES=		python:3.5+
 USE_PYTHON=	distutils cython cython_run autoplist
 
+BINARY_ALIAS=	git=false # https://github.com/qutip/qutip/issues/1514
+
 post-patch: # https://github.com/qutip/qutip/issues/1059
 	@${FIND} ${WRKSRC} -name "*.pyx" -o -name "*.pxd" | ${XARGS} ${REINPLACE_CMD} 's|^#!python|#!${PYTHON_CMD}|'
 
diff --git a/devel/py-qutip/distinfo b/devel/py-qutip/distinfo
index 830ff3821051..8e8fd65e9188 100644
--- a/devel/py-qutip/distinfo
+++ b/devel/py-qutip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595272441
-SHA256 (qutip-4.5.2.tar.gz) = 56a39a1a948d8e2fe7568e96cac73aafbfc0437cd9f89a4ad946fa1e3d2f3fa2
-SIZE (qutip-4.5.2.tar.gz) = 3402971
+TIMESTAMP = 1619742072
+SHA256 (qutip-4.6.0.tar.gz) = 021d2d058cd9d91795157274686b3a7c323c87ed3f11ca382573f52a96e79af5
+SIZE (qutip-4.6.0.tar.gz) = 3375690



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