mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.1
PR: ports/151855 Submitted by: wen
This commit is contained in:
parent
85bf840c94
commit
62eb4d54c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263897
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= argparse
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,7 +16,7 @@ COMMENT= An optparse-inspired command-line parsing library
|
||||
|
||||
USE_ZIP= yes
|
||||
|
||||
USE_PYTHON= 2.4+
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/argparse.py \
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (argparse-1.0.1.zip) = 2d04a5fa1504c93a3e7523cd97bfd8b2
|
||||
SHA256 (argparse-1.0.1.zip) = d167be909e74f28d32745d09299c0980bd2cd6d9fca4ca27f3bd948c82e87389
|
||||
SIZE (argparse-1.0.1.zip) = 148371
|
||||
SHA256 (argparse-1.1.zip) = 9b1615ad6ccf568c690e7c68a9f2ccf9cd54d3c4c1e0cd8cdd0ebbde682949a2
|
||||
SIZE (argparse-1.1.zip) = 151471
|
||||
|
Loading…
Reference in New Issue
Block a user