Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2022 05:44:29 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f46dfe837c6c - main - science/py-moltemplate: Update 2.19.14 -> 2.20.1
Message-ID:  <202201250544.20P5iTiH077054@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f46dfe837c6cf21cb669d60df72d057aa10bb2c6

commit f46dfe837c6cf21cb669d60df72d057aa10bb2c6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-01-25 05:44:00 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-01-25 05:44:22 +0000

    science/py-moltemplate: Update 2.19.14 -> 2.20.1
---
 science/py-moltemplate/Makefile | 5 ++++-
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201250544.20P5iTiH077054>