Hi,
I'm going to package the following python module I need:
python-django-gerbi-cms (http://packages.python.org/django-page-cms/)
I would like to now whether I should file an RFP or ITP bug report since I am
no debian maintainer and if, when the package is ready, someone could sponsor
m
rg/cgi-bin/bugreport.cgi?bug=627787
Thanks again,
Nicolas.
2011/5/23 Lars Wirzenius :
> On Mon, May 23, 2011 at 05:43:43PM +0200, Nicolas CANIART wrote:
>> I'm going to package the following python module I need:
>> python-django-gerbi-cms (http://packages.python.org/django-page-c
I'm still reading the Debian Python policy, but thanks for the advice.
The upstream author has plans to rename the package. Maybe I can wait
he completed the transition / help him with the transition so it
happens sooner.
2011/5/25 Jakub Wilk :
> * Piotr Ożarowski , 2011-05-25, 10:15:
>>
>> sourc
d some discussion threads where the following line is added
to the clean rule to get rid of the setup.cfg problem:
override_dh_clean:
-sed -i -e '/setup\.cfg/d' PyOpenGL.egg-info/SOURCES.txt
Does not really fill right to me...
Any hints ?
Thanks in advance,
Nicolas
2011
I think this is what the PYBUILD_NAME variable is for. Set it to "pysam"
(pybuild handles the python3?- prefix for you).
Or use a .install file. I think that you must omit the python3?- prefix
here either. I realize just now that this may be the problem I faces
yesterday. Can someone confirm.
Reg
?
Or something else...
Thanks in advance.
Regards,
Nicolas
[1] http://mentors.debian.net/package/tap.py
[2] https://github.com/cans/tappy-pkg
-- Forwarded message --
From: Nicolas CANIART
Date: 2015-04-03 20:50 GMT+02:00
Subject: Bug#781847: RFS: python-tappy/1.3-1 [ITP] -- Test
Hi,
All right then. a new version with the upstream changelog has been
uploaded to Debian Mentors [1].
Thanks Ben for the makefile snippet.
[1] http://mentors.debian.net/package/tap.py
2015-04-06 2:17 GMT+02:00 Ben Finney :
> Nicolas CANIART writes:
>
>> Upstream ships its ch
Hi Brian,
Enums are a Python 3 feature (3.4 to be precise). No enum in Python 2.x:
https://docs.python.org/2/library/index.html
But there exists a Python 2.7 backport: the enum34 package (there are
others but I think this one is the most used and standard). See
https://pypi.python.org/pypi/enum
8 matches
Mail list logo