Wed May 15 12:45:18 2024 UTC (32d)
py-ini2toml: updated to 0.15

Version 0.15

* Due to the change in API for ``pyproject-fmt`` introduce a dependency cap.


(adam)
diff -r1.6 -r1.7 pkgsrc/textproc/py-ini2toml/Makefile
diff -r1.4 -r1.5 pkgsrc/textproc/py-ini2toml/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/textproc/py-ini2toml/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-ini2toml/Makefile 2024/04/24 08:09:43 1.6
+++ pkgsrc/textproc/py-ini2toml/Makefile 2024/05/15 12:45:18 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2024/04/24 08:09:43 adam Exp $ 1# $NetBSD: Makefile,v 1.7 2024/05/15 12:45:18 adam Exp $
2 2
3DISTNAME= ini2toml-0.14 3DISTNAME= ini2toml-0.15
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=i/ini2toml/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=i/ini2toml/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/abravalheri/ini2toml 9HOMEPAGE= https://github.com/abravalheri/ini2toml
10COMMENT= Automatically conversion of .ini/.cfg files to TOML equivalents 10COMMENT= Automatically conversion of .ini/.cfg files to TOML equivalents
11LICENSE= mpl-2.0 11LICENSE= mpl-2.0
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=59.6:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=59.6:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=5:../../devel/py-setuptools_scm 14TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=5:../../devel/py-setuptools_scm
15TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 15TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
16DEPENDS+= ${PYPKGPREFIX}-packaging>=20.7:../../devel/py-packaging 16DEPENDS+= ${PYPKGPREFIX}-packaging>=20.7:../../devel/py-packaging

cvs diff -r1.4 -r1.5 pkgsrc/textproc/py-ini2toml/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-ini2toml/distinfo 2024/04/24 08:09:43 1.4
+++ pkgsrc/textproc/py-ini2toml/distinfo 2024/05/15 12:45:18 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2024/04/24 08:09:43 adam Exp $ 1$NetBSD: distinfo,v 1.5 2024/05/15 12:45:18 adam Exp $
2 2
3BLAKE2s (ini2toml-0.14.tar.gz) = 6dd5fbfc19faab142bd03fb0c8b757006c985437838d6ba5d62ed248b360bcb3 3BLAKE2s (ini2toml-0.15.tar.gz) = 8ce26a2c2862a90fdbbc245ec3bf5b52e65282c0c0afdb575d4d55fc1abaaea7
4SHA512 (ini2toml-0.14.tar.gz) = d29155ae1069084381aef852145a6c734ea4e1e8c6847174fff98bca497cbb4289ee791b26541c6027b716845dd23fc251dde531c6cb9c62d490e4bfed5f862e 4SHA512 (ini2toml-0.15.tar.gz) = 5726c745972fbdf6a254ccd44133c5c65368f531c17efda3b83323c2c9e450d508fe57f1aa0919c0de6cc6e18d6a974b75dc50ecf29c852d367bc03891f0486c
5Size (ini2toml-0.14.tar.gz) = 108296 bytes 5Size (ini2toml-0.15.tar.gz) = 109236 bytes