diff --git a/click-help-colors-0.8.tar.gz b/click-help-colors-0.8.tar.gz deleted file mode 100644 index b1abb99..0000000 --- a/click-help-colors-0.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:119e5faf69cfc919c995c5962326ac8fd87f11e56a371af594e3dfd8458f4c6e -size 7034 diff --git a/click-help-colors-0.9.1.tar.gz b/click-help-colors-0.9.1.tar.gz new file mode 100644 index 0000000..6d604b2 --- /dev/null +++ b/click-help-colors-0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78cbcf30cfa81c5fc2a52f49220121e1a8190cd19197d9245997605d3405824d +size 6955 diff --git a/python-click-help-colors.changes b/python-click-help-colors.changes index bbc72bd..e31a5e5 100644 --- a/python-click-help-colors.changes +++ b/python-click-help-colors.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jul 28 09:51:35 UTC 2021 - Markéta Machová + +- 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 diff --git a/python-click-help-colors.spec b/python-click-help-colors.spec index 4446305..2307d12 100644 --- a/python-click-help-colors.spec +++ b/python-click-help-colors.spec @@ -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