Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:38:48 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 756b9ced48ce - main - textproc/py-ini2toml: Update to 0.12
Message-ID:  <202304051738.335HcmRE089442@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=756b9ced48ceed11dce2a728a4154b9525046e2a

commit 756b9ced48ceed11dce2a728a4154b9525046e2a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:19:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:53 +0000

    textproc/py-ini2toml: Update to 0.12
    
    Changes:        https://github.com/abravalheri/ini2toml/releases
---
 textproc/py-ini2toml/Makefile | 2 +-
 textproc/py-ini2toml/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-ini2toml/Makefile b/textproc/py-ini2toml/Makefile
index 25f44ce20854..8f0a1f0f3454 100644
--- a/textproc/py-ini2toml/Makefile
+++ b/textproc/py-ini2toml/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ini2toml
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-ini2toml/distinfo b/textproc/py-ini2toml/distinfo
index 05dd8df20cd9..6bfa7fbe3e5c 100644
--- a/textproc/py-ini2toml/distinfo
+++ b/textproc/py-ini2toml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656522310
-SHA256 (ini2toml-0.11.tar.gz) = 6b0b40473e27c04276bad0b85750f9607f0dfac329e7aaf16461b0bcd5bdd3cd
-SIZE (ini2toml-0.11.tar.gz) = 100035
+TIMESTAMP = 1679498820
+SHA256 (ini2toml-0.12.tar.gz) = d459d535878e0fb95cd0b0c3889f056b7ff3903e82e919d394e9f85b7167f5ec
+SIZE (ini2toml-0.12.tar.gz) = 101098



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051738.335HcmRE089442>