Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pytoolconfig
Commits:
5801b9a3 by Antonio Rojas at 2024-04-12T21:23:22+02:00
upgpkg: 1.3.1-2: Python 3.12 rebuild
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/5801b9a3686905b8ac516f7990036fcb76f8812e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytoolconfig/-/commit/5801b9a3686905b8ac516f7990036fcb76f8812e
You're receiving this email because of your account on gitlab.archlinux.org.