forked from Lainports/freebsd-ports
Update to 3.2.0
Changes: https://github.com/necaris/python3-openid/releases https://github.com/necaris/python3-openid/blob/master/CHANGES.md https://github.com/necaris/python3-openid/blob/master/NEWS.md
This commit is contained in:
parent
634ab38c74
commit
54fcbef885
2 changed files with 7 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= python3-openid
|
||||
PORTVERSION= 3.1.0
|
||||
PORTVERSION= 3.2.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -15,8 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:3.4+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1518291242
|
||||
SHA256 (python3-openid-3.1.0.tar.gz) = 628d365d687e12da12d02c6691170f4451db28d6d68d050007e4a40065868502
|
||||
SIZE (python3-openid-3.1.0.tar.gz) = 299326
|
||||
TIMESTAMP = 1594117231
|
||||
SHA256 (python3-openid-3.2.0.tar.gz) = 33fbf6928f401e0b790151ed2b5290b02545e8775f982485205a066f874aaeaf
|
||||
SIZE (python3-openid-3.2.0.tar.gz) = 305600
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue