summaryrefslogtreecommitdiff
path: root/devel/py-pytest-examples/Makefile
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2025-09-04 22:07:32 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2025-09-04 22:08:30 -0700
commit6b4bc2602018ec1d81800bb1fb22ef55fc0b814c (patch)
tree04511c134b5f18682eafd230839ecb4df215af02 /devel/py-pytest-examples/Makefile
parentaudio/whisper.cpp: Fix tests when Vulkan is used (diff)
devel/py-pytest-examples: update 0.0.13 → 0.0.18
PR: 289159
Diffstat (limited to 'devel/py-pytest-examples/Makefile')
-rw-r--r--devel/py-pytest-examples/Makefile2
1 files changed, 1 insertions, 1 deletions
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,5 +1,5 @@
PORTNAME= pytest-examples
-DISTVERSION= 0.0.13
+DISTVERSION= 0.0.18
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}