Fri, 03 May 2024 16:47:00 UTC | login

Information for build python3.8-3.8.18-2.fc40

ID274634
Package Namepython3.8
Version3.8.18
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python3.8.git#e0317d05dce203076ca28b16aaf9ab1c66198930
SummaryVersion 3.8 of the Python interpreter
DescriptionPython 3.8 package for developers. This package exists to allow developers to test their code against an older version of Python. This is not a full Python stack and if you wish to run your applications with Python 3.8, see other distributions that support it, such as an older Fedora release.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 17 Dec 2023 13:50:51 UTC
CompletedMon, 18 Dec 2023 11:57:33 UTC
Taskbuild (f40, /rpms/python3.8.git:e0317d05dce203076ca28b16aaf9ab1c66198930)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python3.8.git#e0317d05dce203076ca28b16aaf9ab1c66198930'}}
Tags
f40
RPMs
src
python3.8-3.8.18-2.fc40.src.rpm (info) (download)
riscv64
python3.8-3.8.18-2.fc40.riscv64.rpm (info) (download)
python3.8-debuginfo-3.8.18-2.fc40.riscv64.rpm (info) (download)
python3.8-debugsource-3.8.18-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Nov 23 2023 Miro Hrončok <mhroncok@redhat.com> - 3.8.18-2 - Fix implicit int compiler warning in configure check for PTHREAD_SCOPE_SYSTEM - Resolves: rhbz#2147519 * Mon Aug 28 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.8.18-1 - Update to 3.8.18 * Wed Aug 02 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.8.17-3 - Remove extra distro-applied CFLAGS passed to user built C extensions - https://fedoraproject.org/wiki/Changes/Python_Extension_Flags_Reduction * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.8.17-1 - Update to 3.8.17 * Mon May 29 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.8.16-4 - Fix for CVE-2023-24329 Resolves: rhbz#2174015 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 03 2023 Miro Hrončok <mhroncok@redhat.com> - 3.8.16-2 - No longer patch the default bytecode cache invalidation policy * Wed Dec 07 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.8.16-1 - Update to 3.8.16 * Mon Nov 14 2022 Miro Hrončok <mhroncok@redhat.com> - 3.8.15-2 - CVE-2022-37454: Fix buffer overflows in _sha3 module Related: rhbz#2140200 * Wed Oct 12 2022 Miro Hrončok <mhroncok@redhat.com> - 3.8.15-1 - Update to 3.8.15 * Wed Sep 07 2022 Miro Hrončok <mhroncok@redhat.com> - 3.8.14-1 - Update to 3.8.14 - Contains security fix for CVE-2020-10735 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 10 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.8.13-3 - Security fix for CVE-2015-20107 Resolves: rhbz#2075390 * Fri Mar 18 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.8.13-2 - Fix OpenSSL version check for 3.0.1 * Thu Mar 17 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.8.13-1 - Update to 3.8.13 * Wed Mar 16 2022 Karolina Surma <ksurma@redhat.com> - 3.8.12-8 - Fix the test suite support for setuptools >= 60 Resolves: rhbz#2064734 * Fri Mar 04 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.8.12-7 - Fix the test suite support for Expat >= 2.4.5 Resolves: rhbz#2056970 * Mon Jan 24 2022 Miro Hrončok <mhroncok@redhat.com> - 3.8.12-6 - Instruct pip to use distutils - Instruct pypa/distutils to add /local/ addition to prefix - Set sys.platlibdir to "lib64" on 64bit architectures (for pypa/distutils) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.12-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 08 2022 Miro Hrončok <mhroncok@redhat.com> - 3.8.12-4 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34