mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-chardet: change maintainer
This commit is contained in:
parent
3a949baeec
commit
c032a070df
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
short_desc="Universal encoding detector"
|
short_desc="Universal encoding detector"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://github.com/chardet/chardet"
|
homepage="https://github.com/chardet/chardet"
|
||||||
distfiles="${PYPI_SITE}/c/chardet/chardet-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/chardet/chardet-${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue