Accepting request 1114692 from devel:languages:python

- 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/request/show/1114692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cchardet?expand=0&rev=8
This commit is contained in:
Ana Guerrero 2023-10-02 18:07:01 +00:00 committed by Git OBS Bridge
commit f1ddb56b2e
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d374eecad23c68383e549c83e90b16788bde6b0354fd5ece4020b046df5a7c7e
size 655620

BIN
faust-cchardet-2.1.19.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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

View File

@ -20,7 +20,7 @@
%define modname faust-cchardet
%{?sle15_python_module_pythons}
Name: python-cchardet
Version: 2.1.18
Version: 2.1.19
Release: 0
Summary: CChardet is high speed universal character encoding detector
License: GPL-2.0-or-later OR LGPL-2.1-or-later OR MPL-1.1