forked from Lainports/freebsd-ports
databases/zodb: Update to 5.8.0
This commit is contained in:
parent
5919a32c88
commit
fc5b1477ce
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= zodb
|
||||
PORTVERSION= 5.7.0
|
||||
PORTVERSION= 5.8.0
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}persistent>=4.4.0:devel/py-persistent@${PY_F
|
|||
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zodbpickle>=1.0.1:databases/py-zodbpickle@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1647781290
|
||||
SHA256 (ZODB-5.7.0.tar.gz) = fa40bbc05ecda1ec2435cd0c6dd02a13b7698460558a4604366f6a0a68401cd3
|
||||
SIZE (ZODB-5.7.0.tar.gz) = 519705
|
||||
TIMESTAMP = 1668606225
|
||||
SHA256 (ZODB-5.8.0.tar.gz) = 28dba00ef626de10589ededab85ad0f0edf72925e75d36a15c99c63ac05fe764
|
||||
SIZE (ZODB-5.8.0.tar.gz) = 788844
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue