Re: Butchered python configuration ...

2009-04-29 Thread Adeodato Simó
+ itsovermyhead (Wed, 29 Apr 2009 20:45:38 +1200): > You're a fruit cake aren't you mate? Why didn't you post this to the > list? - just into to sending creepy little emails If you call somebody names a third time, I'll ask the listmasters to ban you from the lists. -- - Are you sure we're

Re: Migrating unmanaged Python l ibrary extension from ‘python-central’ to ‘python-support’

2009-04-15 Thread Adeodato Simó
+ Ben Finney (Wed, 15 Apr 2009 21:21:01 +1000): > > > * Copy the file from ‘writers/manpage.py’ into ‘usr/lib/$(shell > > > pyversions -d)/site-packages/docutils/writers/.’. If I omit this step, > > > there is no indication that the modules should be in the > > > ‘docutils/writers/’ system l

Re: Migrating unmanaged Python l ibrary extension from ‘python-central’ to ‘python-support’

2009-04-15 Thread Adeodato Simó
+ Ben Finney (Wed, 15 Apr 2009 20:19:55 +1000): > * Copy the file from ‘writers/manpage.py’ into ‘usr/lib/$(shell > pyversions -d)/site-packages/docutils/writers/.’. If I omit this step, > there is no indication that the modules should be in the > ‘docutils/writers/’ system library directory

Re: Package names for docutils writers

2009-03-21 Thread Adeodato Simó
* Michael Schutte [Sat, 21 Mar 2009 10:26:12 +0100]: > This is how I understand the problem: python-central writes to > /usr/lib/python*/site-packages, while python-support uses > /var/lib/python-support/python*. Python finds docutils/__init__.py in > one directory and doesn’t look for modules st

Re: Splitting of the gnome-python* source packages - MBF

2009-03-16 Thread Adeodato Simó
> Clement Lorteau >gtkvncviewer I filed #518000 a while ago about this, heh. But the bug report needs updating to say that python-gconf exists on its own, and that gtkvncviewer should depend on that instead of python-gnome2. Cheers, -- - Are you sure we're good? - Always. -- Rory a

Re: Bzr lightweight checkout, bzr shallow branches, and git

2009-03-03 Thread Adeodato Simó
* Adeodato Simó [Tue, 03 Mar 2009 12:04:00 +0100]: > I'll mail upstream about this. Joey Hess beat me to it two weeks ago: http://thread.gmane.org/gmane.comp.version-control.git/110100 The only answer was: AFAIK, it will work in simple cases, but isn't guaranteed to work

Re: Bzr lightweight checkout, bzr shallow branches, and git

2009-03-03 Thread Adeodato Simó
* Paul Wise [Tue, 03 Mar 2009 11:30:13 +0900]: > On Tue, Mar 3, 2009 at 1:37 AM, Adeodato Simó wrote: > > 3. Git > > == > > Git has shallow clones, created with the --depth option for git-clone. > > This cut-offs the history of the project past a certain p

Re: Bzr lightweight checkout, bzr shallow branches, and git

2009-03-02 Thread Adeodato Simó
* Guy Hulbert [Mon, 02 Mar 2009 12:47:45 -0500]: > On Mon, 2009-02-03 at 17:37 +0100, Adeodato Simó wrote: > > As far as I know, Git doesn't have a mechanism to create full-fledged > > repositories with only part of the history, referencing other remote > > repositories

Bzr lightweight checkout, bzr shallow branches, and git

2009-03-02 Thread Adeodato Simó
ck. (You can do local commits however, and you can create patches for this in the normal Git workflow.) As far as I know, Git doesn't have a mechanism to create full-fledged repositories with only part of the history, referencing other remote repositories for missing data. With my Git us

Re: Removing w32 specific Python code from a package

2009-02-27 Thread Adeodato Simó
* Stephan Peijnik [Fri, 27 Feb 2009 10:07:40 +0100]: > On Thu, 2009-02-26 at 16:27 +0100, Adeodato Simó wrote: > > * Stephan Peijnik [Thu, 26 Feb 2009 15:46:58 +0100]: > > > Now as python-pyglet needs to be repacked because it is not entirely > > > free anyways I thou

