Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2024 17:27:23 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: 78f7aa84e43e - main - textproc/py-tomlkit: Update to 0.12.5
Message-ID:  <202405191727.44JHRNQh066840@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=78f7aa84e43e897480886ee77ef7fc05447af376

commit 78f7aa84e43e897480886ee77ef7fc05447af376
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-19 16:19:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-19 17:15:57 +0000

    textproc/py-tomlkit: Update to 0.12.5
    
    - Update WWW
    
    Changes:        https://github.com/python-poetry/tomlkit/releases
---
 textproc/py-tomlkit/Makefile | 4 ++--
 textproc/py-tomlkit/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-tomlkit/Makefile b/textproc/py-tomlkit/Makefile
index 8f3d6bee0b9f..75178dfbf949 100644
--- a/textproc/py-tomlkit/Makefile
+++ b/textproc/py-tomlkit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomlkit
-PORTVERSION=	0.12.4
+PORTVERSION=	0.12.5
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI \
 		https://github.com/sdispater/tomlkit/releases/download/${PORTVERSION}/
@@ -8,7 +8,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Style-preserving TOML library
 WWW=		https://tomlkit.readthedocs.io/en/latest/ \
-		https://github.com/sdispater/tomlkit
+		https://github.com/python-poetry/tomlkit
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/textproc/py-tomlkit/distinfo b/textproc/py-tomlkit/distinfo
index 8c16bc3ce3de..c18829e18f3f 100644
--- a/textproc/py-tomlkit/distinfo
+++ b/textproc/py-tomlkit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709390730
-SHA256 (tomlkit-0.12.4.tar.gz) = 7ca1cfc12232806517a8515047ba66a19369e71edf2439d0f5824f91032b6cc3
-SIZE (tomlkit-0.12.4.tar.gz) = 191162
+TIMESTAMP = 1715842846
+SHA256 (tomlkit-0.12.5.tar.gz) = eef34fba39834d4d6b73c9ba7f3e4d1c417a4e56f89a7e96e090dd0d24b8fb3c
+SIZE (tomlkit-0.12.5.tar.gz) = 191420



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