Skip to content

Commit

Permalink
www/py-branca: Update to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 14, 2023
1 parent ffaab33 commit a4a85d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions www/py-branca/Makefile
@@ -1,6 +1,5 @@
PORTNAME= branca
PORTVERSION= 0.6.0
PORTREVISION= 1
PORTVERSION= 0.7.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +11,7 @@ WWW= https://github.com/python-visualization/branca
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=41.2:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR}
Expand Down
6 changes: 3 additions & 3 deletions www/py-branca/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1669057979
SHA256 (branca-0.6.0.tar.gz) = 55949855214504c7583b71b9a03a84dce2e96a84027613bb53b42d04844ce24e
SIZE (branca-0.6.0.tar.gz) = 26092
TIMESTAMP = 1699774594
SHA256 (branca-0.7.0.tar.gz) = 503ccb589a9ee9464cb7b5b17e5ffd8d5082c5c28624197f58f20d4d377a68bb
SIZE (branca-0.7.0.tar.gz) = 27371

0 comments on commit a4a85d6

Please sign in to comment.