Package: python-easydev / 0.9.37-1

Metadata

Package Version Patches format
python-easydev 0.9.37-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
external appdirs.patch | (download)

easydev/config_tools.py | 2 1 1 - 0 !
test/test_appdirs.py | 6 3 3 - 0 !
2 files changed, 4 insertions( ), 4 deletions(-)

 use separately installed appdirs package
 easydev used its own convenience copy, which we don't need.
privacy.patch | (download)

easydev/share/themes/cno/layout.html | 5 0 5 - 0 !
easydev/share/themes/standard/layout.html | 3 0 3 - 0 !
2 files changed, 8 deletions(-)

 prevent privacy-breaching data exchange
no_pkg_resources.patch | (download)

easydev/__init__.py | 9 0 9 - 0 !
1 file changed, 9 deletions(-)

 do not use pkg_resources to avoid build failure
 kg_resources.DistributionNotFound: The 'easydev' distribution was not found and is required by the application