Skip to content

Commit

Permalink
devel/py-pytest-subtests: Update to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 30, 2022
1 parent dcfeefe commit cfe0ed9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-pytest-subtests/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pytest-subtests
PORTVERSION= 0.8.0
PORTVERSION= 0.9.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.28,1:devel/py-pytest-xdist@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils pytest

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pytest-subtests/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1653925976
SHA256 (pytest-subtests-0.8.0.tar.gz) = 46eb376022e926950816ccc23502de3277adcc1396652ddb3328ce0289052c4d
SIZE (pytest-subtests-0.8.0.tar.gz) = 10885
TIMESTAMP = 1669057841
SHA256 (pytest-subtests-0.9.0.tar.gz) = c0317cd5f6a5eb3e957e89dbe4fc3322a9afddba2db8414355ed2a2cb91a844e
SIZE (pytest-subtests-0.9.0.tar.gz) = 10914

0 comments on commit cfe0ed9

Please sign in to comment.