mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
audio/py-music21: Update 5.7.2 -> 6.1.0
This commit is contained in:
parent
7fddabd8e8
commit
ee9a1174da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548508
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= music21
|
||||
DISTVERSION= 5.7.2
|
||||
DISTVERSION= 6.1.0
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,10 +14,16 @@ LICENSE_COMB= multi
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}joblib>0:devel/py-joblib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}webcolors>0:graphics/py-webcolors@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1577768483
|
||||
SHA256 (music21-5.7.2.tar.gz) = 360d977254c4c024da6cffbf7d4fb1ca36ba36ee516b1719a80e7141299bc8a6
|
||||
SIZE (music21-5.7.2.tar.gz) = 18451751
|
||||
TIMESTAMP = 1600023985
|
||||
SHA256 (music21-6.1.0.tar.gz) = 57f5941b4fb22df5778be8bb08fd9b92af54369f79c18be790cc68022c4c70bd
|
||||
SIZE (music21-6.1.0.tar.gz) = 18251670
|
||||
|
Loading…
Reference in New Issue
Block a user