automatic version update by autodist [release 14.0-1mamba;Sat Nov 09 2024]

This commit is contained in:
Automatic Build System 2024-11-10 13:38:52 +01:00
parent a9fb2fcb14
commit 49f3f43ff4

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-websockets
Version: 13.1
Version: 14.0
Release: 1mamba
Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
Group: System/Libraries
@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Nov 09 2024 Automatic Build System <autodist@openmamba.org> 14.0-1mamba
- automatic version update by autodist
* Sun Sep 22 2024 Automatic Build System <autodist@openmamba.org> 13.1-1mamba
- automatic version update by autodist