On Sun, 2020-01-12 at 10:02 +0100, Dominik 'Rathann' Mierzejewski
wrote:
> On Tuesday, 07 January 2020 at 14:32, Fabio Valentini wrote:
> > On Tue, Jan 7, 2020 at 2:18 PM Miro Hrončok <mhron...@redhat.com> wrote:
> > > On 07. 01. 20 14:06, Fabio Valentini wrote:
> > > > - python / pypi works great for %build and %install, but until testing
> > > > with tox is automated in packaging macros, %check has to be specified
> > > > manually since upstream projects do different things there.
> > > > generate_buildrequires also works nicely here.
> > > 
> > > See the %tox macro from 
> > > https://src.fedoraproject.org/rpms/pyproject-rpm-macros
> > > 
> > > Examples:
> > > 
> > > https://src.fedoraproject.org/rpms/python-xmlschema/blob/master/f/python-xmlschema.spec
> > > 
> > > https://src.fedoraproject.org/rpms/python-elementpath/blob/master/f/python-elementpath.spec
> > 
> > Ooh, shiny. I knew that somebody was working on this because it was
> > presented at flock, but I didn't know that it was in a usable state
> > now.
> > I'll try using it in the next python package I touch :) Thanks for the
> > pointers, Miro!
> 
> Thanks, indeed. Can we have that mentioned in the Python section of the
> Packaging Guidelines?

Please don't mention it as required or even necessarily recommended, as
it may not be. I intentionally set up my projects such that tox is
appropriate for upstream CI, not distribution package checking, and
intend distribution packages to run setup.py test.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to