Hello community,

here is the log from the commit of package python-aiohttp-socks for 
openSUSE:Factory checked in at 2020-01-17 16:08:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiohttp-socks (Old)
 and      /work/SRC/openSUSE:Factory/.python-aiohttp-socks.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aiohttp-socks"

Fri Jan 17 16:08:29 2020 rev:2 rq:765077 version:0.3.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-aiohttp-socks/python-aiohttp-socks.changes    
    2019-02-25 18:00:55.150103692 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-aiohttp-socks.new.26092/python-aiohttp-socks.changes
     2020-01-17 16:08:37.516531957 +0100
@@ -1,0 +2,9 @@
+Thu Jan 16 16:21:13 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- update to 0.3.4
+  * Resolve proxy host explicitly
+  * Add Proxy chaining support
+  * Fix StreamSocketReadWriteMixin.read_all
+  * Add HTTP proxy support
+
+-------------------------------------------------------------------

Old:
----
  aiohttp_socks-0.2.2.tar.gz

New:
----
  aiohttp_socks-0.3.4.tar.gz

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

Other differences:
------------------
++++++ python-aiohttp-socks.spec ++++++
--- /var/tmp/diff_new_pack.xvrvWC/_old  2020-01-17 16:08:38.568532454 +0100
+++ /var/tmp/diff_new_pack.xvrvWC/_new  2020-01-17 16:08:38.572532456 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-aiohttp-socks
 #
-# 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 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-aiohttp-socks
-Version:        0.2.2
+Version:        0.3.4
 Release:        0
 Summary:        SOCKS proxy connector for aiohttp
 License:        Apache-2.0
@@ -31,6 +31,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-aiohttp >= 2.3.2
+Requires:       python-attrs >= 19.2.0
 BuildArch:      noarch
 # SECTION test requirements
 #BuildRequires:  %{python_module aiohttp >= 2.3.2}
@@ -56,7 +57,7 @@
 
 %check
 # tests need access to the internet
-#%%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_bin_suffix}
+#%%pytest
 
 %files %{python_files}
 %doc README.md

++++++ aiohttp_socks-0.2.2.tar.gz -> aiohttp_socks-0.3.4.tar.gz ++++++
++++ 2104 lines of diff (skipped)


Reply via email to