Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-doit
Commits:
65ccc855 by Jakub Klinkovský at 2025-12-16T08:54:33+01:00
upgpkg: 0.36.0-9: Rebuild for Python 3.14 (nocheck)
- - - - -
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 = 8
+ pkgrel = 9
url = https://pydoit.org/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-doit
_name="${pkgname#python-}"
pkgver=0.36.0
-pkgrel=8
+pkgrel=9
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/65ccc8555d21728d1c0a0a0cd944550288a19956
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-doit/-/commit/65ccc8555d21728d1c0a0a0cd944550288a19956
You're receiving this email because of your account on gitlab.archlinux.org.