[Yaroslav Halchenko, 2013-08-02]
> Do you think it would be feasible to have a backport of dh-python e.g. for
> wheezy with corresponding diverts avoiding conflicts here or indeed python3
> (>=
> 3.2.3-3~) is required for some functionality (haven't looked inside)?
"3.2.3-3~" is generated by dh_p
This left me puzzling for a bit:
$> sudo apt-get install dh-python
...
The following packages have unmet dependencies:
dh-python : Depends: python3 (>= 3.2.3-3~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
$> apt-cache policy python3
python3
[Barry Warsaw, 2013-08-02]
> On Aug 02, 2013, at 03:15 PM, Piotr Ożarowski wrote:
> > export PYBUILD_DESTDIR_python2=debian/python-foo/
> > export PYBUILD_DESTDIR_python2-dbg=debian/python-foo-dbg/
> > export PYBUILD_DESTDIR_python3=debian/python3-foo/
> > export PYBUILD_DESTDIR_pyt
On Aug 02, 2013, at 03:15 PM, Piotr Ożarowski wrote:
>dh-python is already in unstable \o/
Yay! And thanks!
>To build/install python3-foo or pypy-foo binary packages,
>you can use this in debian/rules:
>
> %:
> dh $@ --with python2,python3,pypy --buildsystem=pybuild
>
>or if
[Dmitry Shachnev, 2013-08-02]
> On Fri, Aug 2, 2013 at 6:36 PM, Piotr Ożarowski wrote:
> > eh, I forgot to replace the one from experimental with a regexp,
> > anyway, if you have a better idea, I'm all ears
> > (and installing python3 package with `apt-get install python`
> > was already proposed
On Fri, Aug 2, 2013 at 6:36 PM, Piotr Ożarowski wrote:
> eh, I forgot to replace the one from experimental with a regexp,
> anyway, if you have a better idea, I'm all ears
> (and installing python3 package with `apt-get install python`
> was already proposed :P)
Why not just drop python-defaults'
[Jakub Wilk, 2013-08-02]
> * Julien Cristau , 2013-08-02, 15:56:
> >So it will rename stuff or not based on the Build-Depends field?
> >That seems... wrong.
>
> Worse, it doesn't even try to parse Build-Depends. The relevant logic
> appears to be:
>
> if [ -f /usr/share/dh-python/dh_python2 ] &&\
On Fri, Aug 2, 2013 at 16:24:00 +0200, Jakub Wilk wrote:
> * Julien Cristau , 2013-08-02, 15:56:
> >So it will rename stuff or not based on the Build-Depends field?
> >That seems... wrong.
>
> Worse, it doesn't even try to parse Build-Depends. The relevant
> logic appears to be:
>
> if [ -f /us
* Julien Cristau , 2013-08-02, 15:56:
So it will rename stuff or not based on the Build-Depends field? That
seems... wrong.
Worse, it doesn't even try to parse Build-Depends. The relevant logic
appears to be:
if [ -f /usr/share/dh-python/dh_python2 ] &&\
grep -q dh-python ./debian/contr
[Julien Cristau, 2013-08-02]
> So it will rename stuff or not based on the Build-Depends field? That
> seems... wrong.
it will use dh-python's dh_python2 which includes this feature
--
Piotr Ożarowski Debian GNU/Linux Developer
www.ozarowski.pl www.griffith.cc
On Fri, Aug 2, 2013 at 15:39:57 +0200, Piotr Ożarowski wrote:
> [Julien Cristau, 2013-08-02]
> > On Fri, Aug 2, 2013 at 15:15:36 +0200, Piotr Ożarowski wrote:
> >
> > > Note that adding dh-python to Build-Depends enables multiarch support in
> > > dh_python2
> >
> > What does that mean?
>
>
[Julien Cristau, 2013-08-02]
> On Fri, Aug 2, 2013 at 15:15:36 +0200, Piotr Ożarowski wrote:
>
> > Note that adding dh-python to Build-Depends enables multiarch support in
> > dh_python2
>
> What does that mean?
that means dh_python2 will rename
/usr/lib/python2.7/dist-packages/foo/bar.so
On Fri, Aug 02, 2013 at 03:15:36PM +0200, Piotr Ożarowski wrote:
> Note that adding dh-python to Build-Depends enables multiarch support in
> dh_python2
What does this change exactly?
--
WBR, wRAR
--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe
On Fri, Aug 2, 2013 at 15:15:36 +0200, Piotr Ożarowski wrote:
> Note that adding dh-python to Build-Depends enables multiarch support in
> dh_python2
What does that mean?
Cheers,
Julien
--
Julien Cristau
Logilab http://www.logilab.fr/
Informatique scientifique & gest
dh-python is already in unstable \o/
To build/install python3-foo or pypy-foo binary packages,
you can use this in debian/rules:
%:
dh $@ --with python2,python3,pypy --buildsystem=pybuild
or if you don't want to play with .install files:
export PYBUILD_DESTDIR_py
python3.3 is the default python3. We're going straight to dropping python3.2
from supported python3 versions. binNMUs were already done for morse-
simulator,postgresql-9.1,yafaray,and znc after python3.3 became default.
These issues still remain:
> libguestfs - No longer FTBFS on amd64, but do
* Michael Schutte , 2013-07-29, 10:31:
I have agreed with Jakub to take over python-docutils and I'm currently
preparing the first revision of the 0.11 release. I'd therefore like
to be added to the Modules Team. My username on Alioth is michi.
Welcome to the team! :-)
--
Jakub Wilk
--
To
17 matches
Mail list logo