------------------------------------------------------------------- Mon Feb 24 11:13:56 UTC 2020 - Tomáš Chvátal - Fix up dependencies to match requirements ------------------------------------------------------------------- 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 - 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 - 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