Update to version 1.5.
This commit is contained in:
parent
a5a95d8603
commit
b716ff8cfe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350491
2 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= country
|
||||
PORTVERSION= 1.4
|
||||
PORTVERSION= 1.5
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
MASTER_SITE_SUBDIR=source/p/pycountry
|
||||
|
@ -12,7 +12,6 @@ DISTNAME= pycountry-${PORTVERSION}
|
|||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Python API for ISO country, subdivision, language and currency
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (pycountry-1.4.zip) = c8e8dd244ad32bc1dbb55565b83f9277d0e0ad423c190844acd7e4b9831c3652
|
||||
SIZE (pycountry-1.4.zip) = 7911812
|
||||
SHA256 (pycountry-1.5.tar.gz) = 11c014150120d51ebbb2a116698ad608c9e24e4f36c1aa64e94c1d5e0cbb799a
|
||||
SIZE (pycountry-1.5.tar.gz) = 7384714
|
||||
|
|
Loading…
Reference in a new issue