Update to 1.2

- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://github.com/briancurtin/deprecation/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-02-20 20:25:33 +00:00
parent e528faaad5
commit f42b07470b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462428
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= deprecation
PORTVERSION= 1.1
PORTVERSION= 1.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${FLAVOR}
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist concurrent distutils
USES= python
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1517589991
SHA256 (deprecation-1.1.tar.gz) = 8034ff1de464adc6558ec943cdac108fe661d3b58696f7b5821c678e4fe6106a
SIZE (deprecation-1.1.tar.gz) = 10953
TIMESTAMP = 1519140314
SHA256 (deprecation-1.2.tar.gz) = f3290b162abfe234d8a6b14dcff276efc513a5a324f0a51ac57dec7a718ae541
SIZE (deprecation-1.2.tar.gz) = 11312