pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-cfgv: update to 3.5.0
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By: iquiw
Date: Mon Nov 24 14:42:17 2025 +0900
Changeset: 04072969bacdeb6c67f9e7982b9d68e8b97b41f5
Modified Files:
py-cfgv/Makefile
py-cfgv/distinfo
Added Files:
py-cfgv/COMMIT_MSG
Log Message:
py-cfgv: update to 3.5.0
Pkgsrc changes:
* Add COMMIT_MSG.
* Remove unnecessary py-six dependency.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=04072969bacdeb6c67f9e7982b9d68e8b97b41f5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-cfgv/COMMIT_MSG | 3 +++
py-cfgv/Makefile | 4 +---
py-cfgv/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs:
diff --git a/py-cfgv/COMMIT_MSG b/py-cfgv/COMMIT_MSG
new file mode 100644
index 0000000000..e2463d3a6f
--- /dev/null
+++ b/py-cfgv/COMMIT_MSG
@@ -0,0 +1,3 @@
+textproc/py-cfgv: import py-cfgv version 3.5.0
+
+Packaged in wip by iquiw
diff --git a/py-cfgv/Makefile b/py-cfgv/Makefile
index b6fdefe22d..8d39d93907 100644
--- a/py-cfgv/Makefile
+++ b/py-cfgv/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= cfgv-3.4.0
+DISTNAME= cfgv-3.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cfgv/}
@@ -10,8 +10,6 @@ HOMEPAGE= https://github.com/asottile/cfgv
COMMENT= Validate configuration and produce human readable error messages
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
diff --git a/py-cfgv/distinfo b/py-cfgv/distinfo
index ecb92063f7..c66d75e3f3 100644
--- a/py-cfgv/distinfo
+++ b/py-cfgv/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (cfgv-3.4.0.tar.gz) = a74ce904c13457944bec752b8c07a2f461ce6568a8ee43dbf9d0e627560afd16
-SHA512 (cfgv-3.4.0.tar.gz) = a3897739ec5be016c02d4fc1fbf2c860302376cabbb03e24a27c69e8a293e0798c4df5fa843aeab2627b853c2ae7e81f23a18e53217cbdd36467d1392980b3ba
-Size (cfgv-3.4.0.tar.gz) = 7114 bytes
+BLAKE2s (cfgv-3.5.0.tar.gz) = 003f220618f47a235c3fbf784b5b7d61ca003ec45913b5e9f4082fa642c20c53
+SHA512 (cfgv-3.5.0.tar.gz) = e4c58910039bc7488e9fd4d5e3f66bf42f0fb5f1421038c72332bb5c702b866ecc1f64cb1c5b9e986e1d9d3c88b9d511145596336db3b4f8c246ea3033dd788c
+Size (cfgv-3.5.0.tar.gz) = 7334 bytes
Home |
Main Index |
Thread Index |
Old Index