mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
biology/py-dnaio: Update to 1.2.3
This commit is contained in:
parent
ae2ef2ed4e
commit
7615e58300
2 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= dnaio
|
||||
DISTVERSION= 1.2.2
|
||||
DISTVERSION= 1.2.3
|
||||
CATEGORIES= biology python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cython3>0:lang/cython3@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist cython pep517
|
||||
USE_PYTHON= autoplist pep517
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1729753813
|
||||
SHA256 (dnaio-1.2.2.tar.gz) = 55e1c8e5b86056ce3bb3a3eff643ebc9910a5d6d0d5c10a27eb4d5b6525117d5
|
||||
SIZE (dnaio-1.2.2.tar.gz) = 59375
|
||||
TIMESTAMP = 1734678721
|
||||
SHA256 (dnaio-1.2.3.tar.gz) = aad456d9f6272339958b2c5af32fd64d77a50aca12e394e7a143b4129d49b0b9
|
||||
SIZE (dnaio-1.2.3.tar.gz) = 60307
|
||||
|
|
Loading…
Add table
Reference in a new issue