diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-24 21:44:00 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-24 21:44:22 -0800 |
commit | f46dfe837c6cf21cb669d60df72d057aa10bb2c6 (patch) | |
tree | 9ca16efc49cc6018b4cbfcc83988eec3528ec99e | |
parent | devel/py-cytoolz: Update 0.11.0 -> 0.11.2 (diff) |
science/py-moltemplate: Update 2.19.14 -> 2.20.1
-rw-r--r-- | science/py-moltemplate/Makefile | 5 | ||||
-rw-r--r-- | science/py-moltemplate/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/science/py-moltemplate/Makefile b/science/py-moltemplate/Makefile index 7c268844aa6d..4e8e5744f7b5 100644 --- a/science/py-moltemplate/Makefile +++ b/science/py-moltemplate/Makefile @@ -1,5 +1,5 @@ PORTNAME= moltemplate -DISTVERSION= 2.19.14 +DISTVERSION= 2.20.1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,4 +20,7 @@ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes +do-test: # testsuite fails to run: https://github.com/jewettaij/moltemplate/issues/65 + @cd ${WRKSRC} && pytest + .include <bsd.port.mk> diff --git a/science/py-moltemplate/distinfo b/science/py-moltemplate/distinfo index f30c2f48e775..31333f96aeb4 100644 --- a/science/py-moltemplate/distinfo +++ b/science/py-moltemplate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640837554 -SHA256 (moltemplate-2.19.14.tar.gz) = 30d7b0382bdc320264866dd7a2692d266cead6b7f80c04e968143b2a34f19154 -SIZE (moltemplate-2.19.14.tar.gz) = 278379 +TIMESTAMP = 1643087324 +SHA256 (moltemplate-2.20.1.tar.gz) = 7afd49a35716ea6755fb0af757c984743e7dccba47cff380580851c76fcf72f9 +SIZE (moltemplate-2.20.1.tar.gz) = 279692 |