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

Daniel M. Capella polyzen at gemini.archlinux.org
Thu Nov 18 04:48:27 UTC 2021


    Date: Thursday, November 18, 2021 @ 04:48:25
  Author: polyzen
Revision: 1051940

upgpkg: python-black 21.11b1-1

Modified:
  python-black/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-18 04:48:20 UTC (rev 1051939)
+++ PKGBUILD	2021-11-18 04:48:25 UTC (rev 1051940)
@@ -3,7 +3,7 @@
 # Contributor: James Zhu <jameszhu at berkeley.edu>
 
 pkgname=python-black
-pkgver=21.11b0
+pkgver=21.11b1
 pkgrel=1
 pkgdesc='Uncompromising Python code formatter'
 arch=('any')
@@ -22,8 +22,8 @@
             'python-colorama: for colored diffs'
             'python-typed-ast: to format Python 2 code')
 source=("https://files.pythonhosted.org/packages/source/b/black/black-$pkgver.tar.gz")
-sha256sums=('83f3852301c8dcb229e9c444dd79f573c8d31c7c2dad9bbaaa94c808630e32aa')
-b2sums=('d166fa43e08023ffdfacac64f6fbac6596a307934126cafa571f28578065e730ad7e07407dd587145119193691d9d5a1d81ee7ccfce927d7c5b32324a2b73711')
+sha256sums=('a042adbb18b3262faad5aff4e834ff186bb893f95ba3a8013f09de1e5569def2')
+b2sums=('cf0bcca299a3f1739650c52c0e3d86ade9810a8d907083f77a5329c9458b7f74a0331a7a6fb48247e64b204722217611607a606832b0888480a5661857663d6d')
 
 build() {
   cd "black-$pkgver"



More information about the arch-commits mailing list