diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2024-03-16 08:44:43 +0100 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2024-03-16 08:44:43 +0100 |
commit | f6c9716b3cb6a960e2add3c955996189c03058f7 (patch) | |
tree | 3829befc3e3d0bf432cb9e8eaf702954791ec158 /textproc/py-packageurl-python/Makefile | |
parent | textproc/py-ntc-templates: Update to 4.4.0 (diff) |
textproc/py-packageurl-python: Update to 0.15.0
Changelog since 0.13.4:
https://github.com/package-url/packageurl-python/blob/v0.15.0/CHANGELOG.rst
Diffstat (limited to 'textproc/py-packageurl-python/Makefile')
-rw-r--r-- | textproc/py-packageurl-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-packageurl-python/Makefile b/textproc/py-packageurl-python/Makefile index 2ce58a8f77b3..e4277182a29b 100644 --- a/textproc/py-packageurl-python/Makefile +++ b/textproc/py-packageurl-python/Makefile @@ -1,5 +1,5 @@ PORTNAME= packageurl-python -DISTVERSION= 0.13.4 +DISTVERSION= 0.15.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |