The debhelper one is a false positive. dh_python3 is a debhelper add-on, but
the way I used it doesn't actually require debhelper.
I missed I was overwriting the libc depends. I'll fix that. Thanks.
Using the versioned python3 depends is the standard Debian way to do it (makes
more sense in c
Hi,
On Thu, 12 Jun 2014 01:49:37 -0400
Scott Kitterman wrote:
> On Sunday, June 08, 2014 15:00:00 Stefan Bühler wrote:
> > Hi,
> >
> > attic uses #!/usr/bin/python3 as interpreter, but has native
> > (cython) modules that were compiled with a certain python3 version
> > (3.3 in the archive, but
On Sunday, June 08, 2014 15:00:00 Stefan Bühler wrote:
> Package: attic
> Version: 0.10-1
> Severity: grave
>
> Hi,
>
> attic uses #!/usr/bin/python3 as interpreter, but has native (cython)
> modules that were compiled with a certain python3 version (3.3 in the
> archive, but depends on python3-d
Package: attic
Version: 0.10-1
Severity: grave
Hi,
attic uses #!/usr/bin/python3 as interpreter, but has native (cython)
modules that were compiled with a certain python3 version (3.3 in the
archive, but depends on python3-dev version at build time).
As testing now switched to 3.4 as default, th
4 matches
Mail list logo