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

Bug#831383: marked as done (ITP: python-atomicwrites -- atomic file writes in Python)



Your message dated Thu, 11 Aug 2016 05:21:54 +0000
with message-id <20160811052154.GA20011@master.debian.org>
and subject line ITP: python-atomicwrites -- atomic file writes in Python
has caused the Debian Bug report #831383,
regarding ITP: python-atomicwrites -- atomic file writes in Python
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.)


-- 
831383: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831383
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr@jones.dk>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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

 atomicwrites is Python library to atomically write files.
 .
 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". On
 Windows, it uses "MoveFileEx" through stdlib's "ctypes" with the
 appropriate flags.
 .
 Note that with "link" and "unlink", there's a timewindow where the file
 might be available under two entries in the filesystem: The name of the
 temporary file, and the name of the target file.

The package is needed for recent releases of Radicale.

The package will be maintained by myself, but I welcome help or
adoption (Debian Python Modules Team cc'ed as invitation).

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJXiLu8AAoJECx8MUbBoAEhNVYQAKcRm59/+cFVYwoQMKKXTiS5
v6bIAio02mMNB9YejBXMYbJcJMDVbj+mPBNmi9zLwY9U552OHfrmSFb+rTxl2n0/
PnhqBszh+L446f6zuXXlRrg4A0PCZ5hVTXB95sOdoNVx5kBG1AShQZQuKb5i++e2
cC5bB9QfSrj8mkpyzdzYXQSVRrfYKhZZOUQv5S5N+f73U8xrneocPyckfxdwwWbf
mP84ifLpyEtzjIrpmFTT6pWN96iWkVTssAksa/Ju0TxnZ7maXBG+97ijeroZIOXh
EjhGHyLuadmQxfWN11DZ3NR81BeHfIK37hECs/MPfgj+eM3b47KGwcIHIAtsxXM+
ANg8qf3U3ZUqA8RmV1vXXZ6gQrL642MepGg4L5ArN7r+e9MplDI1OAsXCP2AoE4L
+Ow89s2eG0RntBl1mwgvPptSTgxJskTNFpmJR2Hg/7BIa4+FQZMhRLMMxEdST5cd
GZ8qF5FD7MDItqjJjtT6todeHTRiu5Adk9zCNmHRsh60dhuWgPdbmw1beZibvX7f
7SPBEZJxSNt1mNothd9pjL3AU0fVTMbptq3ryxdqumGVwdl9lwbDmuiMgyh+kitJ
roZe2eU5F/sYt+FdiFiZMrJqPSEFrTgwQb2kGgI2tyv6XqttKK7i9T1MPWf5k3bt
iJHGvxsiBxCz3nX6v9fP
=+zYL
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
It's already in Debian, see #833845.

--- End Message ---

Reply to: