Thu, 19 Sep 2024 03:55:07 UTC | login

Information for build python-uvloop-0.19.0-4.fc41

ID312064
Package Namepython-uvloop
Version0.19.0
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-uvloop.git#927b2d76e136a19746ba227bb1de13ac8950d067
SummaryUltra fast implementation of asyncio event loop on top of libuv
Descriptionuvloop is a fast, drop-in replacement of the built-in asyncio event loop. uvloop is implemented in Cython and uses libuv under the hood.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 12 Jul 2024 16:17:39 UTC
CompletedFri, 12 Jul 2024 16:53:34 UTC
Taskbuild (f41, /rpms/python-uvloop.git:927b2d76e136a19746ba227bb1de13ac8950d067)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-uvloop.git#927b2d76e136a19746ba227bb1de13ac8950d067'}}
Tags
f41
RPMs
src
python-uvloop-0.19.0-4.fc41.src.rpm (info) (download)
riscv64
python3-uvloop-0.19.0-4.fc41.riscv64.rpm (info) (download)
python-uvloop-debugsource-0.19.0-4.fc41.riscv64.rpm (info) (download)
python3-uvloop-debuginfo-0.19.0-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.19.0-4 - Rebuilt for Python 3.13 * Tue Apr 30 2024 Karolina Surma <ksurma@redhat.com> - 0.19.0-3 - Fix build with Python 3.13 * Tue Feb 27 2024 Miro Hrončok <miro@hroncok.cz> - 0.19.0-2 - Skip tests with zero-length idna inputs, failing on libuv 1.48.0+ * Thu Feb 01 2024 Jerry James <loganjerry@gmail.com> - 0.19.0-1 - Version 0.19.0 (rhbz#2245745) - Replace cython3 patch with upstream PR (fixes rhbz#2259751) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 19 2023 Miro Hrončok <miro@hroncok.cz> - 0.18.0-2 - Use Cython 3 for building - Fixes: rhbz#2254040 * Mon Oct 16 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.18.0-1 - Update to 0.18.0 (close RHBZ#2244190) * Mon Oct 16 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.0-11 - Don’t ship C sources and headers * Mon Oct 16 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.0-10 - Update to pyproject-rpm-macros - Stop trying to omit uvloop._testbase; it is harmless, and we really do need it to run the tests against the installed-to-buildroot package. * Sun Oct 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.0-9 - Update License to SPDX * Fri Sep 22 2023 Carl George <carlwgeorge@fedoraproject.org> - 0.17.0-7 - Fix building against Python 3.12 - Switch to building against python3-cython0.29 compat package - Delete tests that fail on Python 3.12 - Resolves: rhbz#2226364 rhbz#2220551 rhbz#2203920 * Sun Jul 23 2023 Python Maint <python-maint@redhat.com> - 0.17.0-6 - Rebuilt for Python 3.12 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 0.17.0-4 - Rebuilt for Python 3.12 * Wed Feb 22 2023 Paul Wouters <paul.wouters@aiven.io> - 0.17.0-3 - skip tests for now on ppc64le * Tue Feb 21 2023 Paul Wouters <paul.wouters@aiven.io> - 0.17.0-2 - new sources for 0.17.0 * Tue Feb 21 2023 Paul Wouters <paul.wouters@aiven.io> - 0.17.0-1 - Update to 0.17.0 and fix test_libuv_api.py * Tue Feb 21 2023 Paul Wouters <paul.wouters@aiven.io> - 0.15.3-7 - Revert "Disable tests for now" * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.15.3-4 - Rebuilt for Python 3.11