Commit Graph

7 Commits

Author SHA1 Message Date
Theodore Ni cd726c9a91 python311Packages.cchardet: fix for python 3.11
The .cpp file released with this package to PyPI was built using an
older version of Cython that is incompatible with Python 3.11. This
package is not actively maintained, so it's unclear when the fix for
this will be merged and released.

In the meantime, we can include a newer version of Cython locally,
which will be used instead to regenerate the .cpp file.
2022-11-27 02:03:50 -08:00
Markus S. Wamser 34afacfd78 pythonPackages.cchardet: fix build on non-x86_64 2022-02-06 21:11:03 +01:00
Martin Weinelt f04b3afe05 python3Packages.cchardet: fix test phase 2022-01-23 01:09:36 +01:00
R. RyanTM 1ecbf98eee python37Packages.cchardet: 2.1.6 -> 2.1.7 2020-10-28 00:06:06 -07:00
R. RyanTM f2dbc01897 python27Packages.cchardet: 2.1.5 -> 2.1.6 2020-03-23 07:44:38 +00:00
Frederik Rietdijk d2fd52f300 python: cchardet: 2.1.4 -> 2.1.5 2019-11-22 08:37:04 +01:00
Ivan Kozik 76dc4b56f7 pythonPackages.cchardet: init at 2.1.4 2018-12-13 11:12:59 +00:00