forked from pool/python-atomicwrites
Accepting request 615838 from home:jengelh:branches:devel:languages:python
- Drop other-OS mentions from description. OBS-URL: https://build.opensuse.org/request/show/615838 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atomicwrites?expand=0&rev=4
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
Name: python-atomicwrites
|
||||
Version: 1.1.5
|
||||
Release: 0
|
||||
Summary: Atomic file writes
|
||||
Summary: Atomic file writes for Python
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/untitaker/python-atomicwrites
|
||||
@@ -40,12 +40,7 @@ Features that distinguish it from other similar libraries:
|
||||
- Race-free assertion that the target file doesn't yet exist. This can be
|
||||
controlled with the 'overwrite' parameter.
|
||||
|
||||
- Windows support, although not well-tested. The MSDN resources are not very
|
||||
explicit about which operations are atomic.
|
||||
|
||||
- Simple high-level API that wraps a very flexible class-based API.
|
||||
|
||||
- Consistent error handling across platforms.
|
||||
- High-level API that wraps a very flexible class-based API.
|
||||
|
||||
%prep
|
||||
%setup -q -n atomicwrites-%{version}
|
||||
|
||||
Reference in New Issue
Block a user