Le mer 9 août 2006 01:33, Manoj Srivastava a écrit :
> Hi,
>
> Another day, another draft.
>
> Here is the latest update for my take on the new Python
> policy document. The current version, and future updates, are to be
> found at http://www.golden-gryphon.com/software/manoj-pol
Le mar 8 août 2006 21:33, Joe Wreschnig a écrit :
> It's possible to build Python modules for all versions with only
> python-dev, if they are pure Python modules (feedparser is such a
> package, its dependency on python-all-dev is extraneous and could be
> just python-dev). So simply looking at th
Le mardi 08 août 2006 à 14:33 -0500, Joe Wreschnig a écrit :
> > * current has not a constant meaning, as it depends of the state of the
> >package python-defaults, and not only of the state of the archive
> >when the package was uploaded. This is IMHO the biggest flaw of that
> >field
Hi,
I try to convert gnumed-client to the new Python policy using
python-support. You can have a look at my current packaging at
http://people.debian.org/~tille/packages/gnumed/
In prinzipe the wrapper script /usr/bin/gnumed does the following
python /var/lib/python-support/python2.3/Gnum
Le mercredi 09 août 2006 à 23:03 +0200, Andreas Tille a écrit :
> Hi,
>
> I try to convert gnumed-client to the new Python policy using
> python-support. You can have a look at my current packaging at
>
>http://people.debian.org/~tille/packages/gnumed/
>
> In prinzipe the wrapper script /us
Just to add some information directly from a GNUmed developer:
> In prinzipe the wrapper script /usr/bin/gnumed does the following
>
> python /var/lib/python-support/python2.3/Gnumed/wxpython/gnumed.py
>
> This exits with the error message
>
>CRITICAL ERROR: Cannot load GNUmed Python modu
Le mercredi 09 août 2006 à 23:03 +0200, Andreas Tille a écrit :
> sys.path is currently set to:
>
> /usr/share/python-support/gnumed-client/Gnumed/wxpython
BTW, it has nothing to do with your problem, but it seems that python is
resolving the symbolinc links for the sys.path modification when
s
On Wed, 9 Aug 2006, Josselin Mouette wrote:
As Gnumed doesn't ship a .pth file, the .path doesn't need to be
updated.
Well, I did so in 0.1 packages but was unsure whether this might be
useful with new Python policy. Would you advise me to continue using
Gnumed.pth that contained
Gnumed
Gn
On Thu, 10 Aug 2006, Josselin Mouette wrote:
Anyway, it is not recommended to put scripts designed to be executed
(like this one) in the python module directories. Now there's just
another good reason not to do so.
My idea was that I've thought a precompiled Python file just makes sense
and be
Piotr Ozarowski gmail.com> writes:
> * Standards-Version is outdated (check upgrading-checklist.txt file)
Changed.
> * debian/pycompat file is missing (`echo "2" > debian/pycompat`)
Done.
> * debhelper should be moved to Build-Depends
Done.
> * You've missed binary-arch rule in debian/rules
10 matches
Mail list logo