Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2024 06:21:20 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: e597d724ffd4 - main - textproc/py-tomlkit: Update to 0.13.2
Message-ID:  <202409050621.4856LKVm006387@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit e597d724ffd4895f917c9973e8089e1e1984ee03
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-05 05:27:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-05 06:18:05 +0000

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

diff --git a/textproc/py-tomlkit/Makefile b/textproc/py-tomlkit/Makefile
index 8ed09af2a023..a4dc88e864f6 100644
--- a/textproc/py-tomlkit/Makefile
+++ b/textproc/py-tomlkit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomlkit
-PORTVERSION=	0.13.0
+PORTVERSION=	0.13.2
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI \
 		https://github.com/sdispater/tomlkit/releases/download/${PORTVERSION}/
diff --git a/textproc/py-tomlkit/distinfo b/textproc/py-tomlkit/distinfo
index 573f66236f28..4c10642c694a 100644
--- a/textproc/py-tomlkit/distinfo
+++ b/textproc/py-tomlkit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720689628
-SHA256 (tomlkit-0.13.0.tar.gz) = 08ad192699734149f5b97b45f1f18dad7eb1b6d16bc72ad0c2335772650d7b72
-SIZE (tomlkit-0.13.0.tar.gz) = 191792
+TIMESTAMP = 1724084650
+SHA256 (tomlkit-0.13.2.tar.gz) = fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79
+SIZE (tomlkit-0.13.2.tar.gz) = 192885


home | help

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