aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2024-02-22 19:30:12 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2024-02-22 19:30:12 +0000
commitf649f2ffb8c9440301599438e313713a2bf68922 (patch)
tree06939bee4dc2edaf5cf61230501bac020a500de5 /textproc
parent76cb9bc437fd1e15ff71068d6eeea8c212d844d4 (diff)
downloadports-f649f2ffb8c9440301599438e313713a2bf68922.tar.gz
ports-f649f2ffb8c9440301599438e313713a2bf68922.zip
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
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-docstring-to-markdown/Makefile2
-rw-r--r--textproc/py-docstring-to-markdown/distinfo6
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