14
0
forked from pool/python-knack

Accepting request 998418 from home:glaubitz:branches:devel:languages:python

- Update to version 0.10.0
  * Enable Virtual Terminal mode on legacy Windows terminal
    to support ANSI escape sequences (#265)
  * Drop Python 3.6 support (#259)

OBS-URL: https://build.opensuse.org/request/show/998418
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knack?expand=0&rev=38
This commit is contained in:
2022-08-22 06:36:39 +00:00
committed by Git OBS Bridge
parent 807f8bef72
commit 32159b289b
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Aug 20 08:15:46 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.10.0
* Enable Virtual Terminal mode on legacy Windows terminal
to support ANSI escape sequences (#265)
* Drop Python 3.6 support (#259)
-------------------------------------------------------------------
Wed Mar 23 10:46:06 UTC 2022 - pgajdos@suse.com