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



--- Comment #10 from Elliott Sales de Andrade <quantum.anal...@gmail.com> ---
As shown in the package for entrypoints [1], `flit` will attempt to verify PyPI
classifiers while building packages. This is great for PyPI, but kind of
useless for us, because we're generally pulling tagged releases that managed to
make it to PyPI, and I don't think Fedora uses the classifiers for anything,
anyway.

It's probably not good to have to re-create that work on every package using
`flit`. I'm not sure if it should be a macro provided by this package, or
whether this package should provide a cache of the classifier list in a system
location. Or maybe we can just ask `flit` developers to add a
`--no-verify-classifiers` sort of option.

Just something to think about; maybe ask the Python SIG.

[1]
https://nonamedotc.fedorapeople.org/pkgreview/python-packages/python-entrypoints/python-entrypoints.spec

-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to