python-cycler: update to 0.10.0
This commit is contained in:
parent
7f630f1826
commit
f1a79651c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-cycler'
|
# Template file for 'python-cycler'
|
||||||
pkgname=python-cycler
|
pkgname=python-cycler
|
||||||
version=0.9.0
|
version=0.10.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="cycler-${version}"
|
wrksrc="cycler-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/matplotlib/cycler"
|
homepage="https://github.com/matplotlib/cycler"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/C/Cycler/cycler-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/Cycler/cycler-${version}.tar.gz"
|
||||||
checksum=96dc4ddf27ef62c09990c6196ac1167685e89168042ec0ae4db586de023355bc
|
checksum=cd7b2d1018258d7247a71425e9f26463dfb444d411c39569972f4ce586b0c9d8
|
||||||
|
|
||||||
python3.4-cycler_package() {
|
python3.4-cycler_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue