Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyadi-iio
Commits:
bbe4b44a by Jelle van der Waa at 2025-12-21T20:30:31+01:00
upgpkg: 0.0.18-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyadi-iio
pkgdesc = Python interfaces for ADI hardware with IIO drivers
pkgver = 0.0.18
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/analogdevicesinc/pyadi-iio
arch = any
license = custom
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=pyadi-iio
pkgname=python-$_pkgname
pkgver=0.0.18
-pkgrel=1
+pkgrel=2
pkgdesc='Python interfaces for ADI hardware with IIO drivers'
arch=('any')
url='https://github.com/analogdevicesinc/pyadi-iio'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyadi-iio/-/commit/bbe4b44aa6726f448102552d39abdbf47c74b749
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyadi-iio/-/commit/bbe4b44aa6726f448102552d39abdbf47c74b749
You're receiving this email because of your account on gitlab.archlinux.org.