Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-httpx-socks for 
openSUSE:Factory checked in at 2024-11-14 16:09:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-httpx-socks (Old)
 and      /work/SRC/openSUSE:Factory/.python-httpx-socks.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-httpx-socks"

Thu Nov 14 16:09:13 2024 rev:2 rq:1224010 version:0.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httpx-socks/python-httpx-socks.changes    
2024-04-23 18:56:17.778945041 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-httpx-socks.new.2017/python-httpx-socks.changes
  2024-11-14 16:10:19.362870966 +0100
@@ -1,0 +2,7 @@
+Wed Nov 13 15:24:37 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- update to 0.9.2:
+  * Release connection on any exception
+  * Include tests in MANIFEST.in
+
+-------------------------------------------------------------------

Old:
----
  httpx-socks-0.9.1.tar.gz

New:
----
  httpx_socks-0.9.2.tar.gz

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

Other differences:
------------------
++++++ python-httpx-socks.spec ++++++
--- /var/tmp/diff_new_pack.EuZWxe/_old  2024-11-14 16:10:20.046899532 +0100
+++ /var/tmp/diff_new_pack.EuZWxe/_new  2024-11-14 16:10:20.050899699 +0100
@@ -27,14 +27,12 @@
 %bcond_with test
 %endif
 Name:           python-httpx-socks%{psuffix}
-Version:        0.9.1
+Version:        0.9.2
 Release:        0
 Summary:        Proxy (HTTP, SOCKS) transports for httpx
 License:        Apache-2.0
 URL:            https://github.com/romis2012/httpx-socks
-# gh#romis2012/httpx-socks#22
-Source:         
https://github.com/romis2012/httpx-socks/archive/refs/tags/v%{version}.tar.gz#/httpx-socks-%{version}.tar.gz
-# Source:         
https://files.pythonhosted.org/packages/source/h/httpx-socks/httpx-socks-%%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/h/httpx-socks/httpx_socks-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
@@ -71,7 +69,7 @@
 Proxy (HTTP, SOCKS) transports for httpx
 
 %prep
-%autosetup -p1 -n httpx-socks-%{version}
+%autosetup -p1 -n httpx_socks-%{version}
 
 %build
 %if %{without test}

Reply via email to