1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

biology/py-gtfparse: update 1.3.0 → 2.5.0

This commit is contained in:
Yuri Victorovich 2024-11-15 23:41:57 -08:00
parent bcca23ca78
commit f46e45c344
2 changed files with 10 additions and 9 deletions

View File

@ -1,8 +1,7 @@
PORTNAME= gtfparse
DISTVERSION= 1.3.0
PORTREVISION= 1
DISTVERSION= 2.5.0
CATEGORIES= biology python
MASTER_SITES= PYPI
#MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
@ -11,11 +10,13 @@ WWW= https://github.com/openvax/gtfparse
LICENSE= APACHE20
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pandas>=0.15:math/py-pandas@${PY_FLAVOR}
BUILD_DEPENDS= ${PY_SETUPTOOLS}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}polars>=0.20.2:misc/py-polars@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyarrow>=14.0.2:databases/py-pyarrow@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= pep517 autoplist pytest # tests from the PYPI tarball fail because 'data' module is missing, and the GH repository doesn't have tags
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1678604725
SHA256 (gtfparse-1.3.0.tar.gz) = d957f18e5f70413f89a28ef83068c461b6407eb38fd30e99b8da3d69143527b1
SIZE (gtfparse-1.3.0.tar.gz) = 16740
TIMESTAMP = 1731429071
SHA256 (gtfparse-2.5.0.tar.gz) = 9fea54811cd87f597a110a49dc1b1b6a3325ffb7d1f36ecc62c32d14d3eb9493
SIZE (gtfparse-2.5.0.tar.gz) = 17228