Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-simplesoapy
Commits:
5f2170f5 by Jelle van der Waa at 2024-11-19T18:38:28+01:00
upgpkg: 1.5.1-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-simplesoapy
pkgdesc = Simple pythonic wrapper for SoapySDR library
pkgver = 1.5.1
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/xmikos/simplesoapy
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=simplesoapy
pkgname=python-$_pkgname
pkgver=1.5.1
-pkgrel=11
+pkgrel=12
pkgdesc='Simple pythonic wrapper for SoapySDR library'
arch=('any')
url='https://github.com/xmikos/simplesoapy'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-simplesoapy/-/commit/5f2170f5434cd23f341f8fc11a4d10ed01fb61e7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-simplesoapy/-/commit/5f2170f5434cd23f341f8fc11a4d10ed01fb61e7
You're receiving this email because of your account on gitlab.archlinux.org.