#868 Python auto dependency generator is enabled in F30+
Merged 5 years ago by ignatenkobrain. Opened 5 years ago by ktdreyer.
ktdreyer/packaging-committee py3-dep-generator  into  master

@@ -103,7 +103,7 @@ 

  python3.7dist(traitlets) >= 4.2.1

  ....

  

- This generator will most likely be enabled by default in the future. If a packager wishes to explicitly opt out of the generator because the upstream metadata are not applicable, a packager MUST NOT assume that the generator won't be used simply because it is not enabled explicitly. Rather, they SHOULD opt out explicitly by adding:

+ This generator is enabled by default in Fedora 30 and later. If a packager wishes to explicitly opt out of the generator because the upstream metadata are not applicable, a packager SHOULD opt out explicitly by adding:

  

  `+%{?python_disable_dependency_generator}+`

  

Update the final paragraph in the auto dependency generator to clarify
that this is already enabled by default for Fedora 30 and later.

Pull-Request has been merged by ignatenkobrain

5 years ago
Metadata