Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-suds
Commits:
125d8181 by Jelle van der Waa at 2024-11-16T18:58:46+01:00
upgpkg: 1.4.2.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-suds
pkgdesc = A lightweight SOAP python client
pkgver = 1.4.2.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/cackharot/suds-py3
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-suds
pkgver=1.4.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="A lightweight SOAP python client"
arch=('any')
url="https://github.com/cackharot/suds-py3"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-suds/-/commit/125d8181a7424cf445600aa0d9f6326511255bac
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-suds/-/commit/125d8181a7424cf445600aa0d9f6326511255bac
You're receiving this email because of your account on gitlab.archlinux.org.