diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2024-01-13 12:22:43 +0100 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2024-01-13 12:23:50 +0100 |
commit | a721f068951e5cd7a17eeb7dcac2ddac22b8b628 (patch) | |
tree | e9fcb703c8e282ab62e64849457befe68a7845eb /textproc/py-packageurl-python/Makefile | |
parent | textproc/py-mkdocstrings-python: Update to 1.8.0 (diff) |
textproc/py-packageurl-python: Update to 0.13.4
Changelog since 0.13.1:
https://github.com/package-url/packageurl-python/blob/v0.13.4/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 91830d4e4c1b..2ce58a8f77b3 100644 --- a/textproc/py-packageurl-python/Makefile +++ b/textproc/py-packageurl-python/Makefile @@ -1,5 +1,5 @@ PORTNAME= packageurl-python -DISTVERSION= 0.13.1 +DISTVERSION= 0.13.4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |