Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
redo-python
Commits:
41122e97 by Jelle van der Waa at 2024-11-18T10:50:44+01:00
upgpkg: 0.42.d-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = redo-python
pkgdesc = An implementation of the redo build system in Python
pkgver = 0.42.d
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/apenwarr/redo
arch = any
license = GPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=redo-python
pkgver=0.42.d
-pkgrel=4
+pkgrel=5
pkgdesc='An implementation of the redo build system in Python'
arch=('any')
url='https://github.com/apenwarr/redo'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/redo-python/-/commit/41122e97845a1cc752da4cc22ef7951a2da98809
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/redo-python/-/commit/41122e97845a1cc752da4cc22ef7951a2da98809
You're receiving this email because of your account on gitlab.archlinux.org.