Package: ruby-sass / 3.7.4-6

Metadata

Package Version Patches format
ruby-sass 3.7.4-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001 avoid rubygems.patch | (download)

lib/sass/exec/sass_scss.rb | 10 3 7 - 0 !
1 file changed, 3 insertions( ), 7 deletions(-)

 avoid rubygems


1002 fix VERSION path.patch | (download)

lib/sass/root.rb | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 use correct path to version


1003 fix library path.patch | (download)

bin/sass | 7 1 6 - 0 !
bin/sass-convert | 7 1 6 - 0 !
bin/scss | 7 1 6 - 0 !
3 files changed, 3 insertions( ), 18 deletions(-)

 fix linkage to system-shared sass library

2001_avoid_gemspec_sass listen_relation.patch | (download)

lib/sass/plugin/compiler.rb | 10 8 2 - 0 !
sass.gemspec | 4 2 2 - 0 !
2 files changed, 10 insertions( ), 4 deletions(-)

 avoid dependency on sass-listen

Add patch to avoid gemspec dependency on sass-listen: Needed only for --watch
option, and library is not in Debian.

Edit: Replace sass-listen by listen.

Bug-Debian: https://bugs.debian.org/875897
3001 skip some tests.patch | (download)

test/sass/engine_test.rb | 2 2 0 - 0 !
test/sass/util_test.rb | 1 1 0 - 0 !
2 files changed, 3 insertions( )

 skip some tests using sass::util.scope


0006 Ruby 3.3 MiniTest was renamed to Minitest.patch | (download)

test/sass/cache_test.rb | 2 1 1 - 0 !
test/sass/callbacks_test.rb | 2 1 1 - 0 !
test/sass/compiler_test.rb | 2 1 1 - 0 !
test/sass/conversion_test.rb | 2 1 1 - 0 !
test/sass/css2sass_test.rb | 2 1 1 - 0 !
test/sass/css_variable_test.rb | 2 1 1 - 0 !
test/sass/encoding_test.rb | 2 1 1 - 0 !
test/sass/engine_test.rb | 2 1 1 - 0 !
test/sass/exec_test.rb | 2 1 1 - 0 !
test/sass/extend_test.rb | 2 1 1 - 0 !
test/sass/functions_test.rb | 2 1 1 - 0 !
test/sass/importer_test.rb | 2 1 1 - 0 !
test/sass/logger_test.rb | 2 1 1 - 0 !
test/sass/plugin_test.rb | 2 1 1 - 0 !
test/sass/script_conversion_test.rb | 2 1 1 - 0 !
test/sass/script_test.rb | 2 1 1 - 0 !
test/sass/scss/css_test.rb | 2 1 1 - 0 !
test/sass/scss/rx_test.rb | 2 1 1 - 0 !
test/sass/scss/scss_test.rb | 2 1 1 - 0 !
test/sass/source_map_test.rb | 2 1 1 - 0 !
test/sass/superselector_test.rb | 2 1 1 - 0 !
test/sass/test_helper.rb | 2 1 1 - 0 !
test/sass/util/multibyte_string_scanner_test.rb | 2 1 1 - 0 !
test/sass/util/normalized_map_test.rb | 2 1 1 - 0 !
test/sass/util/subset_map_test.rb | 2 1 1 - 0 !
test/sass/util_test.rb | 2 1 1 - 0 !
test/sass/value_helpers_test.rb | 2 1 1 - 0 !
test/test_helper.rb | 2 1 1 - 0 !
28 files changed, 28 insertions( ), 28 deletions(-)

 ruby 3.3 minitest was renamed to minitest