Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2023 18:27:00 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: 7fec89010f31 - main - =?utf-8?Q?science/py-moltemplate:=20Update=202.20.17=20=E2=86=92=202.20.20?=
Message-ID:  <202304301827.33UIR0RU010654@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=7fec89010f310edd98d07cd724242d910458ebb6

commit 7fec89010f310edd98d07cd724242d910458ebb6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-30 17:10:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-30 18:26:53 +0000

    science/py-moltemplate: Update 2.20.17 → 2.20.20
    
    Reported by:    portscout
---
 science/py-moltemplate/Makefile | 5 ++---
 science/py-moltemplate/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/science/py-moltemplate/Makefile b/science/py-moltemplate/Makefile
index ec87e5eced96..94b0c75317d3 100644
--- a/science/py-moltemplate/Makefile
+++ b/science/py-moltemplate/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	moltemplate
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.20.17
-PORTREVISION=	1
+DISTVERSION=	2.20.20
 CATEGORIES=	science python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -10,6 +9,7 @@ COMMENT=	Tool to prepare simulations of molecules, complex molecular assemblies
 WWW=		https://www.moltemplate.org/
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
 RUN_DEPENDS=	${PYNUMPY} \
@@ -31,7 +31,6 @@ BINARY_ALIAS=	python3=${PYTHON_CMD}
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} PATH=${STAGEDIR}${LOCALBASE}/bin:${PATH}
 
 do-test: # testsuite instructions: https://github.com/jewettaij/moltemplate/issues/65#issuecomment-1022740972
-	# 1 test fails, see https://github.com/jewettaij/moltemplate/issues/86
 	@cd ${WRKSRC} && \
 		([ -e shunit2 ] || (${MKDIR} tests/shunit2 && ${RM} tests/shunit2/shunit2 && ${LN} -s ${LOCALBASE}/bin/shunit2 tests/shunit2/shunit2)) && \
 		${SETENV} ${TEST_ENV} bash tests/test_read_coords_pdb.sh && \
diff --git a/science/py-moltemplate/distinfo b/science/py-moltemplate/distinfo
index 90b3131d8348..ed401cb20bf0 100644
--- a/science/py-moltemplate/distinfo
+++ b/science/py-moltemplate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670184570
-SHA256 (jewettaij-moltemplate-v2.20.17_GH0.tar.gz) = 60bd4b035891a58e945b6a1c88c4cd38dcc1e442da527f0ee80168b8c9cc55f9
-SIZE (jewettaij-moltemplate-v2.20.17_GH0.tar.gz) = 8551345
+TIMESTAMP = 1682874289
+SHA256 (jewettaij-moltemplate-v2.20.20_GH0.tar.gz) = c8e34986fbb1cd7b9fffa4eaafe052a243338fa83c81462aaece6e2d0c32f46d
+SIZE (jewettaij-moltemplate-v2.20.20_GH0.tar.gz) = 8554058



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