Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2023 06:20:41 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: 1edd14abd930 - main - =?utf-8?Q?science/py-abipy:=20Update=200.9.1=20=E2=86=92=200.9.2?=
Message-ID:  <202307170620.36H6KfVZ049444@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=1edd14abd9309efb0e17663e98a1a2cfa6cf81d6

commit 1edd14abd9309efb0e17663e98a1a2cfa6cf81d6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-17 05:44:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-17 06:20:35 +0000

    science/py-abipy: Update 0.9.1 → 0.9.2
    
    Reported by:    portscout
---
 science/py-abipy/Makefile | 7 +++++--
 science/py-abipy/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/science/py-abipy/Makefile b/science/py-abipy/Makefile
index 610455b2c900..36ad8b2862d1 100644
--- a/science/py-abipy/Makefile
+++ b/science/py-abipy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	abipy
-DISTVERSION=	0.9.1
+DISTVERSION=	0.9.2
 CATEGORIES=	science python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -31,10 +31,13 @@ RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR}
 
 USES=		python shebangfix
+USE_PYTHON=	distutils concurrent autoplist
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	abinit
+
 SHEBANG_GLOB=	*.py
-USE_PYTHON=	distutils concurrent autoplist
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/science/py-abipy/distinfo b/science/py-abipy/distinfo
index 9631540bbd76..91a9f8fe9ae1 100644
--- a/science/py-abipy/distinfo
+++ b/science/py-abipy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687721795
-SHA256 (abinit-abipy-0.9.1_GH0.tar.gz) = bf77c9d1c86a80b2f4f31976fe66a2911e6e1e9002a0e3a345b0aecf60e2f723
-SIZE (abinit-abipy-0.9.1_GH0.tar.gz) = 30528851
+TIMESTAMP = 1689571794
+SHA256 (abinit-abipy-0.9.2_GH0.tar.gz) = a44ab6baaede31402aac0642855fcea99b255a47ff85fc68662c047e6dc27a99
+SIZE (abinit-abipy-0.9.2_GH0.tar.gz) = 31063469



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