Skip to content

Commit

Permalink
devel/py-param: update 2.0.2 → 2.1.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 6, 2024
1 parent 3085555 commit 414b97e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions devel/py-param/Makefile
@@ -1,5 +1,5 @@
PORTNAME= param
DISTVERSION= 2.0.2
DISTVERSION= 2.1.0
CATEGORIES= devel
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>0:devel/py-cloudpickle@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR}

USES= python
Expand Down
6 changes: 3 additions & 3 deletions devel/py-param/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1705552227
SHA256 (param-2.0.2.tar.gz) = 785845a727a588eb94c7666d80551c7e2bb97d4309d3507beab66f95e57f7527
SIZE (param-2.0.2.tar.gz) = 168511
TIMESTAMP = 1712364965
SHA256 (param-2.1.0.tar.gz) = a7b30b08b547e2b78b02aeba6ed34e3c6a638f8e4824a76a96ffa2d7cf57e71f
SIZE (param-2.1.0.tar.gz) = 173822

0 comments on commit 414b97e

Please sign in to comment.