From 8c50f048ee3a06ae88b0caae7a350b4a19837903 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 23 Apr 2024 19:11:44 -0500 Subject: [PATCH] python3-tinycss2: update to 1.3.0. --- srcpkgs/python3-tinycss2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-tinycss2/template b/srcpkgs/python3-tinycss2/template index 45ebf8d831f..8196b935926 100644 --- a/srcpkgs/python3-tinycss2/template +++ b/srcpkgs/python3-tinycss2/template @@ -1,7 +1,7 @@ # Template file for 'python3-tinycss2' pkgname=python3-tinycss2 -version=1.2.1 -revision=2 +version=1.3.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core python3-flit_core python3-webencodings" depends="python3-webencodings" @@ -12,7 +12,7 @@ maintainer="Andrew Benson " license="BSD-3-Clause" homepage="https://www.courtbouillon.org/tinycss2" distfiles="${PYPI_SITE}/t/tinycss2/tinycss2-${version}.tar.gz" -checksum=8cff3a8f066c2ec677c06dbc7b45619804a6938478d9d73c284b29d14ecb0627 +checksum=152f9acabd296a8375fbca5b84c961ff95971fcfc32e79550c8df8e29118c54d make_check=no # tests broken with flake8 >= v5.x post_install() {