diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2023-02-09 22:21:40 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2023-02-09 22:21:56 +0000 |
commit | d02558549591aed8ad347650d9afdbde99fda793 (patch) | |
tree | d89ad950920e2243bb75c9895efbc4618dfbfbbd | |
parent | 2297efc51b0f75d25389b742048fb7e9b2d96f0d (diff) | |
download | ports-d02558549591aed8ad347650d9afdbde99fda793.tar.gz ports-d02558549591aed8ad347650d9afdbde99fda793.zip |
devel/py-argh: Update to 0.27.2
-rw-r--r-- | devel/py-argh/Makefile | 4 | ||||
-rw-r--r-- | 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 adedd0e785a1..1c85c2e7ab19 100644 --- a/devel/py-argh/Makefile +++ b/devel/py-argh/Makefile @@ -1,5 +1,5 @@ PORTNAME= argh -PORTVERSION= 0.26.2 +PORTVERSION= 0.27.2 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,6 @@ WWW= https://github.com/neithere/argh LICENSE= LGPL3 USES= python:3.6+ -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/devel/py-argh/distinfo b/devel/py-argh/distinfo index 3c9ca23ebb6f..68211559f87b 100644 --- a/devel/py-argh/distinfo +++ b/devel/py-argh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560185459 -SHA256 (argh-0.26.2.tar.gz) = e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65 -SIZE (argh-0.26.2.tar.gz) = 32913 +TIMESTAMP = 1675979671 +SHA256 (argh-0.27.2.tar.gz) = 00c9027f6f461bcf24afe599a281bbda5cbd5dee4b6705befbea293a4ca7d221 +SIZE (argh-0.27.2.tar.gz) = 49200 |