diff --git a/0.7.6.tar.gz b/0.7.6.tar.gz deleted file mode 100644 index a05979e..0000000 --- a/0.7.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:844d732c3306745cd2ffb2bd79327155a303844e3f9111bd7b578d9dd79ad2f7 -size 79115 diff --git a/0.8.0.tar.gz b/0.8.0.tar.gz new file mode 100644 index 0000000..faa426a --- /dev/null +++ b/0.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c291b0f5125c5efc76013855d52b1f013080aded7b035eab95a20fdeb24085a +size 96211 diff --git a/python-cleo.changes b/python-cleo.changes index b3c84a9..ee7637d 100644 --- a/python-cleo.changes +++ b/python-cleo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 31 11:45:54 UTC 2020 - Marketa Calabkova + +- update to 0.8.0 + * Errors are now rendered in a nicer way for Python 3.6+. + ------------------------------------------------------------------- Tue Mar 24 10:19:03 UTC 2020 - pgajdos@suse.com diff --git a/python-cleo.spec b/python-cleo.spec index da83d95..f8f7016 100644 --- a/python-cleo.spec +++ b/python-cleo.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cleo -Version: 0.7.6 +Version: 0.8.0 Release: 0 Summary: Python module for creating testable command-line interfaces License: MIT