#9 Update to 21.6b0
Merged 2 years ago by churchyard. Opened 2 years ago by churchyard.
rpms/ churchyard/python-black 21.6b0  into  rawhide

file modified
+7 -3
@@ -1,10 +1,10 @@ 

  %global pypi_name        black

- %global base_version     21.4

- %global prerel           b2

+ %global base_version     21.6

+ %global prerel           b0

  %global upstream_version %{base_version}%{?prerel}

  Name:           python-%{pypi_name}

  Version:        %{base_version}%{?prerel:~%{prerel}}

- Release:        3%{?dist}

+ Release:        1%{?dist}

  Summary:        The uncompromising code formatter

  License:        MIT

  URL:            https://github.com/psf/black
@@ -80,6 +80,10 @@ 

  

  

  %changelog

+ * Wed Jun 23 2021 Miro Hrončok <mhroncok@redhat.com> - 21.6~b0-1

+ - Update to 21.6b0

+ - Fixes rhbz#1957006

+ 

  * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 21.4~b2-3

  - Rebuilt for Python 3.10

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (black-21.4b2.tar.gz) = 77866130c85a410cb11d9bcc4bd677e22086d4cfcbba59bc42f0569ecbe92b1e4278d6841e3731fe999d4fdf674dc6d2ec29f7bf2a60fb622fe5abc7f073a80a

+ SHA512 (black-21.6b0.tar.gz) = 79f39eb53c0a03b1d1401bb4c9c71ace829011e9981d8434b76180a068d862030b3bda253763e489f96ea999dad29ad82aa89cfeb1fd18b435c7e09dc6e35831

no initial comment

Build succeeded.

The diff looks good to me and the package works.

Pull-Request has been merged by churchyard

2 years ago
Metadata