Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149118705
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/devel/py-pytest-examples/Makefile b/devel/py-pytest-examples/Makefile
index 0b0a4934b692..44da8aee1306 100644
--- a/devel/py-pytest-examples/Makefile
+++ b/devel/py-pytest-examples/Makefile
@@ -1,30 +1,30 @@
PORTNAME= pytest-examples
-DISTVERSION= 0.0.13
+DISTVERSION= 0.0.18
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Py.test plugin for testing examples in docstrings and markdown files
WWW= https://github.com/pydantic/pytest-examples
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>=23:devel/py-black@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=7:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ruff>=0.5.0:devel/py-ruff@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-pretty>0:devel/py-pytest-pretty@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ruff>=0.5.0:devel/py-ruff@${PY_FLAVOR}
USES= python
USE_PYTHON= pep517 autoplist pytest
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/py-pytest-examples/distinfo b/devel/py-pytest-examples/distinfo
index a44e941f7567..a681f7151f55 100644
--- a/devel/py-pytest-examples/distinfo
+++ b/devel/py-pytest-examples/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723624177
-SHA256 (pytest_examples-0.0.13.tar.gz) = 4d6fd78154953e84444f58f193eb6cc8d853bca7f0ee9f44ea75db043a2c19b5
-SIZE (pytest_examples-0.0.13.tar.gz) = 20445
+TIMESTAMP = 1756452701
+SHA256 (pytest_examples-0.0.18.tar.gz) = 9a464f007f805b113677a15e2f8942ebb92d7d3eb5312e9a405d018478ec9801
+SIZE (pytest_examples-0.0.18.tar.gz) = 21237
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Sep 17, 8:47 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29689303
Default Alt Text
(1 KB)
Attached To
Mode
R11 FreeBSD ports repository
Attached
Detach File
Event Timeline
Log In to Comment