Changelog for
python311-aiohttp-socks-0.9.0-150600.2.2.noarch.rpm :
* Wed Aug 21 2024 frantisek.simordaAATTsuse.com- Update to 0.9.0:
* Fix compatibility with aiohttp v3.10
* Update requirements-dev.txt
* Fri Dec 29 2023 ecsosAATTopensuse.org- Add missing buildrequire to fix Leap build error.
* Fri Nov 10 2023 dmuellerAATTsuse.com- update to 0.8.4:
* Reimplement proxy chains
* Implement another solution to fix issue #27
* Mon Sep 18 2023 jslabyAATTsuse.cz- update to 0.8.3:
* fixes for https://github.com/romis2012/aiohttp-socks/issues/27
* Wed Jul 05 2023 mceplAATTsuse.com- Clean up SPEC file.
* Tue Jul 04 2023 ecsosAATTopensuse.org- Add %{?sle15_python_module_pythons}
* Thu Feb 23 2023 dmuellerAATTsuse.com- update to 0.8.0:
* Added `proxy_ssl` parameter
* Sat Jan 15 2022 dmuellerAATTsuse.com- update to 0.7.1: Pin python-socks dependency to the >=2.0.0 Upgrade python-socks to 2.0.0
* Wed Apr 21 2021 jslabyAATTsuse.cz- Update to 0.6.0:
* Use a custom proxy server and local http server for tests
* Use python-socks extended API- Add a simple import test at least
* Tue Feb 23 2021 steven.kowalikAATTsuse.com- Update to 0.5.5:
* Fix asyncio DeprecationWarning: The loop argument is deprecated
* Make deprecated API (SocksConnector etc) available again
* Misc fixes, remove deprecated API (SocksConnector etc)
* Fix cancellation handling
* Improve timeouts handling
* First use ipv4 when resolving hostnames
* Change the default value of the family parameter to AF_UNSPEC
* Make it compatible with aiohttp 2.x again
* Thu Jan 16 2020 mcalabkovaAATTsuse.com- update to 0.3.4
* Resolve proxy host explicitly
* Add Proxy chaining support
* Fix StreamSocketReadWriteMixin.read_all
* Add HTTP proxy support
* Mon Feb 25 2019 tchvatalAATTsuse.com- Use pypi archive instead of github one, no difference for us
* Tue Feb 12 2019 tchvatalAATTsuse.com- Disable the tests as they do not work without direct network access
* Mon Feb 11 2019 jslabyAATTsuse.com- clean up spec file
* Wed Feb 06 2019 jslabyAATTsuse.com- initial package