* update python-cycler to 0.12.1-3

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:28 +01:00
parent a3b6c00a05
commit ccbb5c9565
3 changed files with 22 additions and 1 deletions

View 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

View File

@ -0,0 +1,4 @@
[python-cycler]
source = "git"
git = "https://github.com/matplotlib/cycler.git"
prefix = "v"

View File

@ -3,7 +3,7 @@
pkgname=python-cycler
pkgver=0.12.1
pkgrel=2
pkgrel=3
pkgdesc="Composable style cycles"
arch=(any)
license=('BSD')