https://bugzilla.redhat.com/show_bug.cgi?id=1910798 --- Comment #7 from code@xxxxxxxxxxxxxxxxxx --- The JavaScript, like almost all JavaScript in the wild now, cannot be minified with uglify-js (the only minifier I know of that is packaged in Fedora) because uglify-js supports only ES5. It’s possible that simply using cat could produce a workable, if not minified, bundle. I tried to use sassc to compile the SASS to CSS. It seemed to think there was invalid CSS somewhere; maybe this, too, is a matter of needing bleeding-edge tooling. I don’t really know. I’m going to post to the fedora-devel mailing list and ask if anyone sees a way to get this package into Fedora. As time goes on, and the “modern web” leaches deeper into the Python ecosystem, more and more Python packages are going to have a hard time with these sections of the Fedora guidelines. I suspect there are already a lot of existing packages in the distribution that are quietly noncompliant. -- 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