python-Unidecode: update to 0.04.17

This commit is contained in:
Alessio Sergi 2014-12-20 18:15:17 +01:00
parent a42aa19e51
commit b72122d0ca

View file

@ -1,21 +1,20 @@
# Template file for 'python-Unidecode'
pkgname=python-Unidecode
version=0.04.16
version=0.04.17
revision=1
noarch=yes
wrksrc="Unidecode-${version}"
build_style=python-module
python_versions="2.7 3.4"
hostmakedepends="python-setuptools python3.4-setuptools"
makedepends="python-devel python3.4-devel"
depends="python>=2.7"
depends="python"
pycompile_module="unidecode"
short_desc="Python2 ASCII transliterations of Unicode text"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="https://pypi.python.org/pypi/Unidecode/"
license="GPL-2"
distfiles="https://pypi.python.org/packages/source/U/Unidecode/Unidecode-${version}.tar.gz"
checksum=4cd218737d1a807bbaba9a6534fc3c80d129cff76cf7d7fdbd71e744d836657b
distfiles="${PYPI_SITE}/U/Unidecode/Unidecode-${version}.tar.gz"
checksum=f0f8d53d39877da4849293d548eecb5e79364b573643296869dbc7f5b86709ef
python3.4-Unidecode_package() {
noarch=yes