From cc46a7ba1f2f80711ed1454ccac46f309e0a2b08 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Tue, 9 Apr 2024 11:11:06 +0200 Subject: [PATCH] rebuilt with python3 ~= 3.11 [release 2.1.3-2mamba;Mon Apr 08 2024] --- python-speedtest-cli.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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