15
0

Accepting request 908886 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/908886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-help-colors?expand=0&rev=4
This commit is contained in:
2021-07-28 17:21:41 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:119e5faf69cfc919c995c5962326ac8fd87f11e56a371af594e3dfd8458f4c6e
size 7034

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78cbcf30cfa81c5fc2a52f49220121e1a8190cd19197d9245997605d3405824d
size 6955

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 28 09:51:35 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Update to 0.9.1
* Add support for Click 8
* Drop support for Python 2 and 3.5.
-------------------------------------------------------------------
Tue Mar 31 12:18:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-click-help-colors
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-click-help-colors
Version: 0.8
Version: 0.9.1
Release: 0
Summary: Colorization of help messages in Click
License: MIT