pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-iniconfig
Module Name: pkgsrc
Committed By: adam
Date: Mon Apr 21 07:02:42 UTC 2025
Modified Files:
pkgsrc/devel/py-iniconfig: Makefile distinfo
Log Message:
py-iniconfig: updated to 2.1.0
2.1.0
fix 26 - list individuals in license file
Run tests in CI
Use pypa/gh-action-pypi-publish@release/v1 @ GHA
Add support for Python 3.12-3.13 and drop EOL 3.7
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-iniconfig/Makefile \
pkgsrc/devel/py-iniconfig/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-iniconfig/Makefile
diff -u pkgsrc/devel/py-iniconfig/Makefile:1.6 pkgsrc/devel/py-iniconfig/Makefile:1.7
--- pkgsrc/devel/py-iniconfig/Makefile:1.6 Sat Oct 28 19:57:01 2023
+++ pkgsrc/devel/py-iniconfig/Makefile Mon Apr 21 07:02:42 2025
@@ -1,20 +1,17 @@
-# $NetBSD: Makefile,v 1.6 2023/10/28 19:57:01 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2025/04/21 07:02:42 adam Exp $
-DISTNAME= iniconfig-2.0.0
+DISTNAME= iniconfig-2.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/iniconfig/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/RonnyPfannschmidt/iniconfig
+HOMEPAGE= https://github.com/pytest-dev/iniconfig
COMMENT= Brain-dead simple config-ini parsing
LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs-[0-9]*:../../devel/py-hatch-vcs
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.26:../../devel/py-hatchling
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-iniconfig/distinfo
diff -u pkgsrc/devel/py-iniconfig/distinfo:1.6 pkgsrc/devel/py-iniconfig/distinfo:1.7
--- pkgsrc/devel/py-iniconfig/distinfo:1.6 Sun Apr 30 17:20:36 2023
+++ pkgsrc/devel/py-iniconfig/distinfo Mon Apr 21 07:02:42 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/04/30 17:20:36 wiz Exp $
+$NetBSD: distinfo,v 1.7 2025/04/21 07:02:42 adam Exp $
-BLAKE2s (iniconfig-2.0.0.tar.gz) = 4f63d92421551069cd042d3bbdabebe67330d64dbabe73977dd3791f8ae6ce1e
-SHA512 (iniconfig-2.0.0.tar.gz) = f0287115595a1ba074c5c77c3f7840efc2fef6c95c5ff3deaaf278c78b328f92187c358d5dd074b62c033db47952d99fc6d5164d4a48c81ba2c53d571eb76090
-Size (iniconfig-2.0.0.tar.gz) = 4646 bytes
+BLAKE2s (iniconfig-2.1.0.tar.gz) = 985679afa479fcf02f5573ef8babc7cd305e5527effc5103b82bd97cd6b402fa
+SHA512 (iniconfig-2.1.0.tar.gz) = cea812d9b91b77eddbcf4e24b7aa60f8dc35d2c18bed783b8ad4864fc8caa0ec7aa070cb52c66f151f092d700637583dce6f541258dc6906144845e5a6321b6a
+Size (iniconfig-2.1.0.tar.gz) = 4793 bytes
Home |
Main Index |
Thread Index |
Old Index