git: 722418d888d4 - main - science/py-gsd: update 3.1.1 → 3.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Sep 2024 08:32:41 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=722418d888d43aaa5242872927c82d781951c466
commit 722418d888d43aaa5242872927c82d781951c466
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-16 08:26:53 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-16 08:32:39 +0000
science/py-gsd: update 3.1.1 → 3.3.2
Reported by: portscout
---
science/py-gsd/Makefile | 5 ++++-
science/py-gsd/distinfo | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/science/py-gsd/Makefile b/science/py-gsd/Makefile
index e24ad6b6693f..f5a081b5de46 100644
--- a/science/py-gsd/Makefile
+++ b/science/py-gsd/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gsd
-DISTVERSION= 3.1.1
+DISTVERSION= 3.3.2
CATEGORIES= science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +21,9 @@ TEST_WRKSRC= ${WRKSRC}/gsd/test
#TEST_ARGS= --pyargs gsd -p gsd.pytest_plugin_validate --validate # enable this line to run longer tests, see https://gsd.readthedocs.io/en/v2.6.0/installation.html#run-tests
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+post-extract: # force cythonization because pre-cythonized fl.c fails to complile
+ @${RM} ${WRKSRC}/gsd/fl.c
+
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/gsd/fl*.so
diff --git a/science/py-gsd/distinfo b/science/py-gsd/distinfo
index e569dac5dbb4..9defdd9fc5b8 100644
--- a/science/py-gsd/distinfo
+++ b/science/py-gsd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691124594
-SHA256 (gsd-3.1.1.tar.gz) = 6802b79d7f078536faf5a96ac300518613dd285cf3bc21ed81e1f2d0f7155bf5
-SIZE (gsd-3.1.1.tar.gz) = 174849
+TIMESTAMP = 1726475033
+SHA256 (gsd-3.3.2.tar.gz) = 7e0171c4ed3b5c5804ad5590ed06e8ef0f975162c0fc81b3395df32bd68f9dbe
+SIZE (gsd-3.3.2.tar.gz) = 182317