14
0

Accepting request 946242 from home:bnavigator:branches:devel:languages:python

- Update to 2.2.2
  * no release notes
  * new maintainer, new Github repository
  * PEP517 style build with poetry backend
  * Python 3.10 support by collections.abc import fix

OBS-URL: https://build.opensuse.org/request/show/946242
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-colorclass?expand=0&rev=6
This commit is contained in:
2022-01-14 08:50:39 +00:00
committed by Git OBS Bridge
parent 8477aac5ba
commit 29b63a3a3a
4 changed files with 28 additions and 15 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 13 22:29:37 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 2.2.2
* no release notes
* new maintainer, new Github repository
* PEP517 style build with poetry backend
* Python 3.10 support by collections.abc import fix
-------------------------------------------------------------------
Thu Jun 6 11:53:02 UTC 2019 - pgajdos@suse.com