mirror of
https://abf.rosa.ru/djam/python-websockets.git
synced 2025-02-23 10:42:54 +00:00
obsolete older , bump rel.
This commit is contained in:
parent
8616ef07d4
commit
be01de2bec
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 11.0.2
|
Version: 11.0.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: An implementation of the WebSocket Protocol for python with asyncio
|
Summary: An implementation of the WebSocket Protocol for python with asyncio
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Python
|
Group: Development/Python
|
||||||
|
@ -30,6 +30,8 @@ applications.
|
||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
BuildRequires: pkgconfig(python-3.11)
|
BuildRequires: pkgconfig(python-3.11)
|
||||||
BuildRequires: python3egg(setuptools) >= 67.2
|
BuildRequires: python3egg(setuptools) >= 67.2
|
||||||
|
# the 10.1 pops up always.
|
||||||
|
Obsoletes: python3-%{pypi_name} < %{EVRD}
|
||||||
|
|
||||||
%description -n python3-%{pypi_name}
|
%description -n python3-%{pypi_name}
|
||||||
%{_description}
|
%{_description}
|
||||||
|
|
Loading…
Add table
Reference in a new issue