From a2d8fc6328bbe8d34c0a556c0cf7b97d6f7d1c80cd801943c999f01f507c1f3a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 28 Feb 2021 16:06:44 +0000 Subject: [PATCH] Accepting request 875787 from home:stroeder:branches:devel:languages:python - Update to 3.7.4 - no upstream changelog available OBS-URL: https://build.opensuse.org/request/show/875787 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=60 --- aiohttp-3.7.3.tar.gz | 3 --- aiohttp-3.7.4.tar.gz | 3 +++ python-aiohttp.changes | 5 +++++ python-aiohttp.spec | 4 ++-- 4 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 aiohttp-3.7.3.tar.gz create mode 100644 aiohttp-3.7.4.tar.gz diff --git a/aiohttp-3.7.3.tar.gz b/aiohttp-3.7.3.tar.gz deleted file mode 100644 index 9992a99..0000000 --- a/aiohttp-3.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c1a81af067e72261c9cbe33ea792893e83bc6aa987bfbd6fdc1e5e7b22777c4 -size 1113127 diff --git a/aiohttp-3.7.4.tar.gz b/aiohttp-3.7.4.tar.gz new file mode 100644 index 0000000..36b3fd3 --- /dev/null +++ b/aiohttp-3.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d84ecc73141d0a0d61ece0742bb7ff5751b0657dab8405f899d3ceb104cc7de +size 1114533 diff --git a/python-aiohttp.changes b/python-aiohttp.changes index 53d2cca..10477af 100644 --- a/python-aiohttp.changes +++ b/python-aiohttp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 28 13:09:40 UTC 2021 - Michael Ströder + +- Update to 3.7.4 - no upstream changelog available + ------------------------------------------------------------------- Sun Dec 20 08:22:59 UTC 2020 - John Vandenberg diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 64b52c1..75fa7d4 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -1,7 +1,7 @@ # # spec file for package python-aiohttp # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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() python3-%{**}} %define skip_python2 1 Name: python-aiohttp -Version: 3.7.3 +Version: 3.7.4 Release: 0 Summary: Asynchronous HTTP client/server framework License: Apache-2.0