Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-doit
Commits:
cb3383d2 by Jakub Klinkovský at 2025-12-16T08:57:30+01:00
upgpkg: 0.36.0-10: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-doit
pkgdesc = A task management and automation tool
pkgver = 0.36.0
- pkgrel = 9
+ pkgrel = 10
url = https://pydoit.org/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-doit
_name="${pkgname#python-}"
pkgver=0.36.0
-pkgrel=9
+pkgrel=10
pkgdesc="A task management and automation tool"
arch=(any)
url="https://pydoit.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-doit/-/commit/cb3383d2ae2446e8ab709be2411fd9793e32ece3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-doit/-/commit/cb3383d2ae2446e8ab709be2411fd9793e32ece3
You're receiving this email because of your account on gitlab.archlinux.org.