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

[RFS] python-lockfile 0.7-1



Howdy mentors,

I am seeking a sponsor for my new package, ‘python-lockfile’ version
0.7-1.

    Package name    : python-lockfile
    Version         : 0.7-1
    Upstream Author : Skip Montanaro <skip@pobox.com>
    URL             : http://pypi.python.org/pypi/lockfile
    License         : Expat (MIT/X11)
    Section         : python

It builds these binary packages:

    Package: python-lockfile
    Description: file locking library for Python
     The ‘lockfile’ module exports a ‘FileLock’ class which provides a
     simple API for locking files.
     .
     Other back ends are possible with the same semantics; an example
     ‘SQLiteFileLock’ class is included, that uses an SQLite database for
     the lock implementation.
     .
     Unlike other Python locking libraries (the Windows ‘msvcrt.locking’
     function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated
     ‘posixfile’ module), the API is identical across both Unix (including
     GNU/Linux and MacOS) and Windows platforms.

The upload would fix these bugs: 517666

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/p/python-lockfile/
- Source repository: deb-src http://mentors.debian.net/debian unstable main
- dget http://mentors.debian.net/debian/pool/main/p/python-lockfile/python-lockfile_0.7-1.dsc

I would be glad if someone uploaded this package for me.

-- 
 \      “Puritanism: The haunting fear that someone, somewhere, may be |
  `\                                         happy.” —Henry L. Mencken |
_o__)                                                                  |
Ben Finney


Reply to: