python-Unidecode: update to 0.04.17
This commit is contained in:
parent
a42aa19e51
commit
b72122d0ca
@ -1,21 +1,20 @@
|
|||||||
# Template file for 'python-Unidecode'
|
# Template file for 'python-Unidecode'
|
||||||
pkgname=python-Unidecode
|
pkgname=python-Unidecode
|
||||||
version=0.04.16
|
version=0.04.17
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Unidecode-${version}"
|
wrksrc="Unidecode-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
hostmakedepends="python-setuptools python3.4-setuptools"
|
hostmakedepends="python-setuptools python3.4-setuptools"
|
||||||
makedepends="python-devel python3.4-devel"
|
depends="python"
|
||||||
depends="python>=2.7"
|
|
||||||
pycompile_module="unidecode"
|
pycompile_module="unidecode"
|
||||||
short_desc="Python2 ASCII transliterations of Unicode text"
|
short_desc="Python2 ASCII transliterations of Unicode text"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="https://pypi.python.org/pypi/Unidecode/"
|
homepage="https://pypi.python.org/pypi/Unidecode/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://pypi.python.org/packages/source/U/Unidecode/Unidecode-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/U/Unidecode/Unidecode-${version}.tar.gz"
|
||||||
checksum=4cd218737d1a807bbaba9a6534fc3c80d129cff76cf7d7fdbd71e744d836657b
|
checksum=f0f8d53d39877da4849293d548eecb5e79364b573643296869dbc7f5b86709ef
|
||||||
|
|
||||||
python3.4-Unidecode_package() {
|
python3.4-Unidecode_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user