1
0

- Update to 2.1.6:

* drop support for Python 2.7
  * support Github Actions
  * update dev-dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cchardet?expand=0&rev=6
This commit is contained in:
2020-09-15 06:35:35 +00:00
committed by Git OBS Bridge
parent c3fb25f6eb
commit 3b06fb9d94
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 15 06:29:26 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.1.6:
* drop support for Python 2.7
* support Github Actions
* update dev-dependencies
-------------------------------------------------------------------
Wed May 27 09:36:37 UTC 2020 - Petr Gajdos <pgajdos@suse.com>