Changelog for
python310-python-socks-2.4.4-2.1.noarch.rpm :
* Mon Apr 22 2024 Matej Cepl
- Use tarball from GitHub (gh#romis2012/python-socks#30) to make running the test suite possible.- Fix dependencies (bsc#1223181).
* Mon Jan 01 2024 Dirk Müller - update to 2.4.4:
* Handle IndexError when loading socks5 reply
* Fix connection logic (api v2)
* Change empty reply error message (socks5)
* ConnectReply.loads: fix IndexError in case no data
* Redesign code base
* Remove obsolete protocol implementation
* Add Sans I/O based http proxy protocol implementation
* Add Sans I/O socks4 implementation
* Add simple Sans I/O based socks5 implementation
* Wed Jul 05 2023 Matej Cepl - Clean up SPEC file.
* Tue Jul 04 2023 ecsos - Add %{?sle15_python_module_pythons}
* Wed Feb 22 2023 ecsos - Update to 2.1.1 - No changelog from upstream.
* Thu Oct 06 2022 Yogalakshmi Arunachalam - Update to 2.0.3:
* Fix anyio exception handling
* Sat Jan 15 2022 Dirk Müller - update to 2.0.2:
* Added anyio backend
* Added new (v2) API for sync and trio backends
* The code base has been completely redesigned
* Fixed #14 anyio.BrokenResourceError
* Wed Apr 21 2021 Jiri Slaby - initial package (1.2.4)