git: 0cb6dbcaabf1 - main - science/py-moltemplate: Update 2.20.15 -> 2.20.17

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 04 Dec 2022 21:17:49 UTC
The branch main has been updated by yuri:

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

commit 0cb6dbcaabf162d2a8eb4b7f35c6170199dec67c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-04 21:04:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-04 21:17:44 +0000

    science/py-moltemplate: Update 2.20.15 -> 2.20.17
    
    Reported by:    portscout
---
 science/py-moltemplate/Makefile | 8 ++++----
 science/py-moltemplate/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/science/py-moltemplate/Makefile b/science/py-moltemplate/Makefile
index dd8693aca609..e65711959c2d 100644
--- a/science/py-moltemplate/Makefile
+++ b/science/py-moltemplate/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	moltemplate
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.20.15
+DISTVERSION=	2.20.17
 CATEGORIES=	science python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -21,7 +21,7 @@ USE_PYTHON=	distutils concurrent autoplist
 USE_GITHUB=	yes
 GH_ACCOUNT=	jewettaij
 
-SHEBANG_FILES=	moltemplate/scripts/molc.sh
+SHEBANG_FILES=	moltemplate/scripts/molc.sh #shunit2/shunit2
 
 NO_ARCH=	yes
 
@@ -30,9 +30,9 @@ 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/65
+	# 1 test fails, see https://github.com/jewettaij/moltemplate/issues/86
 	@cd ${WRKSRC} && \
-		([ -e shunit2 ] || (${MKDIR} shunit2 && ${LN} -s ${LOCALBASE}/bin/shunit2 shunit2/shunit2)) && \
+		([ -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 && \
 		${SETENV} ${TEST_ENV} bash tests/test_ltemplify.sh && \
 		${SETENV} ${TEST_ENV} bash tests/test_oplsaa.sh && \
diff --git a/science/py-moltemplate/distinfo b/science/py-moltemplate/distinfo
index ace387fcd020..90b3131d8348 100644
--- a/science/py-moltemplate/distinfo
+++ b/science/py-moltemplate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667880840
-SHA256 (jewettaij-moltemplate-v2.20.15_GH0.tar.gz) = eb34f77819c42e4078fa1dcf367668234e801b1f1de0211810760565e931993b
-SIZE (jewettaij-moltemplate-v2.20.15_GH0.tar.gz) = 8552730
+TIMESTAMP = 1670184570
+SHA256 (jewettaij-moltemplate-v2.20.17_GH0.tar.gz) = 60bd4b035891a58e945b6a1c88c4cd38dcc1e442da527f0ee80168b8c9cc55f9
+SIZE (jewettaij-moltemplate-v2.20.17_GH0.tar.gz) = 8551345