mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-cycler: update to 0.11.0.
This commit is contained in:
parent
556932be8c
commit
82869f1280
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'python3-cycler'
|
||||
pkgname=python3-cycler
|
||||
version=0.10.0
|
||||
revision=9
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-six"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest-xdist $depends"
|
||||
short_desc="Composable style cycles (Python3)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/matplotlib/cycler"
|
||||
distfiles="${PYPI_SITE}/C/Cycler/cycler-${version}.tar.gz"
|
||||
checksum=cd7b2d1018258d7247a71425e9f26463dfb444d411c39569972f4ce586b0c9d8
|
||||
checksum=9c87405839a19696e837b3b818fed3f5f69f16f1eec1a1ad77e043dcea9c772f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue