Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 5ad2294d46 | |||
| 70db081ad4 | |||
| 0b1abf805e | |||
| 94231e3f1c | |||
| baf65ba498 | |||
| 0b76025c90 |
3
aiohttp_socks-0.10.1.tar.gz
Normal file
3
aiohttp_socks-0.10.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49f2e1f8051f2885719beb1b77e312b5a27c3e4b60f0b045a388f194d995e068
|
||||
size 10445
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b611d4ce838e9cf2c2fed5e0dba447cc84824a6cba95dc5747606201da46cb4
|
||||
size 8510
|
||||
@@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Update to 0.9.1
|
||||
* Update Github CI configuration
|
||||
* Update README.md
|
||||
* Update .gitignore
|
||||
* Move project metadata to pyproject.toml
|
||||
* Update pyproject.toml, bump version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 13:18:11 UTC 2024 - Frantisek Simorda <frantisek.simorda@suse.com>
|
||||
|
||||
- Update to 0.9.0:
|
||||
* Fix compatibility with aiohttp v3.10
|
||||
* Update requirements-dev.txt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 18:52:05 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-aiohttp-socks
|
||||
Version: 0.8.4
|
||||
Version: 0.10.1
|
||||
Release: 0
|
||||
Summary: SOCKS proxy connector for aiohttp
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user