mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
biology/py-bx-python: Update 0.8.6 -> 0.8.8
Reported by: portscout
This commit is contained in:
parent
8e2b1e82fc
commit
faad29a703
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526239
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bx-python
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.8.6
|
||||
DISTVERSION= 0.8.8
|
||||
CATEGORIES= biology python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -13,9 +12,10 @@ COMMENT= Python module for reading, manipulating and writing genomic data sets
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}python-lzo>0:archivers/py-python-lzo@${PY_FLAVOR}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
PY_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PY_DEPENDS}
|
||||
RUN_DEPENDS= ${PY_DEPENDS}
|
||||
|
||||
USES= compiler python
|
||||
USE_GITHUB= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1574488237
|
||||
SHA256 (bxlab-bx-python-v0.8.6_GH0.tar.gz) = 56eb4ed3676aad40c33a630b2aa24e05af0c88e07d4514ab458d87b3aacd0917
|
||||
SIZE (bxlab-bx-python-v0.8.6_GH0.tar.gz) = 1651191
|
||||
TIMESTAMP = 1581796885
|
||||
SHA256 (bxlab-bx-python-0.8.8_GH0.tar.gz) = af5f538b8336869d2ad10fef00725d3ac6ef436083f693d883d9933526eb4aae
|
||||
SIZE (bxlab-bx-python-0.8.8_GH0.tar.gz) = 1651358
|
||||
|
Loading…
Reference in New Issue
Block a user