From e3c56b2d19e693e2047416725259c5e4ba34403f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:52:09 +0100 Subject: [PATCH] automatic version update by autodist [release 0.2.8-1mamba;Sun Oct 01 2023] --- python-wcwidth.spec | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/python-wcwidth.spec b/python-wcwidth.spec index 0871236..5a58eea 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -1,6 +1,6 @@ Name: python-wcwidth -Version: 0.2.6 -Release: 2mamba +Version: 0.2.8 +Release: 1mamba Summary: Python library that measures the width of unicode strings rendered to a terminal Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://github.com/jquast/wcwidth Source: https://pypi.debian.net/wcwidth/wcwidth-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -43,6 +44,15 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/wcwidth-%{version}-py*.egg-info/* %changelog +* Sun Oct 01 2023 Automatic Build System 0.2.8-1mamba +- automatic version update by autodist + +* Fri Sep 29 2023 Automatic Build System 0.2.7-1mamba +- automatic version update by autodist + +* Wed Sep 27 2023 Automatic Build System 0.2.6-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Apr 05 2023 Silvan Calarco 0.2.6-2mamba - rebuilt with python 3.10