Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-doit-py
Commits:
39ace1b6 by Jakub Klinkovský at 2025-12-16T08:55:18+01:00
upgpkg: 0.5.0-10: Rebuild for Python 3.14
- - - - -
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 = 9
+ pkgrel = 10
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=9
+pkgrel=10
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/39ace1b64aaf62ca75643882ed1362b33e7f33bc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-doit-py/-/commit/39ace1b64aaf62ca75643882ed1362b33e7f33bc
You're receiving this email because of your account on gitlab.archlinux.org.