[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Help with python package



Dear mentors!

I am currently working on packaging the latest upstream release of
codespell.

Currently I am having trouble with the following lintian errors.

W: codespell: python-module-in-wrong-location
usr/lib/python3.5/dist-packages/codespell-1.10.0.dev0.egg-info
usr/lib/python3/dist-packages/codespell-1.10.0.dev0.egg-info
W: codespell: python-module-in-wrong-location
usr/lib/python3.5/dist-packages/codespell_lib/
usr/lib/python3/dist-packages/codespell_lib/
W: codespell: python-module-in-wrong-location
usr/lib/python3.5/dist-packages/codespell_lib/__init__.py
usr/lib/python3/dist-packages/codespell_lib/__init__.py
E: codespell: package-installs-python-pycache-dir
usr/lib/python3.5/dist-packages/codespell_lib/__pycache__/
W: codespell: python-module-in-wrong-location ... use
--no-tag-display-limit to see all (or pipe to a file/program)
E: codespell: package-installs-python-pycache-dir
usr/lib/python3.5/dist-packages/codespell_lib/data/__pycache__/
E: codespell: package-installs-python-pycache-dir
usr/lib/python3.5/dist-packages/codespell_lib/tests/__pycache__/


Could someone help me with them?

The current version is on git-master branch at
https://anonscm.debian.org/cgit/collab-maint/codespell.git/

Thank you and Greetings,
Peter


Reply to: