summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-01-12 02:05:07 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2025-01-12 02:05:42 -0800
commit7949883bffa78e81ce16f6e5516d5af2b59496e2 (patch)
tree996b7e59618d4224d77a0e6b5059f7a7c259f372
parentnet-im/gurk-rs: update 0.4.1 → 0.6.0 (diff)
science/py-rmsd: update 1.5.1 → 1.6.3
Reported by: portscout
-rw-r--r--science/py-rmsd/Makefile12
-rw-r--r--science/py-rmsd/distinfo6
2 files changed, 12 insertions, 6 deletions
diff --git a/science/py-rmsd/Makefile b/science/py-rmsd/Makefile
index 5ce909f14539..40db83d4bf48 100644
--- a/science/py-rmsd/Makefile
+++ b/science/py-rmsd/Makefile
@@ -1,7 +1,8 @@
PORTNAME= rmsd
-DISTVERSION= 1.5.1
+DISTVERSIONPREFIX= ${PORTNAME}-
+DISTVERSION= 1.6.3
CATEGORIES= science
-MASTER_SITES= PYPI
+#MASTER_SITES= PYPI # missing test files, see https://github.com/charnley/rmsd/issues/123
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
@@ -14,6 +15,11 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils autoplist concurrent
+USE_PYTHON= distutils autoplist concurrent pytest
+
+USE_GITHUB= yes
+GH_ACCOUNT= charnley
+
+# tests as of 1.6.3: 1 failed, 51 passed, 1 skipped in 8.53s, failure due to the missing science/py-qmllib that fails to build
.include <bsd.port.mk>
diff --git a/science/py-rmsd/distinfo b/science/py-rmsd/distinfo
index e9cacbf6dc7d..0e598d8c8e2e 100644
--- a/science/py-rmsd/distinfo
+++ b/science/py-rmsd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731748655
-SHA256 (rmsd-1.5.1.tar.gz) = c0342821432aac10e98089877875a2cd8bbf624163971076d93686a40f10d127
-SIZE (rmsd-1.5.1.tar.gz) = 19076
+TIMESTAMP = 1736672385
+SHA256 (charnley-rmsd-rmsd-1.6.3_GH0.tar.gz) = 4bba161f0312e6e775261a3a4364670190b7be0c51fafc9b4e53351d1ae7ed0b
+SIZE (charnley-rmsd-rmsd-1.6.3_GH0.tar.gz) = 248837