python-Bottleneck: update to 1.1.0
This commit is contained in:
parent
f598c139ec
commit
94b60d3606
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-Bottleneck'
|
||||
pkgname=python-Bottleneck
|
||||
version=1.0.0
|
||||
revision=2
|
||||
version=1.1.0
|
||||
revision=1
|
||||
wrksrc="Bottleneck-${version}"
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://berkeleyanalytics.com/bottleneck/"
|
||||
license="2-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/B/Bottleneck/Bottleneck-${version}.tar.gz"
|
||||
checksum=8d9b7ad4fadf9648acc924a6ee522c7cb5b474e75faaad9d90dfd55e2805b495
|
||||
checksum=c3a52b843509bd8d9ef240f0ce2f3e57d05277f85c3239196e3d8979fe5d33de
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/python*/site-packages/bottleneck/LICENSE
|
||||
|
|
Loading…
Reference in New Issue