Fedora 15 Update: python-lockfile-0.9.1-1.fc15

updates at fedoraproject.org updates at fedoraproject.org
Wed Aug 31 01:36:45 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-11184
2011-08-19 21:16:11
--------------------------------------------------------------------------------

Name        : python-lockfile
Product     : Fedora 15
Version     : 0.9.1
Release     : 1.fc15
URL         : http://code.google.com/p/pylockfile
Summary     : A platform-independent file locking module
Description :
The lockfile module exports a FileLock class which provides a simple API for
locking files. Unlike the Windows msvcrt.locking function, the Unix
fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is
identical across both Unix (including Linux and Mac) and Windows platforms. The
lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on
Windows) system calls.

--------------------------------------------------------------------------------
Update Information:

Needed for python-daemon 0.6+
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jul 24 2011 Silas Sewell <silas at sewell.org> - 1:0.9.1-1
- Update to 0.9.1
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-lockfile' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list