[Python-modules-team] Numpy 1.5 and python 3

Piotr Ożarowski piotr at debian.org
Sat Jan 29 15:33:31 UTC 2011


[Ben Gamari, 2011-01-29]
> By the way, what is the recommended way to track changes/generate
> patches in /debian packaging directories?

$ debcheckout python-numpy
$ cd python-numpy
$ sensible-editor debian/{control,rules}
$ dch -m 'my changes
$ svn diff > my_changes.patch

and yes, it looks like cdbs still doesn't support Python3 (my working
patch was modified and now I don't know how to use it with Python 3.X
now)
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645



More information about the Python-modules-team mailing list