automatic version update by autodist [release 11.0.2-1mamba;Tue Apr 18 2023]
This commit is contained in:
parent
dcd4fa9967
commit
989bea9d2e
@ -1,13 +1,13 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-websockets
|
||||
Version: 11.0.1
|
||||
Version: 11.0.2
|
||||
Release: 1mamba
|
||||
Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/aaugustin/websockets
|
||||
URL: https://github.com/python-websockets/websockets
|
||||
Source: https://pypi.debian.net/websockets/websockets-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Apr 18 2023 Automatic Build System <autodist@mambasoft.it> 11.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 11.0.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user