Please add me to the salsa project

2023-01-07 Thread Michael Banck
Hi, please add me to the python-team/packages salsa project. I would like to maintain my python-related packages there. My salsa user account is mbanck. I have read and accept the team policy. Michael

Re: Moving deepdiff to the Python Team? (and maybe taking over)

2021-12-24 Thread Michael Banck
Hi, On Thu, Dec 23, 2021 at 10:57:47AM +0100, Andreas Tille wrote: > Thus I pushed what I have here and hand over to those who might > want to fix > > ... > dh_auto_test [...] > /usr/bin/python3.10: No module named pip > error: Command '['/usr/bin/python3.10', '-m', 'pip', > '--disable-pip-ver

Re: Moving deepdiff to the Python Team? (and maybe taking over)

2021-12-23 Thread Michael Banck
Hi, On Thu, Dec 23, 2021 at 10:57:47AM +0100, Andreas Tille wrote: > seems I was able to create repositories and simply my script to do so > starting with an existing local repository failed for reasons I don't > know. Thus I pushed what I have here and hand over to those who might > want to fix

Re: FTWCA python-central vs pyhton-support

2006-06-08 Thread Michael Banck
Hi, On Thu, Jun 08, 2006 at 04:19:21PM -0500, Joe Wreschnig wrote: > I've heard some degree of conflicting claims from everyone who was at > the BoF. The recordings of that BoF are available online now: http://meetings-archive.debian.net/pub/debian-meetings/2006/debconf6/theora-small/2006-05-15/

python2.3 test suite results on hurd-i386

2004-05-05 Thread Michael Banck
py", line 29, in main strftest(now + (i + j*100)*23*3603) File "/home/mbanck/build/tmp/python2.3-2.3.3/Lib/test/test_strftime.py", line 53, in strftest expectations = ( File "/home/mbanck/build/tmp/python2.3-2.3.3/Lib/calendar.py", line 35, in __

Re: FTBFS: python

2004-04-26 Thread Michael Banck
On Sun, Apr 25, 2004 at 05:05:32PM +0200, Matthias Klose wrote: > Michael Banck writes: > > > It seems that the pthread init hook is not being run by libc during > > > start up. Try adding -lpthread and see if that makes a difference. > > > > That indeed he

Re: FTBFS: python

2004-04-25 Thread Michael Banck
On Sun, Apr 25, 2004 at 05:05:32PM +0200, Matthias Klose wrote: > Michael Banck writes: > > > It seems that the pthread init hook is not being run by libc during > > > start up. Try adding -lpthread and see if that makes a difference. > > > > That indeed he

Re: FTBFS: python

2004-04-25 Thread Michael Banck
gfaults, which I removed (test-suite failures are not fatal to the build, but the tests get byte-compiled during installation for whatever reason and the segfaults happen there, too). I had a look at a couple of them but when I was unable to figure out the third segfault in a couple of hours I stopp

Re: #158930: python-pmw needs rebuilt against python 2.2

2002-09-11 Thread Michael Banck
On Sun, Sep 08, 2002 at 01:15:55PM -0400, Jack Howarth wrote: >Actually on second thought we better stick with the current > python-pmw_0.8.5-6 adjusted to build against python 2.2. Things > like pymol are having issues running with pmw 1.1. The patches > required to get python-pmw_0.8.5-6 bui

Re: Bug#148415: jack: should use #!/usr/bin/python

2002-06-25 Thread Michael Banck
Hi, On Mon, Jun 24, 2002 at 10:00:38AM -0700, Sean 'Shaleh' Perry wrote: > > Not OK, since the locally-installed Python may not/will not have > > access to jack's site-python files. Using /usr/bin/env python is IMHO > > only acceptable if the package is self-contained or munges sys.path to > > in