Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-black
Commits:
0cbc6593 by Jelle van der Waa at 2024-11-26T16:30:25+01:00
upgpkg: 24.10.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-black
pkgdesc = Uncompromising Python code formatter
pkgver = 24.10.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/psf/black
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-black
pkgver=24.10.0
-pkgrel=2
+pkgrel=3
pkgdesc='Uncompromising Python code formatter'
arch=('any')
url='https://github.com/psf/black'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-black/-/commit/0cbc659385987321b4e92d20629c9511b1b756c3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-black/-/commit/0cbc659385987321b4e92d20629c9511b1b756c3
You're receiving this email because of your account on gitlab.archlinux.org.