Update to 4.0.2
This commit is contained in:
parent
010467493d
commit
c092e4c314
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525913
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openbrokerapi
|
||||
PORTVERSION= 4.0.1
|
||||
PORTVERSION= 4.0.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}itsdangerous>0:security/py-itsdangerous@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1570995225
|
||||
SHA256 (openbrokerapi-4.0.1.tar.gz) = 51c6748a91fcf3e83a97b949374c8ba4631208f56f98ccf4484fc04a65306762
|
||||
SIZE (openbrokerapi-4.0.1.tar.gz) = 15418
|
||||
TIMESTAMP = 1581517713
|
||||
SHA256 (openbrokerapi-4.0.2.tar.gz) = e75eef6fc97d873626ef109093e6ba794ec3f16a4acbb5a5e43e2fa22b6041af
|
||||
SIZE (openbrokerapi-4.0.2.tar.gz) = 15601
|
||||
|
|
Loading…
Reference in a new issue