Skip to content

Commit

Permalink
www/py-openbrokerapi: Update to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaupt committed Feb 16, 2023
1 parent 27d9715 commit 9df8485
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-openbrokerapi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openbrokerapi
PORTVERSION= 4.4.1
PORTVERSION= 4.5.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://pypi.org/project/openbrokerapi/
LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Flask>=2.2.3:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}gevent>0:devel/py-gevent@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}greenlet>0:devel/py-greenlet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}itsdangerous>0:security/py-itsdangerous@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions www/py-openbrokerapi/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1668804316
SHA256 (openbrokerapi-4.4.1.tar.gz) = f88fb86e3edcca9c71eb924ffd32aa5712e5217550b995b1a8f8553db9832b79
SIZE (openbrokerapi-4.4.1.tar.gz) = 18009
TIMESTAMP = 1676579290
SHA256 (openbrokerapi-4.5.0.tar.gz) = 2c0a7114d6fbe7f6b95a26a57755ab7b2454311a062a7c9da2c62ac962dd9b1b
SIZE (openbrokerapi-4.5.0.tar.gz) = 18015

0 comments on commit 9df8485

Please sign in to comment.