[Pkg-sass-devel] Bug#1094343: patch for ruby 3.3 compat fix

Pirate Praveen praveen at debian.org
Mon Jan 27 14:55:57 GMT 2025


On Mon, 27 Jan 2025 15:05:39 +0100 Pirate Praveen <praveen at debian.org> 
wrote:
> This is actually a bug in sass-spec and fixed by the following patch
> 
> --- a/lib/sass_spec/test.rb
> +++ b/lib/sass_spec/test.rb
> @@ -19,7 +19,7 @@
>   end
> 
>   class SassSpecRunner
> -  include MiniTest::Assertions
> +  include Minitest::Assertions
> 
>     attr_accessor :assertions
> 
> 
> 
> 

Hi Jonas,

Since libsass autopkgtest failure is blocking ruby 3.3 migration to 
testing, it'd be good if you can upload this fix for sass-spec soon. If 
you are okay with the patch, I could do an NMU as well.

We will anyway have to request libsass to be removed from testing to get 
ruby 3.3 to migrate.

There is also #988884 (libsass is deprecated upstream).

Thanks
Praveen



More information about the pkg-sass-devel mailing list