File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11PORTNAME = python-gitlab
2- DISTVERSION = 6.0 .0
2+ DISTVERSION = 6.1 .0
33CATEGORIES = devel python
44MASTER_SITES = PYPI
55PKGNAMEPREFIX = ${PYTHON_PKGNAMEPREFIX}
@@ -17,12 +17,13 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${P
1717RUN_DEPENDS = ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=1.0.0:www/py-requests-toolbelt@${PY_FLAVOR} \
1818 ${PYTHON_PKGNAMEPREFIX}requests>=2.32.0:www/py-requests@${PY_FLAVOR}
1919TEST_DEPENDS = ${PYTHON_PKGNAMEPREFIX}pytest-console-scripts>0:devel/py-pytest-console-scripts@${PY_FLAVOR} \
20- ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
2120 ${PYTHON_PKGNAMEPREFIX}responses>0:devel/py-responses@${PY_FLAVOR} \
2221 ${PYTHON_PKGNAMEPREFIX}trio>0:net/py-trio@${PY_FLAVOR}
2322
2423USES = python:3.9+
25- USE_PYTHON = autoplist concurrent pep517
24+ USE_PYTHON = autoplist concurrent pep517 pytest
25+
26+ TEST_ARGS = tests/unit
2627
2728NO_ARCH = yes
2829SUB_FILES = pkg-message
@@ -67,7 +68,4 @@ post-install-DOCS-on:
6768 ${RM} .buildinfo objects.inv && \
6869 ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} )
6970
70- do-test :
71- @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts= tests/unit
72-
7371.include <bsd.port.mk>
Original file line number Diff line number Diff line change 1- TIMESTAMP = 1749044802
2- SHA256 (python_gitlab-6.0 .0.tar.gz) = 704bf548c258f1cfe2f09b8ece9af1cc8fa6ae828ac6fe6a1cbe957c98431414
3- SIZE (python_gitlab-6.0 .0.tar.gz) = 397108
1+ TIMESTAMP = 1751082840
2+ SHA256 (python_gitlab-6.1 .0.tar.gz) = 062d6943699b09bce40f727f0d0906a0b254ca455593f81745bb1a352535ee77
3+ SIZE (python_gitlab-6.1 .0.tar.gz) = 397674
You can’t perform that action at this time.
0 commit comments