git: f649f2ffb8c9 - main - textproc/py-docstring-to-markdown: Update to 0.15
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Feb 2024 19:32:03 UTC
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=f649f2ffb8c9440301599438e313713a2bf68922 commit f649f2ffb8c9440301599438e313713a2bf68922 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2024-02-22 19:30:12 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2024-02-22 19:30:12 +0000 textproc/py-docstring-to-markdown: Update to 0.15 Fix multi-line links and incorrect dunder escapes in code Changelog: https://github.com/python-lsp/docstring-to-markdown/compare/v0.14...v0.15 Reported by: portscout, Repology --- textproc/py-docstring-to-markdown/Makefile | 2 +- textproc/py-docstring-to-markdown/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-docstring-to-markdown/Makefile b/textproc/py-docstring-to-markdown/Makefile index 7069ee0a474a..6196f2bc7ad0 100644 --- a/textproc/py-docstring-to-markdown/Makefile +++ b/textproc/py-docstring-to-markdown/Makefile @@ -1,5 +1,5 @@ PORTNAME= docstring-to-markdown -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-docstring-to-markdown/distinfo b/textproc/py-docstring-to-markdown/distinfo index 7ca59b382bee..c3e97eeb3cda 100644 --- a/textproc/py-docstring-to-markdown/distinfo +++ b/textproc/py-docstring-to-markdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708458674 -SHA256 (docstring-to-markdown-0.14.tar.gz) = f9b061b42ee848149e122a647013b4f0778141596230f3203fe7f5404b3e9ab2 -SIZE (docstring-to-markdown-0.14.tar.gz) = 29041 +TIMESTAMP = 1708629954 +SHA256 (docstring-to-markdown-0.15.tar.gz) = e146114d9c50c181b1d25505054a8d0f7a476837f0da2c19f07e06eaed52b73d +SIZE (docstring-to-markdown-0.15.tar.gz) = 29246