Subject: CVS commit: pkgsrc/devel/py-lockfile
From: Adam Ciarcinski
Date: 2015-10-17 13:09:58
Message id: 20151017110958.8D2D198@cvs.netbsd.org

Log Message:
Changes 0.11.0:
* Add deprecated warnings to index.rst
* Fix PIDLockFile.acquire() may loop indefinitely
* Fix failure - from lockfile import *
* lockfile.acquire doesn't accept a timeout of 0
* Update README format for our release script
* Begin moving some of the common code to a shared base
* Add pbr to dependency list
* The version of sphinx being brought in is broken
* Fix Git URLs

Files:
RevisionActionfile
1.4modifypkgsrc/devel/py-lockfile/Makefile
1.2modifypkgsrc/devel/py-lockfile/PLIST
1.3modifypkgsrc/devel/py-lockfile/distinfo
1.1removepkgsrc/devel/py-lockfile/patches/patch-lockfile_pidlockfile.py