[Bug 1910798] Review Request: python-furo - A clean customizable documentation theme for Sphinx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1910798



--- Comment #10 from code@xxxxxxxxxxxxxxxxxx ---
Apparently libsass is deprecated in favor of dart-sass
(https://github.com/sass/libsass/issues/3123) and rubygem-sass is deprecated
(https://github.com/sass/ruby-sass) in favor of rubygem-sassc… which is a
wrapper for the deprecated libsass. And https://www.npmjs.com/package/node-sass
is also deprecated in favor of dart-sass. So I guess the entire ecosystem has
moved on to a single implementation: all that is left is dart-sass, in its
original Dart form and in the pure-JavaScript transpiled version
https://www.npmjs.com/package/sass, which seems to be what upstream uses.

Upstream has solicited input on a different build pipeline
(https://github.com/pradyunsg/furo/issues/46). They might be open to something
like esbuild for the JavaScript, but I doubt they are interested in switching
to, or working around the limitations of, a deprecated SASS compiler.


-- 
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




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux