py-chardet: Add version 3.0.2 (#10827)
This commit is contained in:
parent
2e47b45d9f
commit
23b73ca982
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class PyChardet(PythonPackage):
|
|||
homepage = "https://github.com/chardet/chardet"
|
||||
url = "https://pypi.io/packages/source/c/chardet/chardet-2.3.0.tar.gz"
|
||||
|
||||
version('3.0.2', sha256='4f7832e7c583348a9eddd927ee8514b3bf717c061f57b21dbe7697211454d9bb')
|
||||
version('2.3.0', '25274d664ccb5130adae08047416e1a8')
|
||||
|
||||
depends_on('py-setuptools', type='build')
|
||||
|
|
Loading…
Reference in a new issue