Accepting request 901106 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/901106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2021-07-10 20:53:43 +00:00 committed by Git OBS Bridge
commit 7a7892ddda
4 changed files with 13 additions and 4 deletions

View File

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

3
click-8.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c04c11192119b1ef78ea049e0a6f0463e4c48ef00a30160c704337586f3ad7a
size 327655

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jun 19 14:16:30 UTC 2021 - Michael Ströder <michael@stroeder.com>
- update to 8.0.1:
way too many changes to be listed here, see:
https://click.palletsprojects.com/en/8.0.x/changes/#version-8-0-1
-------------------------------------------------------------------
Thu Aug 20 23:45:47 UTC 2020 - John Vandenberg <jayvdb@gmail.com>

View File

@ -16,9 +16,11 @@
#
%define oldpython python
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-click
Version: 7.1.2
Version: 8.0.1
Release: 0
Summary: A wrapper around optparse for command line utilities
License: BSD-3-Clause