Fri, 24 Mar 2023 23:00:36 UTC

Information for build python34-3.4.10-3.fc29

ID1375145
Package Namepython34
Version3.4.10
Release3.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python34.git#26b2ffb8daf3affb461b1d929389235a329e2035
SummaryVersion 3.4 of the Python programming language
DescriptionPython 3.4 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.4, see other distributions that support it, such as CentOS or RHEL with Software Collections.
Built bycstratak
State complete
Volume fedora_koji_archive04
StartedTue, 10 Sep 2019 12:42:51 UTC
CompletedTue, 10 Sep 2019 13:27:29 UTC
Taskbuild (f29-candidate, /rpms/python34.git:26b2ffb8daf3affb461b1d929389235a329e2035)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python34.git#26b2ffb8daf3affb461b1d929389235a329e2035'}}
Tags
f29-updates
RPMs
src
python34-3.4.10-3.fc29.src.rpm (info) (download)
aarch64
python34-3.4.10-3.fc29.aarch64.rpm (info) (download)
python34-debuginfo-3.4.10-3.fc29.aarch64.rpm (info) (download)
python34-debugsource-3.4.10-3.fc29.aarch64.rpm (info) (download)
armv7hl
python34-3.4.10-3.fc29.armv7hl.rpm (info) (download)
python34-debuginfo-3.4.10-3.fc29.armv7hl.rpm (info) (download)
python34-debugsource-3.4.10-3.fc29.armv7hl.rpm (info) (download)
i686
python34-3.4.10-3.fc29.i686.rpm (info) (download)
python34-debuginfo-3.4.10-3.fc29.i686.rpm (info) (download)
python34-debugsource-3.4.10-3.fc29.i686.rpm (info) (download)
ppc64le
python34-3.4.10-3.fc29.ppc64le.rpm (info) (download)
python34-debuginfo-3.4.10-3.fc29.ppc64le.rpm (info) (download)
python34-debugsource-3.4.10-3.fc29.ppc64le.rpm (info) (download)
s390x
python34-3.4.10-3.fc29.s390x.rpm (info) (download)
python34-debuginfo-3.4.10-3.fc29.s390x.rpm (info) (download)
python34-debugsource-3.4.10-3.fc29.s390x.rpm (info) (download)
x86_64
python34-3.4.10-3.fc29.x86_64.rpm (info) (download)
python34-debuginfo-3.4.10-3.fc29.x86_64.rpm (info) (download)
python34-debugsource-3.4.10-3.fc29.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
state.log
hw_info.log
mock_output.log
ppc64le
hw_info.log
state.log
root.log
build.log
mock_output.log
aarch64
build.log
root.log
state.log
hw_info.log
mock_output.log
i686
build.log
root.log
state.log
hw_info.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
armv7hl
root.log
hw_info.log
state.log
build.log
mock_output.log
Changelog * Mon Sep 09 2019 Charalampos Stratakis <cstratak@redhat.com> - 3.4.10-3 - Fix CVE-2019-16056 (rhbz#1750457) * Thu Sep 05 2019 Charalampos Stratakis <cstratak@redhat.com> - 3.4.10-2 - Fix CVE-2019-10160 (rhbz#1718867) * Tue Mar 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.4.10-1 - Update to 3.4.10 * Tue Mar 05 2019 Miro Hrončok <mhroncok@redhat.com> - 3.4.10~rc1-1 - Update to 3.4.10rc1 * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.4.9-8 - Rebuild for readline 8.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 3.4.9-6 - Rebuilt for libcrypt.so.2 (#1666033) * Fri Jan 11 2019 Björn Esser <besser82@fedoraproject.org> - 3.4.9-5 - Add missing semicolon in patch 00290 * Mon Sep 24 2018 Miro Hrončok <mhroncok@redhat.com> - 3.4.9-4 - Security fix for CVE-2018-14647 (#1631822) * Tue Aug 21 2018 Miro Hrončok <mhroncok@redhat.com> - 3.4.9-3 - Use RPM built wheels of pip and setuptools in ensurepip instead of bundled ones * Wed Aug 08 2018 Miro Hrončok <mhroncok@redhat.com> - 3.4.9-2 - Fix bundled pip/setuptools versions * Sun Aug 05 2018 Miro Hrončok <mhroncok@redhat.com> - 3.4.9-1 - Rebased to 3.4.9 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Apr 24 2018 Miro Hrončok <mhroncok@redhat.com> - 3.4.8-3 - Fix multiprocessing regression on newer glibcs - Enable test_multiprocessing_fork(server) and _spawn again Resolves: rhbz#1569933 * Fri Apr 20 2018 Miro Hrončok <mhroncok@redhat.com> - 3.4.8-2 - Do not ship the Tools directory - Skip test_multiprocessing_fork(server) and _spawn for now * Tue Feb 13 2018 Petr Viktorin <pviktori@redhat.com> - 3.4.8-1 - Update to 3.4.8 bugfix release - Add patch 00290 to fix build with libxcrypt - Disable test_buffer on ppc64le * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 3.4.7-3 - Rebuilt for switch to libxcrypt * Fri Dec 08 2017 Miro Hrončok <mhroncok@redhat.com> - 3.4.7-2 - Fix for CVE-2017-1000158 - rhbz#1519601: https://bugzilla.redhat.com/show_bug.cgi?id=1519601 * Thu Nov 02 2017 Charalampos Stratakis <cstratak@redhat.com> - 3.4.7-1 - Update to 3.4.7