Bug#802889: please don't depend on all python3 versions

2016-06-15 Thread Ben Finney
Control: tag -1 + moreinfo

On 15-Jun-2016, Mattia Rizzolo wrote:
> dunno and I haven't checked

Okay, so the “moreinfo” tag still applies as the relevant questions
are not answered.

> but now python3.4 is going away, and this is one of the last 2
> blockers, so somehow get rid of python3.4 dependency (after making
> it build, I guess)

Yes, making it build is a pre-requisite :-)

The build has been blocked by bug#801719 until only a few days ago. I
will now be able to work again on a new version.

-- 
 \“No matter how cynical you become, it's never enough to keep |
  `\up.” —Jane Wagner, via Lily Tomlin |
_o__)  |
Ben Finney 


signature.asc
Description: PGP signature


Bug#802889: please don't depend on all python3 versions

2016-06-15 Thread Mattia Rizzolo
control: tag -1 -moreinfo
control: severity -1 serious

On Sun, Oct 25, 2015 at 06:27:50PM +1100, Ben Finney wrote:
> On 24-Oct-2015, Matthias Klose wrote:
> > please don't depend on all python3 versions, forcing the
> > installation of all python versions shouldn't be enforced for a
> > module.
> 
> The dependencies on Python 3 interpreter packages are determined by
> ‘dh_python3’, via the “${python3:depends}” substitution variable.
> 
> Are you saying ‘dh_python3’ has done the wrong thing for this package?

dunno and I haven't checked, but now python3.4 is going away, and this
is one of the last 2 blockers, so somehow get rid of python3.4
dependency (after making it build, I guess)

> The Python 3.4 → 3.5 transition is currently underway in Sid, and
> presumably ‘dh_python3’ sets dependencies accordingly. Does that
> explain what you're seeing?

ftr, that transition finished months ago.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature


Bug#802889: please don't depend on all python3 versions

2015-10-25 Thread Ben Finney
Control: tags -1 + moreinfo

On 24-Oct-2015, Matthias Klose wrote:

> please don't depend on all python3 versions, forcing the
> installation of all python versions shouldn't be enforced for a
> module.

The dependencies on Python 3 interpreter packages are determined by
‘dh_python3’, via the “${python3:depends}” substitution variable.

Are you saying ‘dh_python3’ has done the wrong thing for this package?

The Python 3.4 → 3.5 transition is currently underway in Sid, and
presumably ‘dh_python3’ sets dependencies accordingly. Does that
explain what you're seeing?

-- 
 \  “The opposite of a correct statement is a false statement. But |
  `\ the opposite of a profound truth may well be another profound |
_o__)  truth.” —Niels Bohr |
Ben Finney 


signature.asc
Description: PGP signature


Bug#802889: please don't depend on all python3 versions

2015-10-25 Thread Dmitry Shachnev
On Sun, 25 Oct 2015 18:27:50 +1100, Ben Finney wrote:
> Are you saying ‘dh_python3’ has done the wrong thing for this package?
>
> The Python 3.4 → 3.5 transition is currently underway in Sid, and
> presumably ‘dh_python3’ sets dependencies accordingly. Does that
> explain what you're seeing?

Quoting myself from 
https://lists.debian.org/debian-python/2015/10/msg00407.html:

  I think this is intended because:

$ head -n1 

signature.asc
Description: OpenPGP digital signature


Bug#802889: please don't depend on all python3 versions

2015-10-24 Thread Matthias Klose

Package: python3-coverage
Version: 3.7.1+dfsg.1-1+b2
Severity: important
Tags: sid stretch

please don't depend on all python3 versions, forcing the installation of all 
python versions shouldn't be enforced for a module.


$ apt-cache show python3-coverage | grep Depends
Depends: python3-pkg-resources, python3 (<< 3.6), python3 (>= 3.4~), python3.4, 
python3.5, libc6 (>= 2.4)