Package: python-lockfile / 1:0.12.2-2.2

Metadata

Package Version Patches format
python-lockfile 1:0.12.2-2.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001.doctests compatible py2and3.patch | (download)

doc/source/index.rst | 6 3 3 - 0 !
lockfile/__init__.py | 16 8 8 - 0 !
2 files changed, 11 insertions( ), 11 deletions(-)

 make doctest examples compatible with python 2 and python 3.
 .
 Existing doctests were written only for Python 2 and have not yet
 been updated upstream to work with Python 3.