| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.3.4 * Resolve proxy host explicitly * Add Proxy chaining support * Fix StreamSocketReadWriteMixin.read_all * Add HTTP proxy support
- Use pypi archive instead of github one, no difference for us
- Disable the tests as they do not work without direct network access
- clean up spec file
- initial package
- 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
- 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
- Update to 0.9.0: * Fix compatibility with aiohttp v3.10 * Update requirements-dev.txt
- Add missing buildrequire to fix Leap build error.
- update to 0.8.4: * Reimplement proxy chains * Implement another solution to fix issue #27
- update to 0.8.3: * fixes for https://github.com/romis2012/aiohttp-socks/issues/27
- Clean up SPEC file.
- Add %{?sle15_python_module_pythons}
- update to 0.8.0: * Added `proxy_ssl` parameter
- update to 0.7.1: Pin python-socks dependency to the >=2.0.0 Upgrade python-socks to 2.0.0