diff --git a/python-websocket-client.spec b/python-websocket-client.spec index deeeb49..0094657 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -1,6 +1,6 @@ Name: python-websocket-client Version: 1.6.3 -Release: 1mamba +Release: 2mamba Summary: Websocket client for Python Group: System/Libraries Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://github.com/websocket-client/websocket-client Source: https://github.com/liris/websocket-client/archive/v%{version}.tar.gz License: LGPL ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(setuptools) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -56,6 +57,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist %doc LICENSE %changelog +* Wed Sep 27 2023 Automatic Build System 1.6.3-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Tue Sep 12 2023 Automatic Build System 1.6.3-1mamba - automatic version update by autodist