Re: Removing w32 specific Python code from a package

2009-02-26 Thread Adeodato Simó
out just not installing into the .deb the windows-specific files? -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Listening to: Martirio - Amor masoca -- To

Re: doubt about license

2009-02-03 Thread Adeodato Simó
Debian package is bogus. This is a serious bug according to Debian standards. I've reported it as #514064. -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org He who has not a good memory s

Re: please test the numpy package

2009-01-25 Thread Adeodato Simó
out. % zcat /org/ftp.debian.org/ftp/dists/lenny/*/source/Sources.gz | grep-dctrl -FBuild-Depends python-sphinx -ns package pymvpa python-django On sid there are a few more: jinja2 matplotlib mpmath pymvpa python-django python-django-treebeard python-pysqlite2 python-tempita python-webob rpy2 webtest

Re: Bug#509697: Python 2.5, ctypes, and binutils

2009-01-09 Thread Adeodato Simó
* Sandro Tosi [Wed, 31 Dec 2008 14:58:43 +0100]: > Hi all, > reporting here what discussed with Adeodato on irc: > On Fri, Dec 26, 2008 at 17:04, Adeodato Simó wrote: > > Regarding #509697 (python 2.5 providing ctypes, and ctypes using > > objdump), I don't thi

Re: RFS: remote-hellanzb-gui

2009-01-03 Thread Adeodato Simó
* Arnaud Fontaine [Fri, 02 Jan 2009 16:09:46 +0100]: > You could get rid [...] of debian/docs as cdbs already installs the > files listed. «Explicit is better than implicit.» (Maybe not on -mentors, but surely on -python. ;-) -- Adeodato Simó d

Re: Python 3.0 ?

2008-12-27 Thread Adeodato Simó
es available, python3 and python3-minimal, that give you /usr/bin/python3 (for she-bangs, eg.). -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Mankind are very odd creatures: one half censure what t

Re: RFS: python-pytc

2008-12-26 Thread Adeodato Simó
* Piotr Ożarowski [Fri, 26 Dec 2008 22:12:37 +0100]: > Please ping me (in private) when libtokyocabinet will be available for > i386 #505317. -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debi

Bug#509697: Python 2.5, ctypes, and binutils

2008-12-26 Thread Adeodato Simó
for squeeze it means that, if the ctypes source package is to disappear, it should be created as a dummy package (from python-defaults instead?), if only to contain the binutils depends/recommends. Comments welcome. -- Adeodato Simó dato at net.com.org.es Debia

Re: [RFR] urlwatch

2008-12-18 Thread Adeodato Simó
* Piotr Ożarowski [Thu, 18 Dec 2008 22:46:36 +0100]: > [Adeodato Simó, 2008-12-18] > > * Piotr Ożarowski [Thu, 18 Dec 2008 22:06:35 +0100]: > > > You can even install it as /usr/share/urlwatch/urlwatch.py (but still > > > symlink it without the extension) - this way

Re: [RFR] urlwatch

2008-12-18 Thread Adeodato Simó
ported modules, and never for executed scripts. They are certainly not created by default, and strace does not show them being used either. This is a very minor matter, but I thought I'd mention nevertheless. :-) (Plus you wouldn't want .pyc files in /usr/share/ anyway AFAIK.) Ch

Re: seeking advice for xcb-proto packaging

2008-11-04 Thread Adeodato Simó
b/proto/tree/xcbgen > [2] http://cgit.freedesktop.org/xcb/libxcb/tree/src/c_client.py > [3] http://cgit.freedesktop.org/xcb/libxcb/tree/configure.ac#61 > [4] http://cgit.freedesktop.org/xcb/libxcb/tree/src/Makefile.am#265 -- Adeodato Simó dato at net.com.org.es Debia

Re: Let's switch to viewsvn for Vcs-Browser?

2008-11-01 Thread Adeodato Simó
port (AFAIK/CS) "give me the diff for revision 123". So, as a summary: wsvnViewSvn global history+ - revision diffs+- nice navigation -+ Just my 2¢, -- Adeodato Simó dato at net.com.org.es Debian Developer

Re: Debian lenny update : nxutils.so: undefined symbol: __gxx_personality_v0

2008-10-23 Thread Adeodato Simó
* Adeodato Simó [Thu, 23 Oct 2008 17:48:18 +0200]: > The upload is at the moment in a suite called "lenny-proposed-updates". > You would be able to install it if you add this to your sources.list: > deb http://your.mirror.org/debian unstable main Or you can fetc

Re: Debian lenny update : nxutils.so: undefined symbol: __gxx_personality_v0

2008-10-23 Thread Adeodato Simó
In fact such version is ready, but it's not in lenny due to some internal issues. The upload is at the moment in a suite called "lenny-proposed-updates". You would be able to install it if you add this to your sources.list: deb http://your.mirror.org/debian unstable ma

Re: Bugs that'll block python 2.5

2008-04-15 Thread Adeodato Simó
* Josselin Mouette [Tue, 15 Apr 2008 12:28:00 +0200]: > On lun, 2008-04-14 at 22:57 +0200, Adeodato Simó wrote: > > Finally, and quite importantly, there is what to do with modules that > > have been added to the standard library in 2.5 (ctypes, celementtree, > > wgsir

Re: Bugs that'll block python 2.5

2008-04-15 Thread Adeodato Simó
* Josselin Mouette [Tue, 15 Apr 2008 12:28:00 +0200]: > On lun, 2008-04-14 at 22:57 +0200, Adeodato Simó wrote: > > Finally, and quite importantly, there is what to do with modules that > > have been added to the standard library in 2.5 (ctypes, celementtree, > > wgsir

Bugs that'll block python 2.5

2008-04-14 Thread Adeodato Simó
nny), yet be co-installable with python=2.5. Cheers, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org «Ara que ets la meva dona, te la fotré fins a la melsa, bacona!» -- Tere

pycentral does not bytecompile for new supported versions?

2007-05-05 Thread Adeodato Simó
available for all installed python versions independently if they are in supported-versions or not. Any insight appreciated. -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org When all is summed up, a

Re: centralized bzr (Re: Successful and unsuccessful Debian development tools)

2006-08-27 Thread Adeodato Simó
there, since bzrtools did not. Thanks, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org The total accumulated knowledge of all the men that ever walked the Earth on the topic of women can fit in

Re: centralized bzr (Re: Successful and unsuccessful Debian development tools)

2006-08-27 Thread Adeodato Simó
gt;> usage was still high (205meg at one point), but bounded - much > >> better. The operation successfully completed this time. > Adeodato> Sounds acceptable to close ##380412, then? > Yes, sounds good to me. Done, thanks. -- Adeodato Simó

Re: Bug#383958: lintian: python-script-but-no-python-dep error with python-support

2006-08-20 Thread Adeodato Simó
is user-oriented), python-support also takes care at build time of generating a list of needed dependencies and placing it in the ${python:Depends} substvar. With this, it's reasonable to expect for it to provide a correct list of such dependencies, which should include "python"

Re: dpkg-repack warnings: what effect?

2006-07-24 Thread Adeodato Simó
;d be incredibly great if Python-Version would be only present in source packages, and not in binaries, which contain DEBIAN/pyversions instead.) Thanks, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debi

Re: dpkg-repack warnings: what effect?

2006-07-24 Thread Adeodato Simó
provide the same information to pycentral? Thanks, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Listening to: Hooverphonic - Human Interest -- To UNSUBSCRIBE,

Re: Missing Provides in python-crypto and others

2006-06-19 Thread Adeodato Simó
we add or drop a supported > Python version. This decision should be made by the maintainer > (including a Provides fields), so the debhelper tools should generate > it even for binary-indep packages. Ah, surely makes sense, thanks for the explanation. -- Adeodato Simó

Missing Provides in python-crypto and others

2006-06-18 Thread Adeodato Simó
stood the issue correctly. (I'm attaching a list of those I found; I left out python-twisted-*, and others that my grep-dctrl search may have missed). Can somebody clear the issue for me? Thanks. -- Adeodato Simó dato at net.com.org.es Debian