[arch-commits] Commit in python-black/trunk (PKGBUILD)

Daniel M. Capella polyzen at gemini.archlinux.org
Mon Mar 28 20:22:57 UTC 2022


    Date: Monday, March 28, 2022 @ 20:22:56
  Author: polyzen
Revision: 1177402

upgpkg: python-black 22.3.0-1

Modified:
  python-black/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-28 19:56:26 UTC (rev 1177401)
+++ PKGBUILD	2022-03-28 20:22:56 UTC (rev 1177402)
@@ -3,8 +3,8 @@
 # Contributor: James Zhu <jameszhu at berkeley.edu>
 
 pkgname=python-black
-pkgver=22.1.0
-pkgrel=2
+pkgver=22.3.0
+pkgrel=1
 pkgdesc='Uncompromising Python code formatter'
 arch=('any')
 url=https://github.com/psf/black
@@ -20,8 +20,8 @@
             'python-aiohttp: for the blackd HTTP server'
             'python-colorama: for colored diffs')
 source=("https://files.pythonhosted.org/packages/source/b/black/black-$pkgver.tar.gz")
-sha256sums=('a7c0192d35635f6fc1174be575cb7915e92e5dd629ee79fdaf0dcfa41a80afb5')
-b2sums=('010f04e01f920f79b27d2dfcf3cda3185f6a4ef24f710af41629856dc0baff011393733c90585dc4b12494b983cf628e480adaee05d2d44736dbce26732388e3')
+sha256sums=('35020b8886c022ced9282b51b5a875b6d1ab0c387b31a065b84db7c33085ca79')
+b2sums=('f35a285b622ac642a5be8ea51c27e448a5a27b427f577f11d2fd384e2e182d0552d554f672d0f4f73e8272a269352b0154b4baaf2bf3de5d765a6685a3f918cd')
 
 build() {
   cd "black-$pkgver"



More information about the arch-commits mailing list