science/py-rmsd: update 1.5.1 → 1.6.3

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2025-01-12 02:05:07 -08:00
parent df9e8c4df0
commit 7949883bff
2 changed files with 12 additions and 6 deletions

View file

@ -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>

View file

@ -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