- 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:
parent
c8d017bd68
commit
4af225b85f
@ -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>
|
Wed Dec 7 10:18:12 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-trio
|
Name: python-trio
|
||||||
Version: 0.22.0
|
Version: 0.21.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python async/await-native I/O library
|
Summary: Python async/await-native I/O library
|
||||||
License: Apache-2.0 OR MIT
|
License: Apache-2.0 OR MIT
|
||||||
URL: https://github.com/python-trio/trio
|
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 astor >= 0.8}
|
||||||
BuildRequires: %{python_module async_generator >= 1.9}
|
BuildRequires: %{python_module async_generator >= 1.9}
|
||||||
BuildRequires: %{python_module attrs >= 19.2.0}
|
BuildRequires: %{python_module attrs >= 19.2.0}
|
||||||
@ -44,9 +44,7 @@ BuildRequires: netcfg
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-async_generator >= 1.9
|
Requires: python-async_generator >= 1.9
|
||||||
Requires: python-attrs >= 19.2.0
|
Requires: python-attrs >= 19.2.0
|
||||||
%if 0%{?python_version_nodots} < 311
|
|
||||||
Requires: python-exceptiongroup
|
Requires: python-exceptiongroup
|
||||||
%endif
|
|
||||||
Requires: python-idna
|
Requires: python-idna
|
||||||
Requires: python-outcome
|
Requires: python-outcome
|
||||||
Requires: python-sniffio
|
Requires: python-sniffio
|
||||||
|
3
trio-0.21.0.tar.gz
Normal file
3
trio-0.21.0.tar.gz
Normal 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)
BIN
trio-0.22.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user