17
0

10 Commits

Author SHA256 Message Date
f869a08437 Accepting request 1294586 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1294586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpx-socks?expand=0&rev=5
2025-07-21 18:00:23 +00:00
1db34f724e - update to 0.10.1:
* Fix http2 issue

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx-socks?expand=0&rev=12
2025-07-13 12:30:59 +00:00
fc58a72c8b Accepting request 1249635 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1249635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpx-socks?expand=0&rev=4
2025-03-05 12:39:09 +00:00
3035342084 Accepting request 1248958 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1248958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx-socks?expand=0&rev=10
2025-03-03 08:45:59 +00:00
1bf9f3b911 Accepting request 1231776 from devel:languages:python
- Update to 0.10.0:
  * Minor fixes for httpx 0.28.x
- hypercorn now builds for 3.10, so don't skip testing there.
- Tighten up test BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/1231776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpx-socks?expand=0&rev=3
2024-12-18 19:09:44 +00:00
debedc2ff8 Sigh.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx-socks?expand=0&rev=8
2024-12-18 04:47:57 +00:00
d0d2bee057 - Tighten up test BuildRequires.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx-socks?expand=0&rev=7
2024-12-18 04:43:10 +00:00
15f2f42b42 - Update to 0.10.0:
* Minor fixes for httpx 0.28.x
- hypercorn now builds for 3.10, so don't skip testing there.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx-socks?expand=0&rev=6
2024-12-18 04:41:27 +00:00
60c1152e7e Accepting request 1224010 from devel:languages:python
- update to 0.9.2:
  * Release connection on any exception
  * Include tests in MANIFEST.in

OBS-URL: https://build.opensuse.org/request/show/1224010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpx-socks?expand=0&rev=2
2024-11-14 15:09:13 +00:00
745498d6d0 - update to 0.9.2:
* Release connection on any exception
  * Include tests in MANIFEST.in

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx-socks?expand=0&rev=4
2024-11-13 15:26:19 +00:00
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e232e31174de79cc79ca7174bbc159aabb4b95e0ff5cc2d894d33f6cbe1a1096
size 93710

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14819689f569ae9079081a4c594d6a2ee915bf72ca30f210658e40ad4c5a7bcb
size 93986

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jul 13 12:30:41 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.10.1:
* Fix http2 issue
-------------------------------------------------------------------
Thu Feb 27 11:54:41 UTC 2025 - ecsos <ecsos@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-httpx-socks
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-httpx-socks%{psuffix}
Version: 0.10.0
Version: 0.10.1
Release: 0
Summary: Proxy (HTTP, SOCKS) transports for httpx
License: Apache-2.0