Package: ruby-redis / 3.1.0-1

Metadata

Package Version Patches format
ruby-redis 3.1.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable encoding check.patch | (download)

test/distributed_commands_requiring_clustering_test.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't depend on locale
 It expects UTF-8 encoding set as locale, build env has ASCII
 This is debian specific.
test_internal_random_port.patch | (download)

test/internals_test.rb | 14 12 + 2 - 0 !
1 file changed, 12 insertions(+), 2 deletions(-)

 use random port for tests