mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python-Bottleneck: update to 1.2.1
This commit is contained in:
parent
73acc1f5c0
commit
bf43008530
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Bottleneck'
|
# Template file for 'python-Bottleneck'
|
||||||
pkgname=python-Bottleneck
|
pkgname=python-Bottleneck
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Bottleneck-${version}"
|
wrksrc="Bottleneck-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://berkeleyanalytics.com/bottleneck/"
|
homepage="http://berkeleyanalytics.com/bottleneck/"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/B/Bottleneck/Bottleneck-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/B/Bottleneck/Bottleneck-${version}.tar.gz"
|
||||||
checksum=3bec84564a4adbe97c24e875749b949a19cfba4e4588be495cc441db7c6b05e8
|
checksum=6efcde5f830aed64feafca0359b51db0e184c72af8ba6675b4a99f263922eb36
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/python*/site-packages/bottleneck/LICENSE
|
rm -f ${DESTDIR}/usr/lib/python*/site-packages/bottleneck/LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue