automatic version update by autodist [release 13.0.1-1mamba;Thu Aug 29 2024]
This commit is contained in:
parent
a0fe9b880e
commit
5566f7c11c
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-websockets
|
||||
Version: 13.0
|
||||
Version: 13.0.1
|
||||
Release: 1mamba
|
||||
Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
||||
Group: System/Libraries
|
||||
@ -11,6 +11,7 @@ URL: https://github.com/python-websockets/websockets
|
||||
Source: https://pypi.debian.net/websockets/websockets-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2024 Automatic Build System <autodist@openmamba.org> 13.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 21 2024 Automatic Build System <autodist@openmamba.org> 13.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user