Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Alex Mestiashvili Newsgroups: linux.debian.maint.python Subject: Re: Request to join DPMT Date: Tue, 12 Jan 2016 17:20:03 +0100 Message-ID: References: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Tue Jan 12 16:16:45 2016 Old-Return-Path: X-Amavis-Spam-Status: No, score=-9.201 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FOURLA=0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -7 X-Greylist: delayed 473 seconds by postgrey-1.35 at bendel; Tue, 12 Jan 2016 16:16:33 UTC X-Enigmail-Draft-Status: N1110 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/13404 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/569524CE.8080909@biotec.tu-dresden.de Approved: robomod@news.nic.it Lines: 38 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Tue, 12 Jan 2016 17:07:42 +0100 X-Original-Message-ID: <569524CE.8080909@biotec.tu-dresden.de> X-Original-References: <20160111223202.GD3763@p1otr.com> Xref: csiph.com linux.debian.maint.python:8085 On 01/11/2016 11:32 PM, Piotr Ożarowski wrote: > Hi > > [Alex Mestiashvili, 2016-01-07] >> I would like to join the DPMT with the goal to co-maintain the >> python-bibtexparser [0] package. I've been working with >> Debian-Med and Debian-Perl teams for a while and also packaged a >> few python packages under the hood of Debian-Med team. My Alioth >> account is malex-guest. I've read the policy >> https://python-modules.alioth.debian.org/policy.html and accept >> it. > > welcome :) Thanks! Can I go ahead and create the git repository for the package? > >> [0] https://tracker.debian.org/pkg/bibtexparser > > you are running the same tests using the same interpreter version > multiple times (there's no interpreter name / version in `nosetests > -v $(CURDIR)/$(PYBUILD_NAME)/tests`) - what's wrong with what > pybuild does by default? > By default pybuild does not run the tests as far as I see. I tried to play with pybuild and pytest but couldn't find a way to tell that the tests are in bibtexparser/tests directory. With nosetests it worked right away. > you are running the same tests using the same interpreter version > multiple times any hint how can I solve that and why does it happen ? Best regards, Alex