From 5d11d3a5a90727a1370c187d7b03594a109b2fe70ed67351bd760288689de40b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 26 Nov 2020 08:57:39 +0000 Subject: [PATCH] - update to 1.2.0: * Include type hints OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sniffio?expand=0&rev=6 --- python-sniffio.changes | 6 ++++++ python-sniffio.spec | 4 ++-- sniffio-1.1.0.tar.gz | 3 --- sniffio-1.2.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 sniffio-1.1.0.tar.gz create mode 100644 sniffio-1.2.0.tar.gz diff --git a/python-sniffio.changes b/python-sniffio.changes index 784cd27..7fabf4f 100644 --- a/python-sniffio.changes +++ b/python-sniffio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 26 08:56:32 UTC 2020 - Dirk Mueller + +- update to 1.2.0: + * Include type hints + ------------------------------------------------------------------- Sun Jun 2 21:06:16 UTC 2019 - Jan Engelhardt diff --git a/python-sniffio.spec b/python-sniffio.spec index 654d417..a0da5c8 100644 --- a/python-sniffio.spec +++ b/python-sniffio.spec @@ -1,7 +1,7 @@ # # spec file for package python-sniffio # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-sniffio -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Module to sniff which async library code runs under License: MIT OR Apache-2.0 diff --git a/sniffio-1.1.0.tar.gz b/sniffio-1.1.0.tar.gz deleted file mode 100644 index c91eace..0000000 --- a/sniffio-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:344204ad144975a2f7bbc3e3c8394e53f09b47e5fbd8d8aab14f67387162cb4a -size 16982 diff --git a/sniffio-1.2.0.tar.gz b/sniffio-1.2.0.tar.gz new file mode 100644 index 0000000..af91d9b --- /dev/null +++ b/sniffio-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e9af48e3f55d286cac3884c4fd0f2c4365702a9ae447bf029d7fc9046c3d7a4 +size 17335