diff --git a/textproc/py-tomlkit/Makefile b/textproc/py-tomlkit/Makefile index c2594e56db5d..043f69937472 100644 --- a/textproc/py-tomlkit/Makefile +++ b/textproc/py-tomlkit/Makefile @@ -1,29 +1,29 @@ # Created by: Po-Chuan Hsieh PORTNAME= tomlkit -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Style-preserving TOML library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${MV} ${WRKSRC}/tests ${WRKSRC}/tomlkit do-test: cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v .include diff --git a/textproc/py-tomlkit/distinfo b/textproc/py-tomlkit/distinfo index f1fb3a190ab1..fefb991a8f76 100644 --- a/textproc/py-tomlkit/distinfo +++ b/textproc/py-tomlkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621699737 -SHA256 (tomlkit-0.7.2.tar.gz) = d7a454f319a7e9bd2e249f239168729327e4dd2d27b17dc68be264ad1ce36754 -SIZE (tomlkit-0.7.2.tar.gz) = 159643 +TIMESTAMP = 1641046012 +SHA256 (tomlkit-0.8.0.tar.gz) = 29e84a855712dfe0e88a48f6d05c21118dbafb283bb2eed614d46f80deb8e9a1 +SIZE (tomlkit-0.8.0.tar.gz) = 179067