diff --git a/srcpkgs/python3-cycler/template b/srcpkgs/python3-cycler/template index c79a43756c3..68106067bfe 100644 --- a/srcpkgs/python3-cycler/template +++ b/srcpkgs/python3-cycler/template @@ -1,17 +1,18 @@ # Template file for 'python3-cycler' pkgname=python3-cycler -version=0.11.0 -revision=2 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=0.12.1 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools python3-wheel" depends="python3" -checkdepends="python3-pytest-xdist $depends" -short_desc="Composable style cycles (Python3)" -maintainer="Orphaned " +checkdepends="python3-pytest" +short_desc="Composable style cycles" +maintainer="Gonzalo TornarĂ­a " license="BSD-3-Clause" homepage="https://github.com/matplotlib/cycler" -distfiles="${PYPI_SITE}/C/Cycler/cycler-${version}.tar.gz" -checksum=9c87405839a19696e837b3b818fed3f5f69f16f1eec1a1ad77e043dcea9c772f +changelog="https://github.com/matplotlib/cycler/releases" +distfiles="https://github.com/matplotlib/cycler/archive/refs/tags/v${version}.tar.gz" +checksum=e83c1956b154ceb252c32e079ac7a95860a76c9ce894858dd082cc881008cae0 post_install() { vlicense LICENSE