git: 0220cfdd9762 - main - textproc/py-ini2toml: Update to 0.13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Nov 2023 02:17:04 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0220cfdd9762aad35585707f45b2af5141a9f0f8
commit 0220cfdd9762aad35585707f45b2af5141a9f0f8
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-01 01:50:34 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-01 02:08:30 +0000
textproc/py-ini2toml: Update to 0.13
Changes: https://github.com/abravalheri/ini2toml/releases
---
textproc/py-ini2toml/Makefile | 8 ++++----
textproc/py-ini2toml/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/textproc/py-ini2toml/Makefile b/textproc/py-ini2toml/Makefile
index bccb864d93e2..454211118389 100644
--- a/textproc/py-ini2toml/Makefile
+++ b/textproc/py-ini2toml/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ini2toml
-PORTVERSION= 0.12
-PORTREVISION= 1
+PORTVERSION= 0.13
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +11,11 @@ WWW= https://github.com/abravalheri/ini2toml
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=46.1.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=5:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=20.7:devel/py-packaging@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=20.7:devel/py-packaging@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools>=59.6:devel/py-setuptools@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517
diff --git a/textproc/py-ini2toml/distinfo b/textproc/py-ini2toml/distinfo
index 6bfa7fbe3e5c..004e6af22656 100644
--- a/textproc/py-ini2toml/distinfo
+++ b/textproc/py-ini2toml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498820
-SHA256 (ini2toml-0.12.tar.gz) = d459d535878e0fb95cd0b0c3889f056b7ff3903e82e919d394e9f85b7167f5ec
-SIZE (ini2toml-0.12.tar.gz) = 101098
+TIMESTAMP = 1698341085
+SHA256 (ini2toml-0.13.tar.gz) = c800b204b4b431ee4c7008da3d2688c91ce868c7994331e80b36ca54c3624978
+SIZE (ini2toml-0.13.tar.gz) = 102729