diff --git a/textproc/py-tomlkit/Makefile b/textproc/py-tomlkit/Makefile index 1123c9c78354..a8c7648b652f 100644 --- a/textproc/py-tomlkit/Makefile +++ b/textproc/py-tomlkit/Makefile @@ -1,29 +1,29 @@ # Created by: Po-Chuan Hsieh PORTNAME= tomlkit -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 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 d5c18d2e61b1..e0ba2c7193e9 100644 --- a/textproc/py-tomlkit/distinfo +++ b/textproc/py-tomlkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646058146 -SHA256 (tomlkit-0.10.0.tar.gz) = d99946c6aed3387c98b89d91fb9edff8f901bf9255901081266a84fb5604adcd -SIZE (tomlkit-0.10.0.tar.gz) = 183499 +TIMESTAMP = 1649423844 +SHA256 (tomlkit-0.10.1.tar.gz) = 3c517894eadef53e9072d343d37e4427b8f0b6200a70b7c9a19b2ebd1f53b951 +SIZE (tomlkit-0.10.1.tar.gz) = 183650