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 May 26 05:18:16 UTC 2025
Modified Files:
pkgsrc/devel/py-configargparse: Makefile distinfo
Log Message:
py-configargparse: updated to 1.7.1
1.7.1
The primary purpose of this release is to fix the package metadata on supported python versions.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/py-configargparse/Makefile
cvs rdiff -u -r1.21 -r1.22 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.24 pkgsrc/devel/py-configargparse/Makefile:1.25
--- pkgsrc/devel/py-configargparse/Makefile:1.24 Tue Apr 22 19:57:40 2025
+++ pkgsrc/devel/py-configargparse/Makefile Mon May 26 05:18:16 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2025/04/22 19:57:40 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2025/05/26 05:18:16 adam Exp $
-DISTNAME= ConfigArgParse-1.7
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION= 1
+DISTNAME= configargparse-1.7.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=C/ConfigArgParse/}
@@ -17,8 +16,6 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]
USE_LANGUAGES= # none
-WHEEL_NAME= ${DISTNAME:tl}
-
# as of 1.7
# 6 failed, 1887 passed, 1 skipped, 1 warning
Index: pkgsrc/devel/py-configargparse/distinfo
diff -u pkgsrc/devel/py-configargparse/distinfo:1.21 pkgsrc/devel/py-configargparse/distinfo:1.22
--- pkgsrc/devel/py-configargparse/distinfo:1.21 Fri Aug 4 05:24:49 2023
+++ pkgsrc/devel/py-configargparse/distinfo Mon May 26 05:18:16 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2023/08/04 05:24:49 adam Exp $
+$NetBSD: distinfo,v 1.22 2025/05/26 05:18:16 adam Exp $
-BLAKE2s (ConfigArgParse-1.7.tar.gz) = 78f57a3cf23c193b8c5b427caa1942a81eb17e6b50dce74f86511ebd4b196ddc
-SHA512 (ConfigArgParse-1.7.tar.gz) = 5a7f9c2b3495fdaef6c8a8f2454cd8fdb88646dba1aca500afe603a80c6aa9d16cef062821de02629e2efdf27081dd9ec6179a52ba26895addf247eacf0fd2fd
-Size (ConfigArgParse-1.7.tar.gz) = 43817 bytes
+BLAKE2s (configargparse-1.7.1.tar.gz) = 583e92de70a351c14b57434782a3574b1cd42de2ad607f895aed8db7c4d079c9
+SHA512 (configargparse-1.7.1.tar.gz) = 50d237604717c6e71294a6ada8dbb44af04d6c6e500af592bf9aa7574ed05ac258f15dbcbfb99ef7c4d1941ef8a2cdd396db779225f67ffb4a4faea22216f3db
+Size (configargparse-1.7.1.tar.gz) = 43958 bytes
Home |
Main Index |
Thread Index |
Old Index