diff --git a/textproc/py-tomlkit/Makefile b/textproc/py-tomlkit/Makefile index 4b63098c2f71..312e61e549ba 100644 --- a/textproc/py-tomlkit/Makefile +++ b/textproc/py-tomlkit/Makefile @@ -1,29 +1,29 @@ PORTNAME= tomlkit -PORTVERSION= 0.14.0 +PORTVERSION= 0.15.0 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/python-poetry/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}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} USES= python shebangfix USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes -SHEBANG_FILES= tests/toml-test/gen-multi.py +SHEBANG_FILES= tests/toml-test/gen.py post-patch: @${MV} ${WRKSRC}/tests ${WRKSRC}/tomlkit .include diff --git a/textproc/py-tomlkit/distinfo b/textproc/py-tomlkit/distinfo index 9889847005cc..6766c4d0e61e 100644 --- a/textproc/py-tomlkit/distinfo +++ b/textproc/py-tomlkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768625757 -SHA256 (tomlkit-0.14.0.tar.gz) = cf00efca415dbd57575befb1f6634c4f42d2d87dbba376128adb42c121b87064 -SIZE (tomlkit-0.14.0.tar.gz) = 187167 +TIMESTAMP = 1778641050 +SHA256 (tomlkit-0.15.0.tar.gz) = 7d1a9ecba3086638211b13814ea79c90dd54dd11993564376f3aa92271f5c7a3 +SIZE (tomlkit-0.15.0.tar.gz) = 161875