Date: Sat, 23 Nov 2024 08:19:49 GMT From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: df2a7acf332b - main - textproc/py-mkdocstrings: Update to 0.27.0 Message-ID: <202411230819.4AN8Jnhl001396@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=df2a7acf332b0ec0a822d2aad3659531daca3eb6 commit df2a7acf332b0ec0a822d2aad3659531daca3eb6 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2024-11-23 08:16:05 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2024-11-23 08:19:28 +0000 textproc/py-mkdocstrings: Update to 0.27.0 Changelog: https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.27.0 --- textproc/py-mkdocstrings/Makefile | 2 +- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411230819.4AN8Jnhl001396>