------------------------------------------------------------------- Sun Apr 07 01:51:43 UTC 2024 - scott.bradnick@suse.com - Not building for python3.12 as the test section locks up the build - Update to version pyuv-1.4.0+git20240406.2bee4da: * build: fix building for Python3.11 * core: fix building against python-3.10 * tests: Avoid Python 3.7 keyword async * test_fs: Avoid AttributeError on Python 3 * ci: stop testing on v0.10, it's EOLd * build: fix building manylinux wheels * core: updated changelog * build: only link with kvm on netbsd * core: update libuv to version 1.13.1 ------------------------------------------------------------------- Mon Feb 5 14:45:55 UTC 2024 - Scott Bradnick - Updating "Copyright" year - Adding blocker for test_pipe1_abstract - Adding "skip_python" for 3.9 and 3.10 ------------------------------------------------------------------- Fri Aug 4 22:08:24 UTC 2023 - Scott Bradnick - Adding blocker for test_stop (from tests/test_loop.py) * Seems like changes from https://github.com/libuv/libuv/pull/4048 may have had consequences here ------------------------------------------------------------------- Mon Jun 19 17:01:07 UTC 2023 - Scott Bradnick - Adding fix_building_for_Python311.patch vs. using non-default master tarball. ------------------------------------------------------------------- Sat Jun 17 02:23:40 UTC 2023 - Scott Bradnick - Undoing 'Skip build for python 3.11 ...' * Including patch from 2a3d42d on master for python3.11 ------------------------------------------------------------------- Tue Feb 21 09:15:15 UTC 2023 - Daniel Garcia - Skip build for python 3.11, not supported yet ------------------------------------------------------------------- Wed Jun 22 14:31:39 UTC 2022 - Markéta Machová - Fix build with Python 3.10 ------------------------------------------------------------------- Sat Jan 29 20:41:27 UTC 2022 - Ben Greiner - Skip python310 build (no support) ------------------------------------------------------------------- Mon Jan 25 10:01:53 UTC 2021 - John Vandenberg - Skip test test_sendfile_offset, failing on Python 3.6 ------------------------------------------------------------------- Sun Oct 20 13:09:52 UTC 2019 - John Vandenberg - Activate test suite with two patches for Python 3 * tests_py3.patch * tests_async_keyword.patch ------------------------------------------------------------------- Tue Sep 10 01:32:43 PM UTC 2019 - John Vandenberg - Initial spec for v1.4.0