Re: UPDATE: devel/py-dulwich

2020-05-17 Thread Klemens Nanni
On Sun, May 17, 2020 at 07:36:33PM +0200, Klemens Nanni wrote: > On Sat, May 16, 2020 at 09:28:57AM -0600, Todd C. Miller wrote: > > Update py-dulwich to 0.19.16 and make python3 the default flavor. > > Passes its tests and verified working with mercurial 5.3.2 and the > > latest hg-git from foss.h

Re: UPDATE: devel/py-dulwich

2020-05-17 Thread Klemens Nanni
On Sat, May 16, 2020 at 09:28:57AM -0600, Todd C. Miller wrote: > Update py-dulwich to 0.19.16 and make python3 the default flavor. > Passes its tests and verified working with mercurial 5.3.2 and the > latest hg-git from foss.heptapod.net. > > We don't have hg-git in ports anymore but that is sti

Re: Update: devel/py-dulwich

2015-04-07 Thread Jérémie Courrèges-Anglas
"Dmitrij D. Czarkoff" writes: > Jérémie Courrèges-Anglas said: >> > https://github.com/gevent/gevent/issues/446 >> > >> > sigh >> >> So to work around this issue the following patch could be used. > [...] >> $OpenBSD$ >> --- dulwich/contrib/test_swift_smoke.py.orig Sun Mar 22 12:52:07 2015 >> +

Re: Update: devel/py-dulwich

2015-04-07 Thread Juan Francisco Cantero Hurtado
On Tue, Apr 07, 2015 at 12:11:27AM +0100, Jérémie Courrèges-Anglas wrote: > Juan Francisco Cantero Hurtado writes: > > > On Mon, Apr 06, 2015 at 11:28:14AM +0100, Jérémie Courrèges-Anglas wrote: > >> "Dmitrij D. Czarkoff" writes: > >> > >> > Hi! > >> > > >> > Below is an update to devel/py-dulw

Re: Update: devel/py-dulwich

2015-04-07 Thread Dmitrij D. Czarkoff
Jérémie Courrèges-Anglas said: > > https://github.com/gevent/gevent/issues/446 > > > > sigh > > So to work around this issue the following patch could be used. [...] > $OpenBSD$ > --- dulwich/contrib/test_swift_smoke.py.orig Sun Mar 22 12:52:07 2015 > +++ dulwich/contrib/test_swift_smoke.py

Re: Update: devel/py-dulwich

2015-04-07 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > On Mon, Apr 06, 2015 at 11:28:14AM +0100, Jérémie Courrèges-Anglas wrote: > "Dmitrij D. Czarkoff" writes: > > > Hi! > > > > Below is an update to devel/py-dulwich (0

Re: Update: devel/py-dulwich

2015-04-07 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: >>> On Mon, Apr 06, 2015 at 11:28:14AM +0100, Jérémie Courrèges-Anglas wrote: "Dmitrij D. Czarkoff" writes: > Hi! > > Below is an update to devel/py-dulwich (0.10.0 -> 0.10.1a). It is a > bugfix release which deals

Re: Update: devel/py-dulwich

2015-04-06 Thread Jérémie Courrèges-Anglas
>> On Mon, Apr 06, 2015 at 11:28:14AM +0100, Jérémie Courrèges-Anglas wrote: >>> "Dmitrij D. Czarkoff" writes: >>> >>> > Hi! >>> > >>> > Below is an update to devel/py-dulwich (0.10.0 -> 0.10.1a). It is a >>> > bugfix release which deals with delta errors. >>> > >>> > Comments? OKs? >>> >>> ok

Re: Update: devel/py-dulwich

2015-04-06 Thread Jérémie Courrèges-Anglas
Juan Francisco Cantero Hurtado writes: > On Mon, Apr 06, 2015 at 11:28:14AM +0100, Jérémie Courrèges-Anglas wrote: >> "Dmitrij D. Czarkoff" writes: >> >> > Hi! >> > >> > Below is an update to devel/py-dulwich (0.10.0 -> 0.10.1a). It is a >> > bugfix release which deals with delta errors. >> >

Re: Update: devel/py-dulwich

2015-04-06 Thread Juan Francisco Cantero Hurtado
On Mon, Apr 06, 2015 at 11:28:14AM +0100, Jérémie Courrèges-Anglas wrote: > "Dmitrij D. Czarkoff" writes: > > > Hi! > > > > Below is an update to devel/py-dulwich (0.10.0 -> 0.10.1a). It is a > > bugfix release which deals with delta errors. > > > > Comments? OKs? > > ok jca@ > > Does anyone

Re: Update: devel/py-dulwich

2015-04-06 Thread Jérémie Courrèges-Anglas
"Dmitrij D. Czarkoff" writes: > Hi! > > Below is an update to devel/py-dulwich (0.10.0 -> 0.10.1a). It is a > bugfix release which deals with delta errors. > > Comments? OKs? ok jca@ Does anyone have an idea about the select.poll() errors in the regress output? If not, I'll take a look at it