On Fri, Dec 30, 2016 at 06:52:37AM +0100, Matthias Klose wrote:
> I don't know the rationale for having the apt and gpg bindings as Priority
> standard, but if these can be made optional, then the depending packages can
> be
> made optional as well.
python-apt is standard because it was used by a
On Fr, 2010-10-22 at 14:18 -0400, Barry Warsaw wrote:
> On Oct 22, 2010, at 07:52 PM, Julian Andres Klode wrote:
>
> >Tell that the Arch people:
> >http://www.archlinux.org/news/python-is-now-python-3/
> >
> >Yep, they switched /usr/bin/python to Python 3.X
>
nothing like a Python 3 “switch”. It is an incompatible
> interpreter, that’s all.
Tell that the Arch people:
http://www.archlinux.org/news/python-is-now-python-3/
Yep, they switched /usr/bin/python to Python 3.X
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debi
On Mi, 2010-09-29 at 15:12 +0200, Julian Andres Klode wrote:
> [CCed debian-python]
>
> On Mi, 2010-09-29 at 14:31 +0200, Stefan Fleischmann wrote:
> > Just to clarify, the "quick fix" I posted here was supposed to help people
> > to
> > get rid of the bug
econd) month. You should have thought about
it while python3 was still in experimental, not afterwards.
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
--
To UNSUBSCRIBE, email to debian-python-requ...@l
On Fr, 2010-09-17 at 13:36 +0200, Emilio Pozuelo Monfort wrote:
> On 17/09/10 13:29, Julian Andres Klode wrote:
> > On Fr, 2010-09-17 at 13:09 +0200, Piotr Ożarowski wrote:
> >> [Julian Andres Klode, 2010-09-17]
> >>> The python-apt package provides python3-ap
On Fr, 2010-09-17 at 13:09 +0200, Piotr Ożarowski wrote:
> [Julian Andres Klode, 2010-09-17]
> > The python-apt package provides python3-apt, I see no reason in adding a
> > new package here.
>
> how about this one: on my phone, I want to install application written
> i
e is not useful.
I am in general not happy about the decision to treat python3 as totally
separate from python. The first python3 releases in experimental were
just a normal new version (with some exceptions), now it's like a
completely different language; resulting in hacking the bui
t; is not set properly and neither should stuff written in Python.
Well, it does not really make sense to use invalid locales, so I see no
problems if applications exit with a failure. Users should fix their
environments instead.
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See htt
-Python-Version: 2.5, 2.6, 3.1
(breaking meaning feature [3.1 modules] loss in package rebuild)
Another reason against this would be that it will look stupid once there
is no Python 2 anymore.
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
pgpiLdCGhehdU.pgp
Description: PGP signature
ary/2to3.html#to3-reference) on the
> Python scripts and actually compile the 2to3's output.
Use build_py_2to3 from distutils.command.build_py, for example:
if sys.version_info[0] == 3:
from distutils.command.build_py import build_py_2to3
cmdclass['build_py']
ooking at converting python-apt to python-support,
which I tried until I realized that python-support
did not meet the requirements of python-apt.
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
pgpuHiWAsikv1.pgp
Description: PGP signature
On Tue, Sep 15, 2009 at 03:21:41PM +0200, Alessandro Dentella wrote:
> On Tue, Sep 15, 2009 at 09:27:23AM +0200, Julian Andres Klode wrote:
> > On Tue, Sep 15, 2009 at 09:12:54AM +0200, Alessandro Dentella wrote:
> > > On Tue, Sep 15, 2009 at 07:02:23AM +0200, Adria
atch your application to add that to sys.path...
Installing scripts into /usr/share/ and symlinking them
to /usr/{s,}bin is a bit easier.
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
--
To UNSUBSCRIBE, ema
pends contains python-all (or python-all-dev):
=> Build using all requested versions (pyversions -r)
else:
=> Build using the current version (pyversions -d)
Could this be implemented?
--
Julian Andres Klode - Free Software Developer
Debian Developer - Contributing
On Fri, Apr 10, 2009 at 03:50:05PM -0400, Joey Hess wrote:
> Julian Andres Klode wrote:
> > Change the behaviour of the dh_auto_* scripts to get the requested
> > Python versions from `pyversions -r` and build for all of them, instead
> > of just the current Python version
16 matches
Mail list logo