#12 fixup! Conditionalize the python-lxml change to allow merging back to stable releases
Merged a month ago by kevin. Opened a month ago by aleasto.
rpms/ aleasto/calibre rawhide  into  rawhide

file modified
+2
@@ -120,7 +120,9 @@ 

  Requires:       optipng

  Requires:       python3dist(odfpy)

  Requires:       python3dist(lxml)

+ %if %{fedora} > 40

  Requires:       python3dist(lxml-html-clean)

+ %endif

  Requires:       python3dist(pillow)

  Requires:       python3dist(mechanize)

  Requires:       python3dist(python-dateutil)

We need to conditionalize the runtime dependency too.

Please merge down to f40 and build in f40-build-side-87743

Ah yes, sorry about that.

Pull-Request has been merged by kevin

a month ago
Metadata