Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pysmf
Commits:
f533b5d6 by Jelle van der Waa at 2024-11-17T15:56:28+01:00
upgpkg: 0.1.1-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pysmf
pkgdesc = Python module for reading & writing Standard MIDI Files
pkgver = 0.1.1
- pkgrel = 5
+ pkgrel = 6
url = https://das.nasophon.de/pysmf/
arch = x86_64
license = custom:BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pysmf
pkgver=0.1.1
-pkgrel=5
+pkgrel=6
pkgdesc='Python module for reading & writing Standard MIDI Files'
arch=('x86_64')
url='https://das.nasophon.de/pysmf/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pysmf/-/commit/f533b5d62462a0f90512007d617b325aa0e8b59e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pysmf/-/commit/f533b5d62462a0f90512007d617b325aa0e8b59e
You're receiving this email because of your account on gitlab.archlinux.org.