diff --git a/python-speedtest-cli.spec b/python-speedtest-cli.spec index 93562a6..72f4897 100644 --- a/python-speedtest-cli.spec +++ b/python-speedtest-cli.spec @@ -1,6 +1,6 @@ Name: python-speedtest-cli Version: 2.1.3 -Release: 1mamba +Release: 2mamba Summary: Command line interface for testing internet bandwidth using speedtest.net Group: System/Libraries Vendor: openmamba @@ -10,9 +10,8 @@ URL: https://github.com/sivel/speedtest-cli Source: https://pypi.debian.net/speedtest-cli/speedtest-cli-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END -Requires: python3 >= %python3_version Requires: python-setuptools-py3 %description @@ -44,6 +43,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Apr 08 2024 Silvan Calarco 2.1.3-2mamba +- rebuilt with python3 ~= 3.11 + * Fri Apr 09 2021 Automatic Build System 2.1.3-1mamba - automatic version update by autodist