Bug#625509: python-debian: please port to Py3k

2012-03-19 Thread Stefano Zacchiroli
On Sun, Mar 18, 2012 at 09:02:29PM -0700, John Wright wrote:
  Still, I'd love to see python-debian porting to python 3 in the archive
  ... and I'll be happy to test early versions!
 
 I'll see how many patches I can review next weekend.  Maybe it'll be
 worth making an upload to experimental for testing beyond our unit
 tests.

That would be a good idea indeed.  Having the package there would allow
to call for testing more easily, and will also expedite the final upload
since the package will have to go through a round of (binary) NEW.

TIA,
Cheers.
-- 
Stefano Zacchiroli zack@{upsilon.cc,pps.jussieu.fr,debian.org} . o .
Maître de conférences   ..   http://upsilon.cc/zack   ..   . . o
Debian Project Leader...   @zack on identi.ca   ...o o o
« the first rule of tautology club is the first rule of tautology club »


signature.asc
Description: Digital signature


Bug#625509: python-debian: please port to Py3k

2012-03-18 Thread John Wright
On Wed, Mar 14, 2012 at 05:06:51PM +0100, Stefano Zacchiroli wrote:
 On Sun, Jan 22, 2012 at 04:21:41PM -0800, John Wright wrote:
  On Sun, Jan 22, 2012 at 02:37:55PM +, Colin Watson wrote:
   I would very much appreciate review of this branch.  In case it eases
   review, I've attached the 31-patch series (!) to this mail.  I've tried
   to arrange it roughly in ascending order of complexity.
  
  Wow.  I'll be glad to review them, but I'm not sure when I'll have the
  opportunity.  I'll try to make time later this week.
 
 Heya John,
   do you think you'll have time to do the review in the near future?
 Just a friendly ping because, unfortunately, I haven't yet look in
 enough details to Python 3 to be able to do a review myself.

I also don't know when I'll have time...  I thought I would a couple of
months ago, but things aren't getting any less busy.  :-(  I also need
to take some time to familiarize myself with Python 3.

 Still, I'd love to see python-debian porting to python 3 in the archive
 ... and I'll be happy to test early versions!

I'll see how many patches I can review next weekend.  Maybe it'll be
worth making an upload to experimental for testing beyond our unit
tests.

-- 
John Wright j...@debian.org



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#625509: python-debian: please port to Py3k

2012-03-14 Thread Stefano Zacchiroli
On Sun, Jan 22, 2012 at 04:21:41PM -0800, John Wright wrote:
 On Sun, Jan 22, 2012 at 02:37:55PM +, Colin Watson wrote:
  I would very much appreciate review of this branch.  In case it eases
  review, I've attached the 31-patch series (!) to this mail.  I've tried
  to arrange it roughly in ascending order of complexity.
 
 Wow.  I'll be glad to review them, but I'm not sure when I'll have the
 opportunity.  I'll try to make time later this week.

Heya John,
  do you think you'll have time to do the review in the near future?
Just a friendly ping because, unfortunately, I haven't yet look in
enough details to Python 3 to be able to do a review myself.

Still, I'd love to see python-debian porting to python 3 in the archive
... and I'll be happy to test early versions!

TIA,
Cheers.
-- 
Stefano Zacchiroli zack@{upsilon.cc,pps.jussieu.fr,debian.org} . o .
Maître de conférences   ..   http://upsilon.cc/zack   ..   . . o
Debian Project Leader...   @zack on identi.ca   ...o o o
« the first rule of tautology club is the first rule of tautology club »


signature.asc
Description: Digital signature


Bug#625509: python-debian: please port to Py3k

2012-01-22 Thread John Wright
On Sun, Jan 22, 2012 at 02:37:55PM +, Colin Watson wrote:
 On Wed, Jan 18, 2012 at 10:54:28AM +, Colin Watson wrote:
  On Wed, May 04, 2011 at 03:10:29AM +0200, Tshepang Lekhonkhobe wrote:
   Can you either make this package capable of running for Python 2 and 3,
   or make separate packages for it, as python-apt does.
  
  I'm working on this here:
  

  http://anonscm.debian.org/gitweb/?p=users/cjwatson/python-debian.git;a=shortlog;h=refs/heads/python3
  
  I will probably end up depending on the six module, which I uploaded to
  unstable yesterday.  It's tiny, so I shouldn't expect this to cause much
  of a problem.
  
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656288 in python3-apt
  is getting in the way a bit, but I suppose worst case I can just skip
  those tests when running under Python 3 for now.
 
 I believe this port is now complete, in the git branch above.  It passes
 all tests provided that a version of python3-apt with the most recent
 patch in #656288 is available.
 
 I would very much appreciate review of this branch.  In case it eases
 review, I've attached the 31-patch series (!) to this mail.  I've tried
 to arrange it roughly in ascending order of complexity.

Wow.  I'll be glad to review them, but I'm not sure when I'll have the
opportunity.  I'll try to make time later this week.

Thanks for the effort!

-- 
John Wright j...@debian.org



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#625509: python-debian: please port to Py3k

2012-01-18 Thread Colin Watson
On Wed, May 04, 2011 at 03:10:29AM +0200, Tshepang Lekhonkhobe wrote:
 Can you either make this package capable of running for Python 2 and 3,
 or make separate packages for it, as python-apt does.

I'm working on this here:

  
http://anonscm.debian.org/gitweb/?p=users/cjwatson/python-debian.git;a=shortlog;h=refs/heads/python3

I will probably end up depending on the six module, which I uploaded to
unstable yesterday.  It's tiny, so I shouldn't expect this to cause much
of a problem.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656288 in python3-apt
is getting in the way a bit, but I suppose worst case I can just skip
those tests when running under Python 3 for now.

-- 
Colin Watson   [cjwat...@ubuntu.com]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#625509: python-debian: please port to Py3k

2011-05-03 Thread Tshepang Lekhonkhobe
Package: python-debian
Version: 0.1.20
Severity: normal

Can you either make this package capable of running for Python 2 and 3,
or make separate packages for it, as python-apt does.

For one, python-apt disables at least one of its tests because of this
lack. Also, I would like to use it in wajig, whose next upload should
be Py3k-powered (port lives in VCS).



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org