Update to 2.0.6
Changes: https://github.com/briancurtin/deprecation/commits/master
This commit is contained in:
parent
c750a1059e
commit
11715b9e28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480975
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= deprecation
|
||||
PORTVERSION= 2.0.5
|
||||
PORTVERSION= 2.0.6
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,8 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532809968
|
||||
SHA256 (deprecation-2.0.5.tar.gz) = cbe7d15006bc339709be5e02b14884ecc479639c1a3714a908de3a8ca13b5ca9
|
||||
SIZE (deprecation-2.0.5.tar.gz) = 13211
|
||||
TIMESTAMP = 1538159882
|
||||
SHA256 (deprecation-2.0.6.tar.gz) = 68071e5ae7cd7e9da6c7dffd750922be4825c7c3a6780d29314076009cc39c35
|
||||
SIZE (deprecation-2.0.6.tar.gz) = 13381
|
||||
|
Loading…
Reference in New Issue
Block a user