Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytoolconfig
Commits:
9b3f9726 by Jelle van der Waa at 2024-11-26T14:09:15+01:00
upgpkg: 1.3.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytoolconfig
pkgdesc = Manage configuration for python tools, such as black and rope.
pkgver = 1.3.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/bagel897/pytoolconfig
arch = any
license = LGPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pytoolconfig
_name=${pkgname#python-}
pkgver=1.3.1
-pkgrel=2
+pkgrel=3
pkgdesc="Manage configuration for python tools, such as black and rope."
arch=('any')
url="https://github.com/bagel897/pytoolconfig"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytoolconfig/-/commit/9b3f972643451b632eed94a9ea2e052151c5cf98
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytoolconfig/-/commit/9b3f972643451b632eed94a9ea2e052151c5cf98
You're receiving this email because of your account on gitlab.archlinux.org.