Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7798
| From | Piotr Ożarowski <piotr@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Does “${python3:Depends}” reliably generate correct dependencies? |
| Date | 2015-10-25 10:30 +0100 |
| Message-ID | <qnpMJ-zw-9@gated-at.bofh.it> (permalink) |
| References | <qnlSN-643-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Ben Finney, 2015-10-25]
> Howdy all,
>
> If we set “Depends: ${python3:Depends}” in the binary package, and use
> ‘dh_python3’, is that all that is needed to ensure the correct
> dependencies on Python 3 versions?
you also have to add correct Build-Dependencies (if not for something
else, then because you need them for tests)
> Recently I received this bug report (Bug#802889):
>
> please don't depend on all python3 versions, forcing the
> installation of all python versions shouldn't be enforced for a
> module.
my bet is you have versioned interpreter in shebang (which dh_python3
doesn't rewrite unless you tell it to via --shebang=/usr/bin/python3)
--
Piotr Ożarowski Debian GNU/Linux Developer
www.ozarowski.pl www.griffith.cc www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Does “${python3:Depends}” reliably generate correct dependencies? Ben Finney <ben+debian@benfinney.id.au> - 2015-10-25 06:20 +0100
Re: Does “${python3:Depends}” reliably generate correct dependencies? Brian May <brian@linuxpenguins.xyz> - 2015-10-25 08:00 +0100
Re: Does “${python3:Depends}” reliably generate correct dependencies? Scott Kitterman <debian@kitterman.com> - 2015-10-25 10:10 +0100
Re: Does “${python3:Depends}” reliably generate correct dependencies? Dmitry Shachnev <mitya57@debian.org> - 2015-10-25 10:20 +0100
Re: Does “${python3:Depends}” reliably generate correct dependencies? Piotr Ożarowski <piotr@debian.org> - 2015-10-25 10:40 +0100
Re: Does “${python3:Depends}” reliably generate correct dependencies? Piotr Ożarowski <piotr@debian.org> - 2015-10-25 10:30 +0100
csiph-web