Compare commits
10 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f869a08437 | |||
| 1db34f724e | |||
| fc58a72c8b | |||
| 3035342084 | |||
| 1bf9f3b911 | |||
| debedc2ff8 | |||
| d0d2bee057 | |||
| 15f2f42b42 | |||
| 60c1152e7e | |||
| 745498d6d0 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e232e31174de79cc79ca7174bbc159aabb4b95e0ff5cc2d894d33f6cbe1a1096
|
|
||||||
size 93710
|
|
||||||
3
httpx_socks-0.10.1.tar.gz
Normal file
3
httpx_socks-0.10.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:14819689f569ae9079081a4c594d6a2ee915bf72ca30f210658e40ad4c5a7bcb
|
||||||
|
size 93986
|
||||||
@@ -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>
|
Thu Feb 27 11:54:41 UTC 2025 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-httpx-socks
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-httpx-socks%{psuffix}
|
Name: python-httpx-socks%{psuffix}
|
||||||
Version: 0.10.0
|
Version: 0.10.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Proxy (HTTP, SOCKS) transports for httpx
|
Summary: Proxy (HTTP, SOCKS) transports for httpx
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user