Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Dec 2023 14:54:01 GMT
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e3d59c56f863 - main - devel/py-argh: Update to 0.30.5
Message-ID:  <202312271454.3BREs1Oc013534@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nivit:

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

commit e3d59c56f863b4c907abaf1ef9b2fe26b8eef9a4
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2023-12-27 14:52:44 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2023-12-27 14:52:44 +0000

    devel/py-argh: Update to 0.30.5
    
    Release notes:  https://github.com/neithere/argh/releases/tag/v0.30.5
    Reported by:    portscout
---
 devel/py-argh/Makefile | 4 ++--
 devel/py-argh/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-argh/Makefile b/devel/py-argh/Makefile
index 16bbb793cf43..fe1fb3adb9fe 100644
--- a/devel/py-argh/Makefile
+++ b/devel/py-argh/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	argh
-PORTVERSION=	0.30.4
+PORTVERSION=	0.30.5
 PORTREVISION=	0
 CATEGORIES=	devel
 MASTER_SITES=	PYPI
@@ -17,6 +17,6 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_F
 #		${PYTHON_PKGNAMEPREFIX}tox>=4.11.3:devel/py-tox@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	autoplist pep517  # pytest
+USE_PYTHON=	autoplist pep517 # pytest
 
 .include <bsd.port.mk>
diff --git a/devel/py-argh/distinfo b/devel/py-argh/distinfo
index e3d6b2c5ecad..c425dce3564a 100644
--- a/devel/py-argh/distinfo
+++ b/devel/py-argh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699119946
-SHA256 (argh-0.30.4.tar.gz) = 9fca8e69c4dad4f8d2a7bdfbdd80b0754462b53510a03e1b5cf2b43a87e6e960
-SIZE (argh-0.30.4.tar.gz) = 62618
+TIMESTAMP = 1703688437
+SHA256 (argh-0.30.5.tar.gz) = b37dfd617a09d19a4a7bcaed0e060b288bc7ac8dfdc0facf886a49a25ff33728
+SIZE (argh-0.30.5.tar.gz) = 63041


home | help

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