https://bugzilla.redhat.com/show_bug.cgi?id=1977120

Lumír Balhar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review?



--- Comment #2 from Lumír Balhar <[email protected]> ---
First few notes:

PyPI URL does not work because they do not publish sdist tarball to PyPI. Their
wheel is universal so this should not cause any troubles.

I wanted to ask you whether you considered new pyproject macros but now I see
that upstream metadata requires old versions of dependencies like pytest >= 4,
< 5 or pytest-mock >= 1.6, < 2. If tests work with the latest components from
rawhide, could you please open an upstream issue?
You can take a look at the new macros and use some of them:
https://src.fedoraproject.org/rpms/pyproject-rpm-macros

%python_provide macro is deprecated. All provides should be generated
automatically but if you need to specify them manually, use %py_provides, see
https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_the_py_provides_macro


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to