Package: python-pyutil / 3.3.2-6

Metadata

Package Version Patches format
python-pyutil 3.3.2-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python module only.patch | (download)

setup.py | 13 0 + 13 - 0 !
1 file changed, 13 deletions(-)

 not installing data and cli scripts due to overly generic names.
remove deprecated assert_.patch | (download)

pyutil/test/current/json_tests/test_decode.py | 4 2 + 2 - 0 !
pyutil/test/current/json_tests/test_speedups.py | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

---
pr13.patch | (download)

pyutil/iputil.py | 6 3 + 3 - 0 !
pyutil/platformutil.py | 8 4 + 4 - 0 !
pyutil/test/current/test_iputil.py | 2 1 + 1 - 0 !
pyutil/test/deprecated/test_dictutil.py | 12 6 + 6 - 0 !
pyutil/version_class.py | 4 2 + 2 - 0 !
5 files changed, 16 insertions(+), 16 deletions(-)

 [patch] fix a few syntaxwarnings

Fixes #12 (https://github.com/tpltnt/pyutil/issues/12).

replace_pkg_resources.patch | (download)

ez_setup.py | 36 8 + 28 - 0 !
pyutil/jsonutil.py | 6 6 + 0 - 0 !
pyutil/scripts/passphrase.py | 7 4 + 3 - 0 !
pyutil/scripts/verinfo.py | 8 4 + 4 - 0 !
4 files changed, 22 insertions(+), 35 deletions(-)

---