From 526f40421219af0cf64a4738d730a91e4ebdbd6b Mon Sep 17 00:00:00 2001 From: dirkmueller <> Date: Oct 14 2022 13:50:37 +0000 Subject: Update python-h11 to version 0.14.0 / rev 10 via SR 1010139 https://build.opensuse.org/request/show/1010139 by user dirkmueller + dimstar_suse --- diff --git a/.files b/.files index 60b4fd8..8f0a87a 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 5bad351..92d78c0 100644 --- a/.rev +++ b/.rev @@ -90,4 +90,12 @@ * Ensure request method is a valid token 955498 + + 297509390866986ddb7a2194540c0c01 + 0.14.0 + + dimstar_suse + + 1010139 + diff --git a/h11-0.13.0.tar.gz b/h11-0.13.0.tar.gz deleted file mode 120000 index 091fc6e..0000000 --- a/h11-0.13.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreidqqe6bcniipisiutjyzqhbuamb76vsdcaudkj6v5lhsqgdsv77ay \ No newline at end of file diff --git a/h11-0.14.0.tar.gz b/h11-0.14.0.tar.gz new file mode 120000 index 0000000..8539354 --- /dev/null +++ b/h11-0.14.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreiepdh535gpheqqp6noabmt2gtfzsn7jakulqehczcbqbrxquo3jtu \ No newline at end of file diff --git a/python-h11.changes b/python-h11.changes index 47a3110..bcb74a2 100644 --- a/python-h11.changes +++ b/python-h11.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Oct 12 03:33:53 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 0.14.0 + No upstream changelog + +------------------------------------------------------------------- Wed Feb 16 23:08:28 UTC 2022 - Dirk Müller - update to 0.13.0: diff --git a/python-h11.spec b/python-h11.spec index 4d567e8..8aa1a10 100644 --- a/python-h11.spec +++ b/python-h11.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-h11 -Version: 0.13.0 +Version: 0.14.0 Release: 0 Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/11 License: MIT