forked from pool/python-portend
- version update to 2.5 * #10: Fix race condition in ``occupied`` and ``free`` OBS-URL: https://build.opensuse.org/request/show/710571 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portend?expand=0&rev=9
27 lines
1.0 KiB
Plaintext
27 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 18 12:46:11 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 2.5
|
|
* #10: Fix race condition in ``occupied`` and ``free``
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 5 07:03:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 2.4:
|
|
* find_available_local_port now relies on socket.getaddrinfo to
|
|
find a suitable address family.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 5 12:56:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 2.3:
|
|
* Fix README rendering.
|
|
* Merge with skeleton, including embedded license file.
|
|
* #1: Removed portend._getaddrinfo and its usage in Checker.assert_free.
|
|
* #5: Restored use of portend.client_host during assert_free check on Windows, fixing check when the bind address is *ADDR_ANY.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 31 14:23:56 UTC 2017 - jmatejek@suse.com
|
|
|
|
- initial commit
|