Hi team,

I maintain a package, python-mirakuru[1], and the spec file uses
pyproject-rpm-macros.

With the latest release, 2.5.0, the project migrated[2] from using
requirements.txt files to use pipenv/Pipfile to declare dependencies.

I found that after bumping the version in the spec it fails during the
%check phase as some dependencies are missing. I can easily workaround
by declaring missing BuildRequires, but I wonder if there is an
automagic way to support pipenv with pyproject-rpm-macros to avoid
manually having to define BRs.

Kind regards,
Mikel Olasagasti

[1] https://src.fedoraproject.org/rpms/python-mirakuru
[2] https://github.com/ClearcodeHQ/mirakuru/pull/622/files
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-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/python-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to