14
0

- update to 2.1.19:

* Update pyproject.toml to try building wheels for every Python
    implementation
- build with cythonize to have working code for python 3.11
- initial commit

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cchardet?expand=0&rev=19
This commit is contained in:
2023-10-02 07:16:50 +00:00
committed by Git OBS Bridge
parent fd50b8430d
commit 32a7f74120
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 2 07:16:32 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.1.19:
* Update pyproject.toml to try building wheels for every Python
implementation
-------------------------------------------------------------------
Wed Jun 21 11:13:11 UTC 2023 - ecsos <ecsos@opensuse.org>
@@ -34,7 +41,7 @@ Mon Feb 20 13:12:19 UTC 2023 - ecsos <ecsos@opensuse.org>
-------------------------------------------------------------------
Sun Feb 19 12:37:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
- build with cythonize to have working code for python 3.11
- build with cythonize to have working code for python 3.11
-------------------------------------------------------------------
Fri Feb 26 06:57:19 UTC 2021 - ecsos <ecsos@opensuse.org>
@@ -59,4 +66,4 @@ Wed May 27 09:36:37 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
-------------------------------------------------------------------
Wed Dec 11 13:02:14 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- initial commit
- initial commit