https://bugzilla.redhat.com/show_bug.cgi?id=1839477 --- Comment #11 from Mohamed El Morabity <pikachu.2014@xxxxxxxxx> --- (In reply to Jerry James from comment #10) > (In reply to Fabian Affolter from comment #1) > > Issues: > > ======= > > - Package must not depend on deprecated() packages. > > Note: python3-pytest4 is deprecated, you must not depend on it. > > See: https://docs.fedoraproject.org/en-US/packaging- > > guidelines/deprecating-packages/ > > Fabian, do NOT approve packages that depend on deprecated packages. You > MUST require the package submitter to remove the dependency before approving > the package. Please visit the indicated URL and read about it. Both python3-pytest and python3-pytest4 have the same Provides "python3dist(pytest)" (which I use in my BuildRequires, as recommended by Python guidelines). Unless I'm wrong, dnf (and koji then) installs the latest version amongst packages having the same name or Provides. Here python3-pytest is installed as expected instead of the deprecated python3-pytest4 package (https://kojipkgs.fedoraproject.org//packages/python-google-api-core/1.17.0/1.fc33/data/logs/noarch/root.log). Looks like a rpmlint issue actually. -- 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