[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#833845: marked as done (ITP: python-atomicwrites -- Atomic file writes)



Your message dated Wed, 10 Aug 2016 07:00:53 +0000
with message-id <20160810070053.GA28195@master.debian.org>
and subject line ITP: python-atomicwrites -- atomic file writes in Python
has caused the Debian Bug report #833845,
regarding ITP: python-atomicwrites -- Atomic file writes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
833845: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833845
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Version: 1.1.0
Severity: wishlist
Owner: Filip Pytloun <filip@pytloun.cz>

* Package name    : python-atomicwrites
  Version         : 1.1.0
  Upstream Author : Markus Unterwaditzer <markus@unterwaditzer.net>
* URL             : https://github.com/untitaker/python-atomicwrites
* License         : Expat
  Programming Lang: Python
  Description     : Atomic file writes

It uses a temporary file in the same directory as the given path. This ensures
that the temporary file resides on the same filesystem.
The temporary file will then be atomically moved to the target location: On
POSIX, it will use rename if files should be overwritten, otherwise a
combination of link and unlink.

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Hi Filip,

There was already an ITP:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831383

So you may want to help Jonas Smedegaard <dr@jones.dk> on his ITP.

Regards,

Bart Martens

--- End Message ---

Reply to: