Sat, 06 Jul 2024 20:59:03 UTC | login

Information for build python-atomicwrites-1.1.5-7.fc28

ID38936
Package Namepython-atomicwrites
Version1.1.5
Release7.fc28
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
StartedThu, 07 Jun 2018 22:55:55 UTC
CompletedThu, 07 Jun 2018 22:55:55 UTC
Tags
f29
RPMs
src
python-atomicwrites-1.1.5-7.fc28.src.rpm (info) (download)
noarch
python2-atomicwrites-1.1.5-7.fc28.noarch.rpm (info) (download)
python3-atomicwrites-1.1.5-7.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.1.5-6 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.1.5-5 - Python 2 binary package renamed to python2-atomicwrites See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.1.5-2 - Rebuild for Python 3.6 * Sun Sep 04 2016 Michele Baldessari <michele@acksyn.org> - 1.1.5-1 - New upstream release * Wed Jul 27 2016 Michele Baldessari <michele@acksyn.org> - 1.1.0-1 - New upstream release * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Sat Mar 26 2016 Michele Baldessari <michele@acksyn.org> - 1.0.0-1 - New upstream release * Mon Feb 22 2016 Michele Baldessari <michele@acksyn.org> - 0.1.9-1 - New upstream release (BZ 1308379) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Sun Sep 13 2015 Michele Baldessari <michele@acksyn.org> - 0.1.8-1 - New upstream (BZ 1262584) * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Apr 08 2015 Michele Baldessari <michele@acksyn.org> - 0.1.5-1 - New upstream (BZ 1209294) * Mon Mar 02 2015 Michele Baldessari <michele@redhat.com> - 0.1.4-5 - Disable tests as they require network * Sun Mar 01 2015 Michele Baldessari <michele@redhat.com> - 0.1.4-4 - Move it to python 3 * Sat Feb 28 2015 Michele Baldessari <michele@redhat.com> - 0.1.4-3 - Fix check section and add python-tox as BR * Sat Feb 28 2015 Michele Baldessari <michele@redhat.com> - 0.1.4-2 - Improve description * Mon Feb 23 2015 Michele Baldessari <michele@redhat.com> - 0.1.4-1 - New upstream * Wed Feb 04 2015 Michele Baldessari <michele@redhat.com> - 0.1.1-3 - Add python-sphinx BR * Wed Oct 01 2014 Michele Baldessari <michele@redhat.com> - 0.1.1-1 - Initial packaging