14
0
2024-12-27 07:03:34 +00:00
committed by Git OBS Bridge
parent 94231e3f1c
commit 70db081ad4
4 changed files with 15 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Dec 27 07:02:43 UTC 2024 - Jiri Slaby <jslaby@suse.cz>
- Update to 0.10.1
* fix ProxyConnector port type hint: str -> int
* Update README.md
* Refactoring
* Make host and port arguments required
* Fix compatibility with Python 3.8
* minimal typing changes
-------------------------------------------------------------------
Mon Nov 25 08:32:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-aiohttp-socks
Version: 0.9.1
Version: 0.10.1
Release: 0
Summary: SOCKS proxy connector for aiohttp
License: Apache-2.0