Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyliblo
Commits:
48601f66 by Jelle van der Waa at 2024-11-18T17:22:09+01:00
upgpkg: 0.10.0-14: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyliblo
pkgdesc = Python wrapper for the liblo OSC library
pkgver = 0.10.0
- pkgrel = 13
+ pkgrel = 14
url = http://das.nasophon.de/pyliblo/
arch = x86_64
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_name=pyliblo
pkgname=python-pyliblo
pkgver=0.10.0
-pkgrel=13
+pkgrel=14
pkgdesc='Python wrapper for the liblo OSC library'
arch=(x86_64)
url="http://das.nasophon.de/pyliblo/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyliblo/-/commit/48601f66f160c2bec70f4af7d89000e0a20c7be1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyliblo/-/commit/48601f66f160c2bec70f4af7d89000e0a20c7be1
You're receiving this email because of your account on gitlab.archlinux.org.