textproc/py-tomlkit: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2023-08-17 14:12:55 +02:00
parent cf94d227b0
commit 7397d85640
2 changed files with 8 additions and 6 deletions

View file

@ -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

View file

@ -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