oslo.version/pbr
Clark Boylan 184a6ef0a1 More python3 compatibility.
* pbr/packaging.py: Properly convert bytes into unicode strings and back
to bytes again. Replace os.path.walk() with os.walk().

* pbr/tests/__init__.py: Remove use of mox.

* pbr/tests/moxstubout.py: Remove use of mox.

* pbr/tests/test_setup.py: Use bytestrings instead of str or unicode
when performing IO.

* pbr/tests/test_version.py: Remove use of oslo.config.

* requirements.txt: Pin jinja2 to version compatible with python3.2.

* test-requirements.txt: Remove oslo.config and mox.

Change-Id: I9b5a32d7204fa2af56ecf4fdcf6b6da3bbb03200
2013-06-03 15:39:05 -07:00
..
tests More python3 compatibility. 2013-06-03 15:39:05 -07:00
version.py Added version code. 2013-03-19 21:07:35 -07:00