Update to 0.13.2
Changes: https://github.com/warner/foolscap/blob/master/NEWS.md
This commit is contained in:
parent
fc54f62e9b
commit
384662e6ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521311
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= foolscap
|
||||
PORTVERSION= 0.13.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.13.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,10 +16,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}twisted>=16.0.0:devel/py-twisted@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
do-test:
|
||||
cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1516880067
|
||||
SHA256 (foolscap-0.13.1.tar.gz) = e2773b4901430b8852da9d691e91984a5e2118da0448c192d9ec5aa81db91d6b
|
||||
SIZE (foolscap-0.13.1.tar.gz) = 524167
|
||||
TIMESTAMP = 1577523890
|
||||
SHA256 (foolscap-0.13.2.tar.gz) = 8498c7e9eaecb5b19be74b18d55c2086440be08de29f2bb507f9b505757467ff
|
||||
SIZE (foolscap-0.13.2.tar.gz) = 480891
|
||||
|
Loading…
Reference in New Issue
Block a user