diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2024-11-23 09:16:05 +0100 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2024-11-23 09:19:28 +0100 |
commit | df2a7acf332b0ec0a822d2aad3659531daca3eb6 (patch) | |
tree | 96bd5854817743fc50b1f62f122feb7b47c7f169 /textproc/py-mkdocstrings | |
parent | textproc/py-mkdocs-material: Update to 9.5.45 (diff) |
textproc/py-mkdocstrings: Update to 0.27.0
Changelog:
https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.27.0
Diffstat (limited to 'textproc/py-mkdocstrings')
-rw-r--r-- | textproc/py-mkdocstrings/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-mkdocstrings/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-mkdocstrings/Makefile b/textproc/py-mkdocstrings/Makefile index f0427a2b49a9..9becf75b96d5 100644 --- a/textproc/py-mkdocstrings/Makefile +++ b/textproc/py-mkdocstrings/Makefile @@ -1,5 +1,5 @@ PORTNAME= mkdocstrings -DISTVERSION= 0.26.2 +DISTVERSION= 0.27.0 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mkdocstrings/distinfo b/textproc/py-mkdocstrings/distinfo index 83e72af5cb50..bd2f5148c920 100644 --- a/textproc/py-mkdocstrings/distinfo +++ b/textproc/py-mkdocstrings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729085646 -SHA256 (mkdocstrings-mkdocstrings-0.26.2_GH0.tar.gz) = 940aa13f7489289f6ed04dd05829ec019561df8b2342d51bfaa932fbd39efb6c -SIZE (mkdocstrings-mkdocstrings-0.26.2_GH0.tar.gz) = 90990 +TIMESTAMP = 1732221462 +SHA256 (mkdocstrings-mkdocstrings-0.27.0_GH0.tar.gz) = b0092b9fde1161df831775c686d3bd20c950e0a7025dbad7b16a88abd29a91bf +SIZE (mkdocstrings-mkdocstrings-0.27.0_GH0.tar.gz) = 93313 |