Re: About #625481 and uploading python-mocker to Sid.

2012-04-02 Thread Charles Plessy
 On Thu, Mar 22, 2012 at 09:08:03AM +0900, Charles Plessy wrote:
  
  I see that you have not adressed yet #625481 for a couple of monthes.  If 
  it is
  by lack of time or interest in the package, would you be like to 
  co-maintain it
  within the Debian Python Modules Team's Subversion repository ?  
  Alternatively,
  if you prefer Git, we could place the package in collab-maint or in
  pkg-eucalyptus, for instance.

Le Fri, Mar 23, 2012 at 08:53:24AM +1300, Andrew Mitchell a écrit :
 
 Fixing #625481  uploading to unstable had slipped off my todo list, sorry. 
 I'll take a look at uploading python-mocker this weekend. I'm also fine with
 it being maintained within the DPMT repository.

Dear Debian Python Modules Team,

I tried to inject mocker in 
svn+ssh://svn.debian.org/svn/python-modules/packages,
but it is not anymore writable for all DDs.  Shall I join the Alioth group ?

Have a nice day,

(please CC me)

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120402131539.ga10...@falafel.plessy.net



Re: py.test is not in debian anymore

2012-04-02 Thread Tiziano Zito
here a couple of short comments:

- why do you build for all python versions and then only install 
  for the default versions?  

- in override_dh_auto_test, it would probably be better not to
  introduce your own ENABLE_TESTS flag. you should rely on the
  DEB_BUILD_OPTIONS variable. something like this should do:
  ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))

- why did you choose to rename the py.test script for python3 to
  py3.test? I think the upstream convention of having
  py.test-2.6, py.test-2.7, py.test-3.2, etc., seems
  more sensible and also consistent with other packages (see for 
  example ipython: ipython2.6 ipython2.7 ...)
  at the end one could have a py.test link to point to the 
  py.test-2.x where x is the default (probably 7 for wheezy), and
  same thing for the python3 version, where py.test-3 may point to 
  py.test-3.2 on wheezy.

ciao,
tiziano

PS to the list: is this kind of conversation appropriate for
debian-python or should it better stay private to keep the noise level
low? 

On Wed 28 Mar, 18:28, Simon Chopin wrote:
 debian-python@lists.debian.org Cc-ed.
 On Wed, 28 Mar 2012 20:55:54 +0200, Tiziano Zito 
 tiziano.z...@bccn-berlin.de wrote:
  hi simon,
 Hi !
  
  I am a user of py.test and maintainer of the python-mdp package,
  which used to suggest python-py and used py.test. 
  now that py.test is not contained in python-py anymore, I was
  thinking about filing an RFP for pytest.
  you already filed an ITP for that, which is owesome :) 
  yarik, a seasoned DD in Cc, would be willing to sponsor, but 
  being really busy, asked me to help him review your package.
  if you agree I could send you my comments about your package, so
  that with the help of yarik you can make it fit for a speedy 
  upload to debian. 
  
  what do you think?
 
 Only good things :-). The more review the package gets, the better it
 should become. Unfortunately, I have virtually no free time until next
 week, which means I will not be able to address any comment you could
 have ATM. As I intend to package pytest under the umbrella of the DPMT, the
 packaging is in its SVN, and I added an RFS for it on the TODO wiki
 page.
 
 Cheers,
 
 Simon
 
 
 -- 
 To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/20120329012827.57487A0204@beltira
 


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120402133931.ga14...@bio230.biologie.hu-berlin.de



Re: About #625481 and uploading python-mocker to Sid.

2012-04-02 Thread Jakub Wilk

* Charles Plessy ple...@debian.org, 2012-04-02, 22:15:

Dear Debian Python Modules Team,

I tried to inject mocker in 
svn+ssh://svn.debian.org/svn/python-modules/packages, but it is not 
anymore writable for all DDs.


Sorry about that, it's fallout after the Alioth upgrade.


Shall I join the Alioth group ?


Yes, joining the team might be faster than waiting until we fix the 
permissions issue.


--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120402155523.ga8...@jwilk.net



Re: RFS: python3-dateutil

2012-04-02 Thread Thomas Kluyver
On 1 April 2012 10:53, Jakub Wilk jw...@debian.org wrote:
 Wouldn't it be better to update zoneinfo.gettz() tests to use tz.gettz(),
 instead of disabling them entirely?

 Please add get-orig-source target.

 The copyright file mentions dateutil/zoneinfo/zoneinfo-2011d.tar.gz, which
 doesn't exist in .orig.tar anymore.

All done.

I seem to have locked the package out of mentors.debian.net; I'll try
uploading it again tomorrow.

Thomas


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caovn4qiaxbcclkw832h9-rgb92h2te0tr_vd6sngxnnr2d4...@mail.gmail.com



Re: RFS: python3-dateutil

2012-04-02 Thread Jakub Wilk

* Thomas Kluyver tho...@kluyver.me.uk, 2012-04-02, 21:41:
I seem to have locked the package out of mentors.debian.net; I'll try 
uploading it again tomorrow.


No worries, I get the source from svn repository anyway. I suspect that 
most (all?) other people who would be interested in the package prefer 
that way over dget'ing stuff from mentors, too.


--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120402213631.ga5...@jwilk.net



Re: RFS: python3-dateutil

2012-04-02 Thread Jakub Wilk

* Thomas Kluyver tho...@kluyver.me.uk, 2012-04-02, 21:41:

Please add get-orig-source target.

[...]

All done.


Your get-orig-source target tries to support being invoked from any 
directory, but this doesn't work: 


$ ../trunk/debian/rules get-orig-source
py3versions: error parsing Python-Version attribute
uscan --noconf --force-download --rename --download-current-version --destdir=. 
../trunk/debian//..
make: *** [get-orig-source] Error 1

(I'm not sure I understand what happened here. Maybe it's a bug in 
uscan?)


Please merge changelog entries for 2.0+dfsg1-1 and 2.0-1.

--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2012040334.ga6...@jwilk.net