python-chardet: update to 3.0.3

This commit is contained in:
Alessio Sergi 2017-05-22 12:13:50 +02:00
parent d619cf5f63
commit 060958f750

View file

@ -1,6 +1,6 @@
# Template file for 'python-chardet'
pkgname=python-chardet
version=3.0.2
version=3.0.3
revision=1
noarch=yes
wrksrc="chardet-${version}"
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/chardet/chardet"
license="LGPL-2.1"
distfiles="${PYPI_SITE}/c/chardet/chardet-${version}.tar.gz"
checksum=4f7832e7c583348a9eddd927ee8514b3bf717c061f57b21dbe7697211454d9bb
checksum=77df6d712a6037ed6f247ad1dd67faca506f64bc1295d43533e9212a101f28cb
alternatives="chardet:chardetect:/usr/bin/chardetect2"
python3-chardet_package() {