summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 346ecd3724b4..c63237c6dda9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,18 @@
pkgbase = python-music21
pkgdesc = A toolkit for computer-aided musical analysis
- pkgver = 7.3.0
+ pkgver = 8.1.0
pkgrel = 1
url = http://web.mit.edu/music21
arch = any
license = BSD
- makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-hatchling
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python-chardet
depends = python-joblib
depends = python-more-itertools
+ depends = python-requests
depends = python-webcolors
optdepends = lilypond: PDF or PNG output with music21.converter
optdepends = python-jsonpickle: pickle and unpickle objects with music21.freezeThaw
@@ -17,7 +21,7 @@ pkgbase = python-music21
optdepends = python-pyaudio: allows recording with music21.audioSearch
optdepends = python-pygame: allows realtime MIDI performance with music21.midi
optdepends = python-scipy: faster FFT for music21.audioSearch
- source = https://github.com/cuthbertLab/music21/archive/v7.3.0.tar.gz
- sha256sums = a2cfd7648339bf039da4a2569882e6cd43e4af6c91d3858d9d4909b702a1e53d
+ source = https://github.com/cuthbertLab/music21/archive/v8.1.0.tar.gz
+ sha256sums = 0fd00078fd9bfcc4f0c6e36d44fd6e5bb5b8506c6acba3796941b568a2cf64ad
pkgname = python-music21