- Update to 3.5.0
PR: ports/129939 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout (2+ weeks)
This commit is contained in:
parent
971a6998ed
commit
5255e57741
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226592
4 changed files with 10 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= zopeInterface
|
||||
PORTVERSION= 3.4.1
|
||||
PORTVERSION= 3.5.0
|
||||
CATEGORIES= devel zope python
|
||||
MASTER_SITES= http://cheeseshop.python.org/packages/source/z/zope.interface/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,6 +17,7 @@ COMMENT= Zope.interface package from Zope 3
|
|||
|
||||
FETCH_CMD= fetch -RP
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYDISTUTILS_NOEGGINFO= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (zope.interface-3.4.1.tar.gz) = b085f4a774adab688e037ad32fbbf08e
|
||||
SHA256 (zope.interface-3.4.1.tar.gz) = 033b0f230e55fc610d06ad1e5f058e0b449fb015481bd59bb7c9babf83941b38
|
||||
SIZE (zope.interface-3.4.1.tar.gz) = 115412
|
||||
MD5 (zope.interface-3.5.0.zip) = 478d05add7cd7faf25a2fd880a739ddb
|
||||
SHA256 (zope.interface-3.5.0.zip) = 57295aeb6e09ed642c421d247de2f787125a77ef5b19b7b8589e7a3df96e25f8
|
||||
SIZE (zope.interface-3.5.0.zip) = 144211
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= zopeInterface
|
||||
PORTVERSION= 3.4.1
|
||||
PORTVERSION= 3.5.0
|
||||
CATEGORIES= devel zope python
|
||||
MASTER_SITES= http://cheeseshop.python.org/packages/source/z/zope.interface/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,6 +17,7 @@ COMMENT= Zope.interface package from Zope 3
|
|||
|
||||
FETCH_CMD= fetch -RP
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYDISTUTILS_NOEGGINFO= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (zope.interface-3.4.1.tar.gz) = b085f4a774adab688e037ad32fbbf08e
|
||||
SHA256 (zope.interface-3.4.1.tar.gz) = 033b0f230e55fc610d06ad1e5f058e0b449fb015481bd59bb7c9babf83941b38
|
||||
SIZE (zope.interface-3.4.1.tar.gz) = 115412
|
||||
MD5 (zope.interface-3.5.0.zip) = 478d05add7cd7faf25a2fd880a739ddb
|
||||
SHA256 (zope.interface-3.5.0.zip) = 57295aeb6e09ed642c421d247de2f787125a77ef5b19b7b8589e7a3df96e25f8
|
||||
SIZE (zope.interface-3.5.0.zip) = 144211
|
||||
|
|
Loading…
Reference in a new issue