diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2014-07-15 00:13:50 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2014-07-15 00:13:50 +0000 |
commit | c10028ec26f012a038863de58cd2058c9019a3aa (patch) | |
tree | dc1e540ae9366d90f9fad8dc8841e514e0f8e3ed /devel | |
parent | 49179a230ec19313be93670bcc90d93dddf1712e (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-argh/Makefile | 5 | ||||
-rw-r--r-- | devel/py-argh/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/py-argh/Makefile b/devel/py-argh/Makefile index 7d5506860af0..f7621c4f4def 100644 --- a/devel/py-argh/Makefile +++ b/devel/py-argh/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= argh -PORTVERSION= 0.23.0 -PORTREVISION= 1 +PORTVERSION= 0.25.0 +PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,6 @@ COMMENT= Simple (Python) argparse wrapper LICENSE= LGPL3 -# Python3 ready (installation tested) USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes diff --git a/devel/py-argh/distinfo b/devel/py-argh/distinfo index c0a1aec09e6f..bbee9091d01a 100644 --- a/devel/py-argh/distinfo +++ b/devel/py-argh/distinfo @@ -1,2 +1,2 @@ -SHA256 (argh-0.23.0.tar.gz) = 16fd55b9ad6f7ede93c266d70772b7fd04c60fad1deb6e897a25ef86278ef176 -SIZE (argh-0.23.0.tar.gz) = 26105 +SHA256 (argh-0.25.0.tar.gz) = f55f004a9077db0abc50e8ef5c0e0d0e3573b4a1c8365439c8186ca69197ff33 +SIZE (argh-0.25.0.tar.gz) = 30865 |