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

Daniel M. Capella polyzen at archlinux.org
Fri Jun 11 04:32:59 UTC 2021


    Date: Friday, June 11, 2021 @ 04:32:58
  Author: polyzen
Revision: 962030

upgpkg: python-black 21.6b0-1

Modified:
  python-black/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-11 04:32:12 UTC (rev 962029)
+++ PKGBUILD	2021-06-11 04:32:58 UTC (rev 962030)
@@ -3,7 +3,7 @@
 # Contributor: James Zhu <jameszhu at berkeley.edu>
 
 pkgname=python-black
-pkgver=21.5b2
+pkgver=21.6b0
 pkgrel=1
 pkgdesc='Uncompromising Python code formatter'
 arch=('any')
@@ -19,8 +19,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=('1fc0e0a2c8ae7d269dfcf0c60a89afa299664f3e811395d40b1922dff8f854b5')
-b2sums=('c851ef79fcac6e69879f19e4c488765f6d129f4c0948b7201ebc901a11d891de664825a25cb2bd21acbaca636ad4ac19e6e6ba0bb8a68fb3fce8b97ad5a2e432')
+sha256sums=('dc132348a88d103016726fe360cb9ede02cecf99b76e3660ce6c596be132ce04')
+b2sums=('eea45713453320667254c135cd2216357e4bddfde3626eaae0f47148548bebd1b0b7952f034bad6c2d3802687a6541fbdab660a21eefa5f113656da39006cdaf')
 
 build() {
   cd "black-$pkgver"



More information about the arch-commits mailing list