https://bugzilla.redhat.com/show_bug.cgi?id=1769323 --- Comment #5 from Steve Traylen <steve.traylen@xxxxxxx> --- Update .spec and pacakge. Spec URL: http://cern.ch/straylen/rpms/python3-dateutil/python3-dateutil.spec SRPM URL: http://cern.ch/straylen/rpms/python3-dateutil/python3-dateutil-2.8.0-3.el7.src.rpm Diff for the spec as below. In particular the .spec in package and above now match with the python_provide macro in the correct place. Name: python3-%{modname} Version: 2.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Powerful extensions to the standard datetime module License: BSD @@ -21,8 +21,6 @@ The dateutil module provides powerful extensions to the standard datetime module available in Python. - - %package -n python%{python3_pkgversion}-%{modname} Summary: Powerful extensions to the standard datetime module Requires: tzdata @@ -56,6 +54,9 @@ %{python3_sitelib}/*.egg-info %changelog +* Wed Nov 6 2019 Steve Traylen <steve.traylen@xxxxxxx> - 2.8.0-3 +- Move python_provide to subpackage preambe. + * Wed Nov 6 2019 Steve Traylen <steve.traylen@xxxxxxx> - 2.8.0-2 -- 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