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

Daniel M. Capella polyzen at archlinux.org
Tue Apr 27 19:53:35 UTC 2021


    Date: Tuesday, April 27, 2021 @ 19:53:34
  Author: polyzen
Revision: 924830

upgpkg: python-black 21.4b1-1

Modified:
  python-black/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-27 19:52:40 UTC (rev 924829)
+++ PKGBUILD	2021-04-27 19:53:34 UTC (rev 924830)
@@ -3,7 +3,7 @@
 # Contributor: James Zhu <jameszhu at berkeley.edu>
 
 pkgname=python-black
-pkgver=21.4b0
+pkgver=21.4b1
 pkgrel=1
 pkgdesc='Uncompromising Python code formatter'
 arch=('any')
@@ -18,8 +18,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=('915d916c48646dbe8040d5265cff7111421a60a3dfe7f7e07273176a57c24a34')
-b2sums=('163a1821865de5787844358bd11639a0599807b96889da712d9c1b3b1bdf00051bac5c376c5f05f2eadc6124300cffad1c8f55a423f1fea76d3b8f3400acf9f4')
+sha256sums=('20d326de75d13be6290925a95c94a9f368aca2f71cb7b753a938a5ae20f34a37')
+b2sums=('c3417b5a7d87f5c19791030a26b1dce460d8082fd3719c595d4441ccf46520053a99d74a23eb090af692661e16584886a25c04bcb60ecdd6748a1c9043f5df25')
 
 build() {
   cd "black-$pkgver"



More information about the arch-commits mailing list