pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-configargparse
Module Name: pkgsrc
Committed By: adam
Date: Mon Sep 7 07:29:14 UTC 2026
Modified Files:
pkgsrc/devel/py-configargparse: Makefile distinfo
Log Message:
py-configargparse: updated to 1.7.7
1.7.7
Args with a custom argparse.Action and nargs can now be set from a config file
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-configargparse/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/py-configargparse/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-configargparse/Makefile
diff -u pkgsrc/devel/py-configargparse/Makefile:1.27 pkgsrc/devel/py-configargparse/Makefile:1.28
--- pkgsrc/devel/py-configargparse/Makefile:1.27 Sun Sep 6 17:13:15 2026
+++ pkgsrc/devel/py-configargparse/Makefile Mon Sep 7 07:29:14 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2026/09/06 17:13:15 adam Exp $
+# $NetBSD: Makefile,v 1.28 2026/09/07 07:29:14 adam Exp $
-DISTNAME= configargparse-1.7.6
+DISTNAME= configargparse-1.7.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=C/ConfigArgParse/}
Index: pkgsrc/devel/py-configargparse/distinfo
diff -u pkgsrc/devel/py-configargparse/distinfo:1.24 pkgsrc/devel/py-configargparse/distinfo:1.25
--- pkgsrc/devel/py-configargparse/distinfo:1.24 Sun Sep 6 17:13:15 2026
+++ pkgsrc/devel/py-configargparse/distinfo Mon Sep 7 07:29:14 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2026/09/06 17:13:15 adam Exp $
+$NetBSD: distinfo,v 1.25 2026/09/07 07:29:14 adam Exp $
-BLAKE2s (configargparse-1.7.6.tar.gz) = 7528fc3d0ca18c6241a8a715526976706a8f46c0cf79894018a0efeeaf38bd6f
-SHA512 (configargparse-1.7.6.tar.gz) = a70b3276f531a09e5bc15f3acbc778ef2c65bfc495861f0505a453bd246c03ad1f29a68439cd60d3b72f018a2ea7cc51e5637b410fa3755757f21439e6500d6c
-Size (configargparse-1.7.6.tar.gz) = 72688 bytes
+BLAKE2s (configargparse-1.7.7.tar.gz) = c70162773b286c5f4317761d56f13d1fdb98888128f67072302b2e5a65c8347e
+SHA512 (configargparse-1.7.7.tar.gz) = 3b1e21a8b4fdcdf357ab0c74fe5db09a405dab13e4b84090ef1217e90f82ed84f6e286e56124292d57e4685d47c48afae90fccaa4acb56bb6ea69e0afeb8e31c
+Size (configargparse-1.7.7.tar.gz) = 73397 bytes
Home |
Main Index |
Thread Index |
Old Index