14
0

- 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
This commit is contained in:
2024-11-13 15:26:19 +00:00
committed by Git OBS Bridge
parent 57b4855c9b
commit 745498d6d0
4 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 13 15:24:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.9.2:
* Release connection on any exception
* Include tests in MANIFEST.in
-------------------------------------------------------------------
Mon Apr 22 07:03:11 UTC 2024 - Matej Cepl <mcepl@cepl.eu>