Fri, 05 Jul 2024 16:51:14 UTC | login

Information for build python-atomicwrites-1.4.0-1.fc33

ID156324
Package Namepython-atomicwrites
Version1.4.0
Release1.fc33
Epoch
SummaryPython Atomic file writes on POSIX
DescriptionThis Python module provides atomic file writes on POSIX operating systems. It sports: * Race-free assertion that the target file doesn't yet exist * Windows support * Simple high-level API that wraps a very flexible class-based API
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 03 May 2020 13:38:49 UTC
CompletedSun, 03 May 2020 13:38:49 UTC
Tags
f33
RPMs
src
python-atomicwrites-1.4.0-1.fc33.src.rpm (info) (download)
noarch
python3-atomicwrites-1.4.0-1.fc33.noarch.rpm (info) (download)
Changelog * Fri May 01 2020 Michele Baldessari <michele@acksyn.org> - 1.4.0-1 - New upstream * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Nov 23 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-6 - Subpackage python2-atomicwrites has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-4 - Rebuilt for Python 3.8 * Thu Aug 15 2019 Richard Shaw <hobbes1069@gmail.com> - 1.3.0-3 - Bootstrap build for Python 3.8 without optional BRs. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 08 2019 Alfredo Moralejo <amoralej@redhat.com> - 1.3.0-1 - Update to 1.3.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jul 17 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.5-12 - Update Python macros to new packaging standards (See https://fedoraproject.org/wiki/Changes/Move_usr_bin_python_into_separate_package) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.5-10 - Rebuilt for Python 3.7 * Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.5-9 - Bootstrap for Python 3.7 * Mon May 07 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.5-8 - Remove unused tox dependency, use pytest - Enable tests, they work without network - Use python2 explicitly instead of python