pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-docstring-to-markdown



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb 22 13:20:01 UTC 2024

Modified Files:
        pkgsrc/textproc/py-docstring-to-markdown: Makefile distinfo

Log Message:
py-docstring-to-markdown: updated to 0.15

v0.15

Fix multi-line links and incorrect dunder escapes in code


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-docstring-to-markdown/Makefile \
    pkgsrc/textproc/py-docstring-to-markdown/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-docstring-to-markdown/Makefile
diff -u pkgsrc/textproc/py-docstring-to-markdown/Makefile:1.3 pkgsrc/textproc/py-docstring-to-markdown/Makefile:1.4
--- pkgsrc/textproc/py-docstring-to-markdown/Makefile:1.3       Tue Feb 20 04:41:15 2024
+++ pkgsrc/textproc/py-docstring-to-markdown/Makefile   Thu Feb 22 13:20:01 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/02/20 04:41:15 adam Exp $
+# $NetBSD: Makefile,v 1.4 2024/02/22 13:20:01 adam Exp $
 
-DISTNAME=      docstring-to-markdown-0.14
+DISTNAME=      docstring-to-markdown-0.15
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/docstring-to-markdown/}
Index: pkgsrc/textproc/py-docstring-to-markdown/distinfo
diff -u pkgsrc/textproc/py-docstring-to-markdown/distinfo:1.3 pkgsrc/textproc/py-docstring-to-markdown/distinfo:1.4
--- pkgsrc/textproc/py-docstring-to-markdown/distinfo:1.3       Tue Feb 20 04:41:15 2024
+++ pkgsrc/textproc/py-docstring-to-markdown/distinfo   Thu Feb 22 13:20:01 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/02/20 04:41:15 adam Exp $
+$NetBSD: distinfo,v 1.4 2024/02/22 13:20:01 adam Exp $
 
-BLAKE2s (docstring-to-markdown-0.14.tar.gz) = 71bdb2e43b18afd210c1f6f86ba8cc21b709fb880cb999aaa16744103a75e26d
-SHA512 (docstring-to-markdown-0.14.tar.gz) = bd74bac373cdf7c36b521d64b3d11c4bce86a1430cef8def0bd1c3486494f92dbc56918b88d6e9a4c749522a8b60a2a60d6aa936562ebde18df6fbb1b346c61b
-Size (docstring-to-markdown-0.14.tar.gz) = 29041 bytes
+BLAKE2s (docstring-to-markdown-0.15.tar.gz) = ad2b9537c682d127f18cda2ecbea858d0e4d64c2110b4318538c659c92cec414
+SHA512 (docstring-to-markdown-0.15.tar.gz) = 829071d262b25b577fdc4b2a17c5b4e64eeb1df27297fb31a890fdc2252595fb10d354e1b9e3436aff31692ca1ac931d0b90b8c7e1de4e67df7a91e86d3a9f9f
+Size (docstring-to-markdown-0.15.tar.gz) = 29246 bytes



Home | Main Index | Thread Index | Old Index