From ff81fb4e1ba81ca2df34a6dc0d1dcb58d671cd20 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:46:14 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.1-1mamba;Tue Oct 18 2022] --- python-tinycss2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-tinycss2.spec b/python-tinycss2.spec index f643ae8..7bd7d3e 100644 --- a/python-tinycss2.spec +++ b/python-tinycss2.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tinycss2 -Version: 1.1.1 +Version: 1.2.1 Release: 1mamba Summary: A tiny CSS parser Group: System/Libraries @@ -12,6 +12,7 @@ Source: https://pypi.debian.net/tinycss2/tinycss2-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel +BuildRequires: python3.7dist(webencodings) ## AUTOBUILDREQ-END BuildRequires: python-pyproject2setuppy-py3 @@ -46,5 +47,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Oct 18 2022 Automatic Build System 1.2.1-1mamba +- automatic version update by autodist + * Mon Feb 14 2022 Silvan Calarco 1.1.1-1mamba - package created using the webbuild interface