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,27 +1,29 @@ 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 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 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