Sat, 05 Oct 2024 00:27:25 UTC | login

Information for build python-cpopen-1.5-5.fc28

ID16431
Package Namepython-cpopen
Version1.5
Release5.fc28
Epoch
SummaryCreates a sub-process in simpler safer manner
DescriptionPython package for creating sub-process in simpler and safer manner by using C code.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:25:23 UTC
CompletedSat, 14 Apr 2018 20:25:23 UTC
Tags
f28
f29
RPMs
src
python-cpopen-1.5-5.fc28.src.rpm (info) (download)
riscv64
python-cpopen-1.5-5.fc28.riscv64.rpm (info) (download)
Changelog * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Sun Jul 17 2016 Yaniv Bronhaim <ybronhei@redhat.com> - 1.5 - 1.5 includes - 7163e79 Do not close inherited fds from parent * Thu Sep 24 2015 Yaniv Bronhaim <ybronhei@redhat.com> - 1.4 * Adding sigpipe handler - fix compatibility with python 2.7.5-33 * Sat Jun 13 2015 Yaniv Bronhaim <ybronhei@redhat.com> - 1.3.2 - Fixing mishmash in versioning and rpm lint * Mon Oct 27 2014 Saggi Mizrahi <smizrahi@redhat.com> - 1.3.1-5 - Add RELRO to LDFLAGS - New brew build with ppc * Wed Jul 30 2014 Yaniv Bronhaim <ybronhei@redhat.com> - 1.3.1-4 - raising version to latest build - no changes in the code, just comparing to koji release number * Tue Jun 24 2014 Yaniv Bronhaim <ybronhei@redhat.com> - 1.3.1 - fix compatibility with F20's python 2.7.5-12 * Sun Apr 06 2014 Yaniv Bronhaim <ybronhei@redhat.com> - 1.3 - Tagging 1.3 * Thu Jan 02 2014 Yaniv Bronhaim <ybronhei@redhat.com> - 1.2.3-7 - Changing Obsoletes and Provides of vdsm-python-cpopen package * Wed Dec 25 2013 Yaniv Bronhaim <ybronhei@redhat.com> - 1.2.3-6 - Bumping version for RHEL build * Wed Dec 11 2013 Yaniv Bronhaim <ybronhei@redhat.com> - 1.2.3-5 - Adding umask configuration to the child process * Mon Oct 28 2013 Yaniv Bronhaim <ybronhei@redhat.com> - 1.2.3-4 - Wrong code were packed on previous release * Wed Oct 23 2013 Yaniv Bronhaim <ybronhei@redhat.com> - 1.2.3-3 - Override old packages with same file names * Mon Aug 26 2013 Yaniv Bronhaim <ybronhei@redhat.com> - 1.2.3-2 - Fixing import error in __init__.py * Sun Aug 25 2013 Yaniv Bronhaim <ybronhei@redhat.com> - 1.2.3-1 - Moving files under cpopen folder * Wed Jun 12 2013 Yaniv Bronhaim <ybronhei@redhat.com> - 1.2.2-1 - Merging vdsm-python-cpopen fixes - Renaming to cpopen.so * Tue Mar 19 2013 Yaniv Bronhaim <ybronhei@redhat.com> 1.2.1-1 - Changing ownership and mod of cpopen-createprocess.so file * Wed Mar 13 2013 Yaniv Bronhaim <ybronhei@redhat.com> 1.2-1 - Renaming createprocess to cpopen-createprocess * Tue Feb 05 2013 Yaniv Bronhaim <ybronhei@redhat.com> 1.1-1 - Fix dependencies - Adding AUTHORS file * Sun Jan 20 2013 Yaniv Bronhaim <ybronhei@redhat.com> 1.0-1 - Initial take