pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-lockfile
Module Name: pkgsrc
Committed By: adam
Date: Sat Oct 17 11:09:58 UTC 2015
Modified Files:
pkgsrc/devel/py-lockfile: Makefile PLIST distinfo
Removed Files:
pkgsrc/devel/py-lockfile/patches: patch-lockfile_pidlockfile.py
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
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-lockfile/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-lockfile/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-lockfile/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/devel/py-lockfile/patches/patch-lockfile_pidlockfile.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index