14
0

Accepting request 988717 from home:stroeder:branches:devel:languages:python

Update to 0.20.4

Note that support for Python 3.6 was dropped with 0.20.0+ => no builds for SLE and Leap possible

OBS-URL: https://build.opensuse.org/request/show/988717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-starlette?expand=0&rev=11
This commit is contained in:
2022-07-12 20:17:39 +00:00
committed by Git OBS Bridge
parent ccdeb51f78
commit 8b4f8465b6
4 changed files with 10 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-starlette
Version: 0.19.1
Version: 0.20.4
Release: 0
Summary: Lightweight ASGI framework/toolkit
License: BSD-3-Clause
@@ -45,8 +45,7 @@ BuildRequires: %{python_module trio}
BuildRequires: %{python_module typing_extensions}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: (python3-aiocontextvars if python3-base < 3.7)
BuildRequires: (python36-aiocontextvars if python36-base)
BuildRequires: python3-base >= 3.7
BuildArch: noarch
%python_subpackages