* update python-cycler to 0.12.1-3
This commit is contained in:
parent
a3b6c00a05
commit
ccbb5c9565
17
python/python-cycler/.SRCINFO
Normal file
17
python/python-cycler/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = python-cycler
|
||||
pkgdesc = Composable style cycles
|
||||
pkgver = 0.12.1
|
||||
pkgrel = 3
|
||||
url = https://github.com/matplotlib/cycler
|
||||
arch = any
|
||||
license = BSD
|
||||
checkdepends = python-pytest
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
source = https://github.com/matplotlib/cycler/archive/v0.12.1/python-cycler-0.12.1.tar.gz
|
||||
sha512sums = f1d264de9c5e63515649aefb5937ef7a85d781c07b1c7c8fe291c969565abb18eb48d6d62f77d278746c60900c93700cbb095d280e09de768aedc2463e60d9a2
|
||||
|
||||
pkgname = python-cycler
|
4
python/python-cycler/.nvchecker.toml
Normal file
4
python/python-cycler/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-cycler]
|
||||
source = "git"
|
||||
git = "https://github.com/matplotlib/cycler.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-cycler
|
||||
pkgver=0.12.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Composable style cycles"
|
||||
arch=(any)
|
||||
license=('BSD')
|
||||
|
Loading…
x
Reference in New Issue
Block a user