Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-httpcore for openSUSE:Factory 
checked in at 2021-07-21 19:06:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-httpcore (Old)
 and      /work/SRC/openSUSE:Factory/.python-httpcore.new.2632 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-httpcore"

Wed Jul 21 19:06:24 2021 rev:2 rq:907330 version:0.13.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httpcore/python-httpcore.changes  
2021-07-12 01:25:16.129124181 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-httpcore.new.2632/python-httpcore.changes    
    2021-07-21 19:07:31.911411585 +0200
@@ -1,0 +2,26 @@
+Tue Jul 13 13:42:56 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- anyio is actually required (at least for some tests in other
+  packages).
+
+-------------------------------------------------------------------
+Thu Jul  8 08:16:46 UTC 2021 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to v0.13.6
+  * Fixed
+    - Close sockets when read or write timeouts occur. (Pull #365)
+
+- Update to v0.13.5
+  * Fixed
+    - Resolved niggles with AnyIO EOF behaviours. (Pull #358, #362)
+
+- Update to v0.13.4
+  * Added
+    - Improved error messaging when URL scheme is missing, or
+      a non HTTP(S) scheme is used. (Pull #354)
+  * Fixed
+    - Switched to anyio as the default backend implementation when
+      running with asyncio. Resolves some awkward TLS timeout
+      issues.
+
+-------------------------------------------------------------------

Old:
----
  httpcore-0.13.3.tar.gz

New:
----
  httpcore-0.13.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-httpcore.spec ++++++
--- /var/tmp/diff_new_pack.csY2yX/_old  2021-07-21 19:07:32.411412454 +0200
+++ /var/tmp/diff_new_pack.csY2yX/_new  2021-07-21 19:07:32.415412461 +0200
@@ -20,7 +20,7 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-httpcore
-Version:        0.13.3
+Version:        0.13.6
 Release:        0
 Summary:        Minimal low-level Python HTTP client
 License:        BSD-3-Clause
@@ -30,6 +30,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-anyio >= 3.1.0
 Requires:       python-certifi
 Requires:       python-chardet >= 3.0
 Requires:       python-h11 >= 0.11.0
@@ -37,18 +38,17 @@
 Requires:       python-idna >= 2.0
 Requires:       python-rfc3986 >= 1.0
 Requires:       python-sniffio >= 1.0
-Recommends:     python-anyio >= 3.0.1
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module anyio >= 3.0.1}
+BuildRequires:  %{python_module anyio >= 3.1.0}
 BuildRequires:  %{python_module certifi}
 BuildRequires:  %{python_module chardet >= 3.0}
 BuildRequires:  %{python_module h11 >= 0.11.0}
 BuildRequires:  %{python_module h2 >= 3.0}
 BuildRequires:  %{python_module idna >= 2.0}
 BuildRequires:  %{python_module mitmproxy}
-BuildRequires:  %{python_module pproxy >= 2.7.7}
-BuildRequires:  %{python_module pytest >= 6.2.3}
+BuildRequires:  %{python_module pproxy >= 2.7.8}
+BuildRequires:  %{python_module pytest >= 6.2.4}
 BuildRequires:  %{python_module pytest-asyncio >= 0.15.1}
 BuildRequires:  %{python_module pytest-curio}
 BuildRequires:  %{python_module pytest-tornasync}

++++++ httpcore-0.13.3.tar.gz -> httpcore-0.13.6.tar.gz ++++++
++++ 2758 lines of diff (skipped)

Reply via email to