git: 087e74e94f20 - main - textproc/py-docstring-to-markdown: Update to 0.14

From: Rainer Hurling <rhurlin_at_FreeBSD.org>
Date: Tue, 20 Feb 2024 20:18:55 UTC
The branch main has been updated by rhurlin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=087e74e94f201ee26ab7ef5992806d4854077cec

commit 087e74e94f201ee26ab7ef5992806d4854077cec
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2024-02-20 20:16:15 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2024-02-20 20:16:15 +0000

    textproc/py-docstring-to-markdown: Update to 0.14
    
    Add plain text and cPython docstring support
    
    Changelog: https://github.com/python-lsp/docstring-to-markdown/compare/v0.13...v0.14
    
    Reported by:    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 e7f8e9ea5156..7069ee0a474a 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.13
+PORTVERSION=	0.14
 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 36fea4924fa9..7ca59b382bee 100644
--- a/textproc/py-docstring-to-markdown/distinfo
+++ b/textproc/py-docstring-to-markdown/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697130936
-SHA256 (docstring-to-markdown-0.13.tar.gz) = 3025c428638ececae920d6d26054546a20335af3504a145327e657e7ad7ce1ce
-SIZE (docstring-to-markdown-0.13.tar.gz) = 26634
+TIMESTAMP = 1708458674
+SHA256 (docstring-to-markdown-0.14.tar.gz) = f9b061b42ee848149e122a647013b4f0778141596230f3203fe7f5404b3e9ab2
+SIZE (docstring-to-markdown-0.14.tar.gz) = 29041