George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
python-black


Commits:
3c7272e0 by George Rawlinson at 2026-05-19T01:20:36+00:00
upgpkg: 26.5.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-black
        pkgdesc = Uncompromising Python code formatter
-       pkgver = 26.5.0
+       pkgver = 26.5.1
        pkgrel = 1
        url = https://github.com/psf/black
        arch = any
@@ -27,8 +27,8 @@ pkgbase = python-black
        optdepends = python-tokenize-rt: for Jupyter notebook support
        optdepends = python-aiohttp: for the blackd HTTP server
        optdepends = python-colorama: for colored diffs
-       source = python-black::git+https://github.com/psf/black#tag=26.5.0
-       sha512sums = 
a22fe3c5c53b3787948d67ba08aa3da0915d4cd0636859b6d1d6bf37f2d86e64a4ae37f0ef8075134025d7d4d22e7b9be82173247366c6126ff9202c08f63b1f
-       b2sums = 
b0c09de8a8dbcd2901055f9960fcc2ba57a892fde6e44470a76004d070b17e794038dc3a19861212df1141d74e578d7b7c3734b642670b4327250eba2c17205d
+       source = python-black::git+https://github.com/psf/black#tag=26.5.1
+       sha512sums = 
43291f546311fcad411f3efca0e0a8345a5e87fff061feb6e78fae3a7345d11134d8351b7f6c14ce9e3822e4a7ace4884ae3a927751f6667e73b8f81952ebb70
+       b2sums = 
e6936dab00ee96c534857d3b34e301ae28f379c861fdfcdc64f7bffe4e68eb14b6a0385a8d8f4b4e2ecbadd7fe87bcaad4998ac3a48c3a9757a8d4bdc40904ca
 
 pkgname = python-black


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: James Zhu <[email protected]>
 
 pkgname=python-black
-pkgver=26.5.0
+pkgver=26.5.1
 pkgrel=1
 pkgdesc='Uncompromising Python code formatter'
 arch=(any)
@@ -40,8 +40,8 @@ optdepends=(
   'python-colorama: for colored diffs'
 )
 source=("$pkgname::git+$url#tag=$pkgver")
-sha512sums=('a22fe3c5c53b3787948d67ba08aa3da0915d4cd0636859b6d1d6bf37f2d86e64a4ae37f0ef8075134025d7d4d22e7b9be82173247366c6126ff9202c08f63b1f')
-b2sums=('b0c09de8a8dbcd2901055f9960fcc2ba57a892fde6e44470a76004d070b17e794038dc3a19861212df1141d74e578d7b7c3734b642670b4327250eba2c17205d')
+sha512sums=('43291f546311fcad411f3efca0e0a8345a5e87fff061feb6e78fae3a7345d11134d8351b7f6c14ce9e3822e4a7ace4884ae3a927751f6667e73b8f81952ebb70')
+b2sums=('e6936dab00ee96c534857d3b34e301ae28f379c861fdfcdc64f7bffe4e68eb14b6a0385a8d8f4b4e2ecbadd7fe87bcaad4998ac3a48c3a9757a8d4bdc40904ca')
 
 build() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-black/-/commit/3c7272e0a1da554b04fbd5e5e01e05c630c1a81f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-black/-/commit/3c7272e0a1da554b04fbd5e5e01e05c630c1a81f
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to