Skip to content

Commit

Permalink
devel/py-argh: Update to 0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nivit committed Jan 2, 2024
1 parent 92ef21b commit 0eae332
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
11 changes: 6 additions & 5 deletions devel/py-argh/Makefile
@@ -1,5 +1,5 @@
PORTNAME= argh
PORTVERSION= 0.30.5
PORTVERSION= 0.31.0
PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= PYPI
Expand All @@ -12,11 +12,12 @@ WWW= https://github.com/neithere/argh
LICENSE= LGPL3

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR}
# tests require tox >= 4.11.3
#TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1:devel/py-pytest-cov@${PY_FLAVOR} \
# ${PYTHON_PKGNAMEPREFIX}tox>=4.11.3:devel/py-tox@${PY_FLAVOR}

TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tox>=4.11.3:devel/py-tox@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist pep517 # pytest
# tests: 169 passed, 1 warning
USE_PYTHON= autoplist pep517 pytest

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-argh/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1703688437
SHA256 (argh-0.30.5.tar.gz) = b37dfd617a09d19a4a7bcaed0e060b288bc7ac8dfdc0facf886a49a25ff33728
SIZE (argh-0.30.5.tar.gz) = 63041
TIMESTAMP = 1704209957
SHA256 (argh-0.31.0.tar.gz) = b93093544309ddbfe6c73dc9bfd60dbc4acecef39f3f464774b3084a1ec5d7b0
SIZE (argh-0.31.0.tar.gz) = 65743

0 comments on commit 0eae332

Please sign in to comment.