Sync from SUSE:SLFO:Main python-sniffio revision 7478c3fe3825c187644c979094f8b808
This commit is contained in:
parent
974ae9d415
commit
077579be9f
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 09:03:02 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.1:
|
||||
* Added missing thread_local to sniffio.__all__
|
||||
* Add support for Python 3.9 and 3.10.
|
||||
* Provide sniffio.thread_local.name for coroutine libraries to
|
||||
set
|
||||
* Drop support for Python 3.5 and 3.6.
|
||||
* Include type hints
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 20:53:23 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sniffio
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
%define skip_python2 1
|
||||
Name: python-sniffio
|
||||
Version: 1.3.0
|
||||
Version: 1.3.1
|
||||
Release: 0
|
||||
Summary: Module to sniff which async library code runs under
|
||||
License: Apache-2.0 OR MIT
|
||||
|
BIN
sniffio-1.3.0.tar.gz
(Stored with Git LFS)
BIN
sniffio-1.3.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
sniffio-1.3.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
sniffio-1.3.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user