diff --git a/devel/py-fypp/Makefile b/devel/py-fypp/Makefile index 21926ee3122c..76d116ef6302 100644 --- a/devel/py-fypp/Makefile +++ b/devel/py-fypp/Makefile @@ -1,17 +1,23 @@ PORTNAME= fypp -DISTVERSION= 3.1 +DISTVERSION= 3.2 CATEGORIES= devel python -MASTER_SITES= PYPI +#MASTER_SITES= PYPI # missing files needed for tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python powered preprocessor WWW= https://github.com/aradi/fypp LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python -USE_PYTHON= distutils concurrent autoplist +USE_PYTHON= distutils concurrent autoplist pytest + +USE_GITHUB= yes +GH_ACCOUNT= aradi + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +TEST_WRKSRC= ${WRKSRC}/test .include diff --git a/devel/py-fypp/distinfo b/devel/py-fypp/distinfo index b9c51352c6ca..88add7631df9 100644 --- a/devel/py-fypp/distinfo +++ b/devel/py-fypp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618892337 -SHA256 (fypp-3.1.tar.gz) = b777ae70081c7c82edcf52eefc01a3e8a566b4e82ccd33ca3b2f06faf1d07d36 -SIZE (fypp-3.1.tar.gz) = 68237 +TIMESTAMP = 1692764039 +SHA256 (aradi-fypp-3.2_GH0.tar.gz) = 33f48c8d2337db539865265ce33c7c50e4d521aacbd31ac7b7e8b189d771ce1d +SIZE (aradi-fypp-3.2_GH0.tar.gz) = 68425