diff --git a/click-7.1.2.tar.gz b/click-7.1.2.tar.gz deleted file mode 100644 index de82d06..0000000 --- a/click-7.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2b5255c7c6349bc1bd1e59e08cd12acbbd63ce649f2588755783aa94dfb6b1a -size 297279 diff --git a/click-8.0.1.tar.gz b/click-8.0.1.tar.gz new file mode 100644 index 0000000..3031ced --- /dev/null +++ b/click-8.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c04c11192119b1ef78ea049e0a6f0463e4c48ef00a30160c704337586f3ad7a +size 327655 diff --git a/python-click.changes b/python-click.changes index a9c819a..30617a0 100644 --- a/python-click.changes +++ b/python-click.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jun 19 14:16:30 UTC 2021 - Michael Ströder + +- 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 diff --git a/python-click.spec b/python-click.spec index d69c2eb..def6176 100644 --- a/python-click.spec +++ b/python-click.spec @@ -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