forked from pool/python-aiohttp-socks
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 86bdd1e02f | |||
| 4f286f1716 | |||
| 18db42e207 | |||
| 4e0ec2f164 |
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:22159a1af026b229cfe5ea007e065bb3fe56385a951a82623a6f4588a6758003
|
||||
size 10201
|
||||
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-aiohttp-socks
|
||||
Version: 0.9.0
|
||||
Version: 0.10.1
|
||||
Release: 0
|
||||
Summary: SOCKS proxy connector for aiohttp
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user