Hi Piotr, hi Filip,
thanks for your input and explanation.
Kind regards
Cornelius
Am Montag, den 29.08.2016, 13:12 +0200 schrieb Filip Pytloun:
> Hello Cornelius,
>
> Pretty much on this topic is explained in dh_python2 man page (find
> dependencies)
> http://manpages.ubuntu.com/manpages/precise
[Cornelius Kölbel, 2016-08-29]
> thanks a lot. That did the trick.
> Please enlighten me. dh-python maps python module names to debian
> package names?
without dh-python in Build-Depends: really old dh_python2 version was
used during build. The old one was guessing package name if it wasn't
found
Hello Cornelius,
Pretty much on this topic is explained in dh_python2 man page (find
dependencies)
http://manpages.ubuntu.com/manpages/precise/man1/dh_python2.1.html
And here's a little bit more (but I suppose you already know this doc):
https://wiki.debian.org/Python/LibraryStyleGuide
Filip
On
Hello Piotr,
thanks a lot. That did the trick.
Please enlighten me. dh-python maps python module names to debian
package names?
Kind regards
Cornelius
Am Montag, den 29.08.2016, 12:47 +0200 schrieb Piotr Ożarowski:
> [Cornelius Kölbel, 2016-08-29]
> >
> > Due to ${python:Depends} the dependency
[Cornelius Kölbel, 2016-08-29]
> Due to ${python:Depends} the dependency python-pyjwt is added.
please add dh-python to Build-Depends and try again
--
Piotr Ożarowski Debian GNU/Linux Developer
www.ozarowski.pl www.griffith.cc www.debian.org
GPG Fingerpr
Hello list,
I have a problem with the naming of a python package.
My python project uses the python package
PyJWT. https://github.com/jpadilla/pyjwt
Thus I add
install_requires = [...
"PyJWT>=1.3.0",
in my setup.py of my python project.
Now I am also building a debian
6 matches
Mail list logo