Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rtmidi
Commits:
718e5ded by Jelle van der Waa at 2024-11-20T11:51:00+01:00
upgpkg: 1.5.8-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rtmidi
pkgdesc = Python bindings for the MIDI I/O library RtMidi
pkgver = 1.5.8
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/SpotlightKid/python-rtmidi
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-rtmidi
pkgver=1.5.8
-pkgrel=2
+pkgrel=3
pkgdesc='Python bindings for the MIDI I/O library RtMidi'
arch=('x86_64')
url='https://github.com/SpotlightKid/python-rtmidi'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rtmidi/-/commit/718e5ded63166334936950dab620f7478c187f1b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rtmidi/-/commit/718e5ded63166334936950dab620f7478c187f1b
You're receiving this email because of your account on gitlab.archlinux.org.