14
0
forked from pool/python-black

- Update to 19.3b0:

* No obvious changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-black?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-03-21 15:47:01 +00:00
committed by Git OBS Bridge
parent 2c41e095e5
commit 6c21de215b
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-black
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-black
Version: 18.9b0
Version: 19.3b0
Release: 0
Summary: A code formatter written in, and written for Python
License: MIT