From a0fe9b880ee7d0b7f8c0d473c7d6e41631cac1d9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 21 Aug 2024 20:35:33 +0200 Subject: [PATCH] automatic version update by autodist [release 13.0-1mamba;Wed Aug 21 2024] --- python-websockets.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-websockets.spec b/python-websockets.spec index ed26d5b..8c27d00 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-websockets -Version: 12.0 +Version: 13.0 Release: 1mamba Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692) Group: System/Libraries @@ -11,7 +11,6 @@ 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 @@ -48,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Aug 21 2024 Automatic Build System 13.0-1mamba +- automatic version update by autodist + * Sun Oct 22 2023 Automatic Build System 12.0-1mamba - automatic version update by autodist