15
0
forked from pool/python-cleo

- update to 2.1.0:

* Added support for Python 3.12 #379
  * Added `CONTRIBUTING.md` document #331
  * Fixed subcommand completions for Fish #359
  * Removed deprecated `-A` option from Fish completions #366
  * Fixed program name discovery in completions script when
    running as module #231
  * Fixed ANSI coloring detection in virtual terminal
    environments (Windows, PyCharm) #104
  * Fixed terminal size detection #299

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cleo?expand=0&rev=21
This commit is contained in:
2023-12-07 20:09:26 +00:00
committed by Git OBS Bridge
parent 31d3a582b7
commit f62d15fa66
4 changed files with 18 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-cleo
Version: 2.0.1
Version: 2.1.0
Release: 0
Summary: Python module for creating testable command-line interfaces
License: MIT