Re: packaging problems with python3.5 and python 3.6

2017-08-02 Thread Steve Langasek
On Wed, Aug 02, 2017 at 12:10:05PM -0400, ba...@debian.org wrote: > On Jul 30, 2017, at 02:41, Steve Langasek wrote: > >> https://wiki.debian.org/Python/LibraryStyleGuide where it states: > >>You'll want to have at least the following build dependencies: > >>... > >>

Re: packaging problems with python3.5 and python 3.6

2017-08-02 Thread barry
On Jul 30, 2017, at 02:41, Steve Langasek wrote: >> https://wiki.debian.org/Python/LibraryStyleGuide where it states: >> You'll want to have at least the following build dependencies: >> ... >> python3-all >> but the >> python[,3]-all-dev >> are never

Re: packaging problems with python3.5 and python 3.6

2017-07-30 Thread Norbert Preining
Hi Steve, thanks for your answer, very much appreciated. > Ok, that was the first hit I got but I discounted it because it spoke of > packaging "libraries", not modules or extensions. Indeed, but I was choosing between "applications" and "libraries" and the later one sounded more appropriate.

Re: packaging problems with python3.5 and python 3.6

2017-07-30 Thread Norbert Preining
Hi Steve, Thanks for your answer and your fix! > Which "python packaging guide" do you refer to? A search for "debian python > packaging guide" does not return unambiguous results. https://wiki.debian.org/Python/LibraryStyleGuide where it states: You'll want to have at least the

Re: packaging problems with python3.5 and python 3.6

2017-07-29 Thread Steve Langasek
On Sun, Jul 30, 2017 at 08:35:47AM +0900, Norbert Preining wrote: > Dear all > > (please Cc) > > to satisfy a dependency of the next Calibre package I have packaged > html5-parser > https://github.com/kovidgoyal/html5-parser > see > Vcs-Browser:

packaging problems with python3.5 and python 3.6

2017-07-29 Thread Norbert Preining
Dear all (please Cc) to satisfy a dependency of the next Calibre package I have packaged html5-parser https://github.com/kovidgoyal/html5-parser see Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/html5-parser.git Vcs-Git: