mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
devel/py-twisted: update 16.4.1 -> 16.5.0
PR: 210517 Changes: https://github.com/twisted/twisted/blob/twisted-16.5.0/NEWS Submitted by: Yuri Victorovich <yuri@rawbw.com>
This commit is contained in:
parent
5c700e15b1
commit
b2954c7a44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426029
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= twisted
|
||||
PORTVERSION= 16.4.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 16.5.0
|
||||
CATEGORIES= devel net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,7 +14,11 @@ COMMENT= Asynchronous networking framework written in Python
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:devel/py-zope.interface
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}constantly>=15.1:devel/py-constantly \
|
||||
${PYTHON_PKGNAMEPREFIX}incremental>=16.10.1:devel/py-incremental
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:devel/py-zope.interface \
|
||||
${PYTHON_PKGNAMEPREFIX}constantly>=15.1:devel/py-constantly \
|
||||
${PYTHON_PKGNAMEPREFIX}incremental>=16.10.1:devel/py-incremental
|
||||
|
||||
# Actually 2.7,3.3+
|
||||
USES= python tar:bzip2
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1476069007
|
||||
SHA256 (Twisted-16.4.1.tar.bz2) = 1d8d73f006c990744effb35588359fd44d43608649ac0b6b7edc71176e88e816
|
||||
SIZE (Twisted-16.4.1.tar.bz2) = 2975697
|
||||
TIMESTAMP = 1478963069
|
||||
SHA256 (Twisted-16.5.0.tar.bz2) = 0207d88807482fa670a84926590e163a2a081a29745de34c5a6dc21066abae73
|
||||
SIZE (Twisted-16.5.0.tar.bz2) = 2970708
|
||||
|
Loading…
Reference in New Issue
Block a user