Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #8075 > unrolled thread
| Started by | Alex Mestiashvili <mailatgoogl@gmail.com> |
|---|---|
| First post | 2016-01-07 12:10 +0100 |
| Last post | 2016-01-12 17:30 +0100 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.debian.maint.python
Request to join DPMT Alex Mestiashvili <mailatgoogl@gmail.com> - 2016-01-07 12:10 +0100
Re: Request to join DPMT Piotr Ożarowski <piotr@debian.org> - 2016-01-11 23:40 +0100
Re: Request to join DPMT Alex Mestiashvili <alex@biotec.tu-dresden.de> - 2016-01-12 17:20 +0100
Re: Request to join DPMT Piotr Ożarowski <piotr@debian.org> - 2016-01-12 17:30 +0100
| From | Alex Mestiashvili <mailatgoogl@gmail.com> |
|---|---|
| Date | 2016-01-07 12:10 +0100 |
| Subject | Request to join DPMT |
| Message-ID | <qOgC6-7hc-19@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Hello All, 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. Thanks, Alex [0] https://tracker.debian.org/pkg/bibtexparser
[toc] | [next] | [standalone]
| From | Piotr Ożarowski <piotr@debian.org> |
|---|---|
| Date | 2016-01-11 23:40 +0100 |
| Message-ID | <qPTi2-n6-17@gated-at.bofh.it> |
| In reply to | #8075 |
[Multipart message — attachments visible in raw view] — view raw
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 :) > [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? -- 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
[toc] | [prev] | [next] | [standalone]
| From | Alex Mestiashvili <alex@biotec.tu-dresden.de> |
|---|---|
| Date | 2016-01-12 17:20 +0100 |
| Message-ID | <qQ9PR-3lA-21@gated-at.bofh.it> |
| In reply to | #8082 |
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
[toc] | [prev] | [next] | [standalone]
| From | Piotr Ożarowski <piotr@debian.org> |
|---|---|
| Date | 2016-01-12 17:30 +0100 |
| Message-ID | <qQ9Zx-3q9-17@gated-at.bofh.it> |
| In reply to | #8085 |
[Alex Mestiashvili, 2016-01-12]
> Thanks! Can I go ahead and create the git repository for the package?
yes
> 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 ?
export PYBUILD_TEST_ARGS={dir}/bibtexparser/tests
in debian/rules should do the trick
--
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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.maint.python
csiph-web