From 50f72f66f669847c447b0ece7a96565e9d19eea6 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 6 Dec 2022 21:04:51 -0600 Subject: [PATCH] python3-tinycss2: update to 1.2.1. --- srcpkgs/python3-tinycss2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-tinycss2/template b/srcpkgs/python3-tinycss2/template index c40618280af..36d0c80eb55 100644 --- a/srcpkgs/python3-tinycss2/template +++ b/srcpkgs/python3-tinycss2/template @@ -1,6 +1,6 @@ # Template file for 'python3-tinycss2' pkgname=python3-tinycss2 -version=1.1.1 +version=1.2.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core python3-flit_core 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=b2e44dd8883c360c35dd0d1b5aad0b610e5156c2cb3b33434634e539ead9d8bf +checksum=8cff3a8f066c2ec677c06dbc7b45619804a6938478d9d73c284b29d14ecb0627 make_check=no # tests broken with flake8 >= v5.x post_install() {