python-logilab-common: update to 1.0.1
This commit is contained in:
parent
aff72463ec
commit
7e4a946889
1 changed files with 3 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-logilab-common'
|
||||
pkgname=python-logilab-common
|
||||
version=0.63.2
|
||||
version=1.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="logilab-common-${version}"
|
||||
|
@ -14,15 +14,12 @@ 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=603ba00c9bb09219a3bd2906c214d9455481110dacc472f450b53d5ae90f28e7
|
||||
|
||||
pre_install() {
|
||||
mv build-3.4/scripts-3.4/pytest{,3}
|
||||
}
|
||||
checksum=e031701efd2ff26f36ede7dbfcd82d639d6e7ac261ef286dc6cac1eaf8ab7d63
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/bin/pytest
|
||||
vbin build-2.7/scripts-2.7/pytest
|
||||
vbin build-3.4/scripts-3.4/pytest pytest3
|
||||
}
|
||||
|
||||
python3.4-logilab-common_package() {
|
||||
|
|
Loading…
Reference in a new issue