Hello folks, I'm trying to migrate graphql-server spec file to the newer Python guidelines, but I'm hitting some walls.
- Building the package locally went fine, while on Koji [¹] I get: error: line 39: Unknown tag: %pyproject_extras_subpkg -n python3-graphql-server flask webob aiohttp - The example spec file in the guidelines says to use the %tox macro, but I cannot test it locally, because I get: tox: error: unrecognized arguments: --current-env - graphql-server has a [flask] extra, but in beta4 it requires Flask<1, while in Fedora we have Flask>1... should I remove the extra by obsoleting it? How to properly do so for an extra, considering that all previous Provides were generated automatically? Thanks in advance for the help. Mattia [1] https://koji.fedoraproject.org/koji/taskinfo?taskID=74321415 _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure