summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2022-05-11 23:34:04 +0000
committergutteridge <gutteridge@pkgsrc.org>2022-05-11 23:34:04 +0000
commitda7749e38586d060e799adb242432469f2def99f (patch)
treeafafb9a5ebed057ea1989953882111fe41dff65f /audio
parent3c070f5bdc83f011488f29f1c0b9cebc921afaf8 (diff)
downloadpkgsrc-da7749e38586d060e799adb242432469f2def99f.tar.gz
py-music21: update to 7.3.3
This update doesn't add much for pkgsrc users, given the focus was on a Python 3.7-only component, but keeps us up to date with code changes. Change log: Music21 7.3.3 adds support for showing MIDI inside a Google Colaboratory (colab) notebook, via music21j. Since m21 v8 will be Python 3.8+ only, and Google Colab is still on Python 3.7, a back-port to v7 was needed. 7.3.2 was internal development only and not released
Diffstat (limited to 'audio')
-rw-r--r--audio/py-music21/Makefile7
-rw-r--r--audio/py-music21/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/audio/py-music21/Makefile b/audio/py-music21/Makefile
index 8afc794f96b..2a0e0eec54d 100644
--- a/audio/py-music21/Makefile
+++ b/audio/py-music21/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.18 2022/04/09 21:55:17 gutteridge Exp $
+# $NetBSD: Makefile,v 1.19 2022/05/11 23:34:04 gutteridge Exp $
-VERSION= 7.3.1
+VERSION= 7.3.3
DISTNAME= music21-noCorpus-${VERSION}
PKGNAME= ${PYPKGPREFIX}-music21-${VERSION}
CATEGORIES= audio python
MASTER_SITES= ${MASTER_SITE_GITHUB:=cuthbertLab/}
GITHUB_PROJECT= music21
-# A bug fix 7.3.1 release was made, but tagged as release 7.3.0.
-GITHUB_RELEASE= v${VERSION:R}.0
+GITHUB_RELEASE= v${VERSION}
MAINTAINER= gutteridge@NetBSD.org
HOMEPAGE= https://github.com/cuthbertLab/music21
diff --git a/audio/py-music21/distinfo b/audio/py-music21/distinfo
index 55b86a1f14b..9fe1c9c8240 100644
--- a/audio/py-music21/distinfo
+++ b/audio/py-music21/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/04/04 01:51:59 gutteridge Exp $
+$NetBSD: distinfo,v 1.12 2022/05/11 23:34:04 gutteridge Exp $
-BLAKE2s (music21-noCorpus-7.3.1.tar.gz) = f1aadea438385f8943186b1c89ea1f6c462622880c5ffa567fa14aa7d48bde11
-SHA512 (music21-noCorpus-7.3.1.tar.gz) = 3c4f1e7489e65fb1700ff300ab571ff32823c67ae23870478cc0e57602d3d1b130c8555a3edf5c1c8902a52e708efb0a5f55926f80cadd104a04dd3ee969bd64
-Size (music21-noCorpus-7.3.1.tar.gz) = 5039374 bytes
+BLAKE2s (music21-noCorpus-7.3.3.tar.gz) = 3107aefd4e1776de1f5b76ab5b89ea9a1c960ff9cbaad8f1448849003345fd00
+SHA512 (music21-noCorpus-7.3.3.tar.gz) = ece70b52b6631c7da4d448b15e549817e74a5b9b008d95c9b7dceddb8472da0f49385180ade42379d8818a8194b37a3fe70cc3018d9fa05d85d55fe9e83aab29
+Size (music21-noCorpus-7.3.3.tar.gz) = 5044046 bytes