14
0
forked from pool/python-knack

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

- Update to version 0.9.0
  * Support Python 3.10 (#250)
  * Only install colorama on Windows (#249)
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/936170
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knack?expand=0&rev=35
This commit is contained in:
2021-12-07 08:47:31 +00:00
committed by Git OBS Bridge
parent bad30a08e8
commit 52f3197d95
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Dec 7 08:24:18 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.9.0
* Support Python 3.10 (#250)
* Only install colorama on Windows (#249)
- Update BuildRequires and Requires from setup.py
-------------------------------------------------------------------
Mon May 10 08:39:40 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>