- go back to 0.21.0 as it breaks httpcore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trio?expand=0&rev=31
This commit is contained in:
Dirk Mueller 2022-12-19 21:02:27 +00:00 committed by Git OBS Bridge
parent c8d017bd68
commit 4af225b85f
4 changed files with 10 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 19 20:55:58 UTC 2022 - Dirk Müller <dmueller@suse.com>
- go back to 0.21.0 as it breaks httpcore
-------------------------------------------------------------------
Wed Dec 7 10:18:12 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>

View File

@ -18,12 +18,12 @@
%define skip_python2 1
Name: python-trio
Version: 0.22.0
Version: 0.21.0
Release: 0
Summary: Python async/await-native I/O library
License: Apache-2.0 OR MIT
URL: https://github.com/python-trio/trio
Source: https://files.pythonhosted.org/packages/source/t/trio/trio-0.22.0.tar.gz
Source: https://files.pythonhosted.org/packages/source/t/trio/trio-%{version}.tar.gz
BuildRequires: %{python_module astor >= 0.8}
BuildRequires: %{python_module async_generator >= 1.9}
BuildRequires: %{python_module attrs >= 19.2.0}
@ -44,9 +44,7 @@ BuildRequires: netcfg
BuildRequires: python-rpm-macros
Requires: python-async_generator >= 1.9
Requires: python-attrs >= 19.2.0
%if 0%{?python_version_nodots} < 311
Requires: python-exceptiongroup
%endif
Requires: python-idna
Requires: python-outcome
Requires: python-sniffio

3
trio-0.21.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:523f39b7b69eef73501cebfe1aafd400a9aad5b03543a0eded52952488ff1c13
size 446500

BIN
trio-0.22.0.tar.gz (Stored with Git LFS)

Binary file not shown.