git: 12b88d3a48c0 - main - textproc/py-tomlkit: Update to 0.12.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 16 Aug 2023 18:33:14 UTC
The branch main has been updated by sunpoet:

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

commit 12b88d3a48c0d0fcc55608fc6917e311807beebf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:13:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:42 +0000

    textproc/py-tomlkit: Update to 0.12.1
    
    - Add GitHub to MASTER_SITES
    - Update WWW
    
    Changes:        https://github.com/sdispater/tomlkit/releases
---
 textproc/py-tomlkit/Makefile | 8 +++++---
 textproc/py-tomlkit/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/textproc/py-tomlkit/Makefile b/textproc/py-tomlkit/Makefile
index 9aec9b786ff9..2560243df1b0 100644
--- a/textproc/py-tomlkit/Makefile
+++ b/textproc/py-tomlkit/Makefile
@@ -1,12 +1,14 @@
 PORTNAME=	tomlkit
-PORTVERSION=	0.11.8
+PORTVERSION=	0.12.1
 CATEGORIES=	textproc python
-MASTER_SITES=	PYPI
+MASTER_SITES=	PYPI \
+		https://github.com/sdispater/tomlkit/releases/download/${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Style-preserving TOML library
-WWW=		https://github.com/sdispater/tomlkit
+WWW=		https://tomlkit.readthedocs.io/en/latest/ \
+		https://github.com/sdispater/tomlkit
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/textproc/py-tomlkit/distinfo b/textproc/py-tomlkit/distinfo
index 64715fe0dc3f..bcff5421720b 100644
--- a/textproc/py-tomlkit/distinfo
+++ b/textproc/py-tomlkit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682616702
-SHA256 (tomlkit-0.11.8.tar.gz) = 9330fc7faa1db67b541b28e62018c17d20be733177d290a13b24c62d1614e0c3
-SIZE (tomlkit-0.11.8.tar.gz) = 188825
+TIMESTAMP = 1691070170
+SHA256 (tomlkit-0.12.1.tar.gz) = 38e1ff8edb991273ec9f6181244a6a391ac30e9f5098e7535640ea6be97a7c86
+SIZE (tomlkit-0.12.1.tar.gz) = 190535