Re: RFS: confiture/2.0-1

2014-05-12 Thread Vincent Cheng
Hi Antoine, On Mon, May 12, 2014 at 2:54 PM, Antoine Millet wrote: > Hi, > > As this is my first post here, I'll start by introducing myself: I've cc-ed you in case you aren't subscribed to the list. Let me know if you are so I can drop it. > I'm a french Python developer and Debian user since

RFS: confiture/2.0-1

2014-05-12 Thread Antoine Millet
Hi, As this is my first post here, I'll start by introducing myself: I'm a french Python developer and Debian user since several years. I did a lot of Debian packaging in my current company and for my own usage, but I never submitted my packages into Debian. I want to start doing this, in a firs

Re: Preventing network access during nose doctest ?

2014-05-12 Thread Olivier Berger
Nicolas Dandrimont writes: > * Olivier Berger [2014-05-12 14:36:17 > +0200]: > >> Hi. >> >> I'm trying to fix #739222 where tests fail (-> FTBFS) during execution >> of nose's doctest plugin on something like : >> >>> import rdflib >> >> >>> g = rdflib.Graph() >> >>> result = >>

Re: Preventing network access during nose doctest ?

2014-05-12 Thread Jakub Wilk
* Barry Warsaw , 2014-05-12, 09:41: Note that some test suites do legitimate http/https access during their tests. By "legitimate" I mean, they set up their own localhost special-port service and vend files out of them. AFAICS urllib honours the no_proxy environment variable. -- Jakub Wilk

Re: Preventing network access during nose doctest ?

2014-05-12 Thread Barry Warsaw
On May 12, 2014, at 02:57 PM, Nicolas Dandrimont wrote: >Here, you're setting an empty http_proxy variable, which means "don't use a >proxy". What you really want is to set the proxy to something that errors out, >e.g. http://127.0.0.1:9/ (the discard port on localhost). > >And then, you'll need t

Re: Preventing network access during nose doctest ?

2014-05-12 Thread Nicolas Dandrimont
* Olivier Berger [2014-05-12 14:36:17 +0200]: > Hi. > > I'm trying to fix #739222 where tests fail (-> FTBFS) during execution > of nose's doctest plugin on something like : > >>> import rdflib > > >>> g = rdflib.Graph() > >>> result = g.parse("http://www.w3.org/2000/10/swap/test/m

Re: Preventing network access during nose doctest ?

2014-05-12 Thread Piotr Ożarowski
[Olivier Berger, 2014-05-12] > I'm trying to fix #739222 where tests fail (-> FTBFS) during execution > of nose's doctest plugin on something like : > >>> import rdflib > > >>> g = rdflib.Graph() > >>> result = g.parse("http://www.w3.org/2000/10/swap/test/meet/white.rdf";) > > >>>

Re: Preventing network access during nose doctest ?

2014-05-12 Thread Yaroslav Halchenko
On Mon, 12 May 2014, Olivier Berger wrote: > Hi. > I'm trying to fix #739222 where tests fail (-> FTBFS) during execution > of nose's doctest plugin on something like : > >>> import rdflib > >>> g = rdflib.Graph() > >>> result = g.parse("http://www.w3.org/2000/10/swap/test/meet/whi

Preventing network access during nose doctest ?

2014-05-12 Thread Olivier Berger
Hi. I'm trying to fix #739222 where tests fail (-> FTBFS) during execution of nose's doctest plugin on something like : >>> import rdflib >>> g = rdflib.Graph() >>> result = g.parse("http://www.w3.org/2000/10/swap/test/meet/white.rdf";) >>> print("graph has %s statements." % len(

Re: favouring Python3 in the Debian policy

2014-05-12 Thread Matthias Klose
Am 07.05.2014 16:45, schrieb Matthias Klose: > Attached is a proposed change to the Debian Python policy to focus on Python3 > within the distribution. The intent is to document and start a large journey > towards one Python stack in Debian. This is unlikely to happen for jessie+1, > but > we sho

Debian devs going to Djangocon Europe?

2014-05-12 Thread Jeremy Lainé
Hi Debian pythonists, Are any of you going to Djangocon Europe (starting tomorrow)? Hope to see you there! Jeremy -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/