1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

sysutils/py-execnet: Update version 1.9.0=>2.0.2

Changelog: https://github.com/pytest-dev/execnet/releases/tag/v2.0.2
This commit is contained in:
Muhammad Moinur Rahman 2023-07-15 15:05:46 +02:00
parent e238da812e
commit 4dff276df5
2 changed files with 7 additions and 10 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= execnet
PORTVERSION= 1.9.0
PORTVERSION= 2.0.2
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,15 +11,12 @@ WWW= https://codespeak.net/execnet/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes
do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646761752
SHA256 (execnet-1.9.0.tar.gz) = 8f694f3ba9cc92cab508b152dcfe322153975c29bda272e2fd7f3f00f36e47c5
SIZE (execnet-1.9.0.tar.gz) = 173884
TIMESTAMP = 1689424894
SHA256 (execnet-2.0.2.tar.gz) = cc59bc4423742fd71ad227122eb0dd44db51efb3dc4095b45ac9a08c770096af
SIZE (execnet-2.0.2.tar.gz) = 161098