https://bugzilla.redhat.com/show_bug.cgi?id=1917528 Avram Lubkin <aviso@xxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(aviso@rockhopper. | |net) | --- Comment #5 from Avram Lubkin <aviso@xxxxxxxxxxxxxx> --- Thanks for the feedback! I implement most of the suggestions. While I agree the deprecation warning should be fixed, I disagree with using pytest, since this requires another dependency and executes the tests in a different framework, so I just used `%{__python3} -m unittest` which is essentially the same as the default implementation of `%{__python3} srtup.py test`, but looked first to make sure there were no test options specified in setup.py. Spec and SRPM updated Spec URL: https://aviso.fedorapeople.org/python-prefixed.spec SRPM URL: https://aviso.fedorapeople.org/python-prefixed-0.3.2-2.fc34.src.rpm -- 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx