Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-retrying
Commits:
80406e7d by Jelle van der Waa at 2024-11-16T18:30:39+01:00
upgpkg: 1.3.4-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-retrying
pkgdesc = A general-purpose retrying library
pkgver = 1.3.4
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/groodt/retrying
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-retrying
pkgver=1.3.4
-pkgrel=3
+pkgrel=4
pkgdesc="A general-purpose retrying library"
arch=('any')
url="https://github.com/groodt/retrying"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-retrying/-/commit/80406e7d2d62a445e023a8a7dd61223b39736cf8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-retrying/-/commit/80406e7d2d62a445e023a8a7dd61223b39736cf8
You're receiving this email because of your account on gitlab.archlinux.org.