Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-socks for
openSUSE:Factory checked in at 2024-01-03 12:28:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-socks (Old)
and /work/SRC/openSUSE:Factory/.python-python-socks.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-socks"
Wed Jan 3 12:28:03 2024 rev:6 rq:1136322 version:2.4.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-socks/python-python-socks.changes
2023-07-05 15:31:17.938829334 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-socks.new.28375/python-python-socks.changes
2024-01-03 12:28:06.474314409 +0100
@@ -1,0 +2,14 @@
+Mon Jan 1 20:31:36 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 2.4.4:
+ * Handle IndexError when loading socks5 reply
+ * Fix connection logic (api v2)
+ * Change empty reply error message (socks5)
+ * ConnectReply.loads: fix IndexError in case no data
+ * Redesign code base
+ * Remove obsolete protocol implementation
+ * Add Sans I/O based http proxy protocol implementation
+ * Add Sans I/O socks4 implementation
+ * Add simple Sans I/O based socks5 implementation
+
+-------------------------------------------------------------------
Old:
----
python-socks-2.1.1.tar.gz
New:
----
python-socks-2.4.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-socks.spec ++++++
--- /var/tmp/diff_new_pack.icHjbh/_old 2024-01-03 12:28:07.610355894 +0100
+++ /var/tmp/diff_new_pack.icHjbh/_new 2024-01-03 12:28:07.614356041 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-python-socks
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,14 @@
%{?sle15_python_module_pythons}
Name: python-python-socks
-Version: 2.1.1
+Version: 2.4.4
Release: 0
Summary: Core proxy client functionality for Python
License: Apache-2.0
URL: https://github.com/romis2012/python-socks
Source:
https://files.pythonhosted.org/packages/source/p/python-socks/python-socks-%{version}.tar.gz
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -55,5 +56,5 @@
%doc README.md
%license LICENSE.txt
%{python_sitelib}/python_socks
-%{python_sitelib}/python_socks-%{version}*-info
+%{python_sitelib}/python_socks-%{version}.dist-info
++++++ python-socks-2.1.1.tar.gz -> python-socks-2.4.4.tar.gz ++++++
++++ 4923 lines of diff (skipped)