diff --git a/textproc/py-tomlkit/Makefile b/textproc/py-tomlkit/Makefile index 2e9b4c32f3c5..04f5abb8873a 100644 --- a/textproc/py-tomlkit/Makefile +++ b/textproc/py-tomlkit/Makefile @@ -1,29 +1,29 @@ PORTNAME= tomlkit -PORTVERSION= 0.12.2 +PORTVERSION= 0.12.3 CATEGORIES= textproc python 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://tomlkit.readthedocs.io/en/latest/ \ https://github.com/sdispater/tomlkit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} USES= python shebangfix USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes SHEBANG_FILES= tests/toml-test/gen-multi.py post-patch: @${MV} ${WRKSRC}/tests ${WRKSRC}/tomlkit .include diff --git a/textproc/py-tomlkit/distinfo b/textproc/py-tomlkit/distinfo index 2e03b306a0db..eeef6e4a72bf 100644 --- a/textproc/py-tomlkit/distinfo +++ b/textproc/py-tomlkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699774660 -SHA256 (tomlkit-0.12.2.tar.gz) = df32fab589a81f0d7dc525a4267b6d7a64ee99619cbd1eeb0fae32c1dd426977 -SIZE (tomlkit-0.12.2.tar.gz) = 190725 +TIMESTAMP = 1700759872 +SHA256 (tomlkit-0.12.3.tar.gz) = 75baf5012d06501f07bee5bf8e801b9f343e7aac5a92581f20f80ce632e6b5a4 +SIZE (tomlkit-0.12.3.tar.gz) = 190967