python-logilab-common: update to 1.1.0

This commit is contained in:
Alessio Sergi 2015-10-15 07:52:15 +02:00
parent 7813af6828
commit 6c78577a84

View file

@ -1,6 +1,6 @@
# Template file for 'python-logilab-common'
pkgname=python-logilab-common
version=1.0.2
version=1.1.0
revision=1
noarch=yes
wrksrc="logilab-common-${version}"
@ -8,13 +8,13 @@ build_style=python-module
python_versions="2.7 3.4"
hostmakedepends="python-setuptools python3.4-setuptools"
depends="python-setuptools python-six"
pycompile_module="logilab"
pycompile_module="logilab/common"
short_desc="Collection of low-level Python2 modules used by Logilab projects"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.logilab.org/project/logilab-common"
license="GPL-2, LGPL-2.1"
distfiles="${PYPI_SITE}/l/logilab-common/logilab-common-${version}.tar.gz"
checksum=3f847b36f6c03ffc8521ed61e691501c9713f8654964b90201f2056742d38300
checksum=9614fdddab90b1170d210c55f67f42584344b2a5fd6091fe4ac142069b08a4ad
post_install() {
rm -f ${DESTDIR}/usr/bin/pytest
@ -26,7 +26,7 @@ python3.4-logilab-common_package() {
noarch=yes
depends="python-setuptools python3.4-six"
pycompile_version="3.4"
pycompile_module="logilab"
pycompile_module="logilab/common"
short_desc="${short_desc/Python2/Python3.4}"
pkg_install() {
vmove usr/bin/pytest3