https://bugzilla.redhat.com/show_bug.cgi?id=1639000
Fabio Valentini <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Fabio Valentini <[email protected]> --- Let me put on my FPC hat. > Software using python2 MUST NOT be newly packaged without FESCo exception. The Packaging Guidelines apply to all versions of fedora, except where noted otherwise. So this sentence is quite unambiguous IMO. > Yes it does, because I planned to request branches for this package for EPEL > as well as older Fedora versions. Either you have to drop the python2 packages for fedora, or request an exception by FESCo. You could use: "%if 0%{?rhel}" instead of "%if 0%{?fedora} < 30" to decide whether to build python2 subpackages. > That's the name of the package in RHEL, and I intend to package this for EPEL. Maybe, but the package must still comply with fedora's Packaging Guidelines if you want to build it on fedora too. Side note: BuildRequires: python3-devel is missing. -- 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 -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
