Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-doit-py
Commits:
abfa6a7a by Jelle van der Waa at 2024-12-03T17:10:29+01:00
upgpkg: 0.5.0-9: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-doit-py
pkgdesc = doit tasks for python stuff
pkgver = 0.5.0
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/pydoit/doit-py
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-doit-py
_name="${pkgname#python-}"
pkgver=0.5.0
-pkgrel=8
+pkgrel=9
pkgdesc="doit tasks for python stuff"
arch=(any)
url="https://github.com/pydoit/doit-py"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-doit-py/-/commit/abfa6a7a122d25bf310b56299187f38b11e113fb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-doit-py/-/commit/abfa6a7a122d25bf310b56299187f38b11e113fb
You're receiving this email because of your account on gitlab.archlinux.org.