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