15
0
forked from pool/python-cleo

Accepting request 790133 from home:mcalabkova:branches:devel:languages:python

- update to 0.8.0
  * Errors are now rendered in a nicer way for Python 3.6+.

OBS-URL: https://build.opensuse.org/request/show/790133
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cleo?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-03-31 12:18:43 +00:00
committed by Git OBS Bridge
parent 3cff205f76
commit 5c5fc036c4
4 changed files with 10 additions and 4 deletions

View File

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

3
0.8.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 31 11:45:54 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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

View File

@@ -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