python310Packages.cchardet: Drop in favor of faust-cchardet
The former packages has seen its last release in 2020-10 and can be considered abandoned. Meanwhile a new fork has appeared in faust-cchardet, that we're going to use in its place. Co-Authored-By: Robert Schütz <nix@dotlambda.de>
This commit is contained in:
co-authored by
Robert Schütz
parent
f0443b2843
commit
1bd4b71a35
@@ -14,7 +14,7 @@
|
||||
, aiosignal
|
||||
, aiodns
|
||||
, brotli
|
||||
, cchardet
|
||||
, faust-cchardet
|
||||
, asynctest
|
||||
, typing-extensions
|
||||
, idna-ssl
|
||||
@@ -66,7 +66,7 @@ buildPythonPackage rec {
|
||||
aiosignal
|
||||
aiodns
|
||||
brotli
|
||||
cchardet
|
||||
faust-cchardet
|
||||
] ++ lib.optionals (pythonOlder "3.8") [
|
||||
asynctest
|
||||
typing-extensions
|
||||
|
||||
Reference in New Issue
Block a user