pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-sphinx-argparse



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 23 08:16:00 UTC 2026

Modified Files:
        pkgsrc/textproc/py-sphinx-argparse: Makefile distinfo

Log Message:
py-sphinx-argparse: update to 0.6.1.

0.6.1
#####

* `#98 <https://github.com/sphinx-doc/sphinx-argparse/issues/98>`__ Fixed issue where a parallel sphinx build would
  fail (mostly relevant in CI)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-sphinx-argparse/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-sphinx-argparse/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-sphinx-argparse/Makefile
diff -u pkgsrc/textproc/py-sphinx-argparse/Makefile:1.5 pkgsrc/textproc/py-sphinx-argparse/Makefile:1.6
--- pkgsrc/textproc/py-sphinx-argparse/Makefile:1.5     Mon Jul  6 08:22:31 2026
+++ pkgsrc/textproc/py-sphinx-argparse/Makefile Sun Aug 23 08:16:00 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2026/07/06 08:22:31 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2026/08/23 08:16:00 wiz Exp $
 
-DISTNAME=      sphinx_argparse-0.6.0
+DISTNAME=      sphinx_argparse-0.6.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinx-argparse/}

Index: pkgsrc/textproc/py-sphinx-argparse/distinfo
diff -u pkgsrc/textproc/py-sphinx-argparse/distinfo:1.3 pkgsrc/textproc/py-sphinx-argparse/distinfo:1.4
--- pkgsrc/textproc/py-sphinx-argparse/distinfo:1.3     Mon Jul  6 08:22:31 2026
+++ pkgsrc/textproc/py-sphinx-argparse/distinfo Sun Aug 23 08:16:00 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2026/07/06 08:22:31 wiz Exp $
+$NetBSD: distinfo,v 1.4 2026/08/23 08:16:00 wiz Exp $
 
-BLAKE2s (sphinx_argparse-0.6.0.tar.gz) = 023a58746ead192cf814c198e602feb54b7d692eade609a6c0a79ae002a4da18
-SHA512 (sphinx_argparse-0.6.0.tar.gz) = 98654e2866adb677953020b29419fe1043a6dcb49d99e95781297505ee17c62226782db36d0e243b6efda1cdc5afbf461230adb863e142c9852e688da8fa5900
-Size (sphinx_argparse-0.6.0.tar.gz) = 37208 bytes
+BLAKE2s (sphinx_argparse-0.6.1.tar.gz) = d1d4700b3fcf693f68ab4c25492fd84422e53ad068661e9d5d97ddee087ba646
+SHA512 (sphinx_argparse-0.6.1.tar.gz) = 46576e055bc2057dfd6718560a79483ac7c269175724f10db02dc63596f892ece7b5ad83c5207448932a2614cea0d651f0781f9e5721a245d993049c264b56aa
+Size (sphinx_argparse-0.6.1.tar.gz) = 38591 bytes



Home | Main Index | Thread Index | Old Index