From 73896355c4d4344ffab213503ce0b3387c1b05c814132df45919ceca55b4bcb7 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Thu, 7 Nov 2024 14:03:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=226 --- _service | 36 +----------------------------------- 1 file changed, 1 insertion(+), 35 deletions(-) diff --git a/_service b/_service index 43e683f..d2a39a2 100644 --- a/_service +++ b/_service @@ -14,43 +14,9 @@ enable - true + false registry deno - bench_util/Cargo.toml - cli/Cargo.toml - ext/broadcast_channel/Cargo.toml - ext/cache/Cargo.toml - ext/canvas/Cargo.toml - ext/console/Cargo.toml - ext/cron/Cargo.toml - ext/crypto/Cargo.toml - ext/fetch/Cargo.toml - ext/ffi/Cargo.toml - ext/fs/Cargo.toml - ext/http/Cargo.toml - ext/io/Cargo.toml - ext/kv/Cargo.toml - ext/napi/Cargo.toml - ext/napi/sym/Cargo.toml - ext/net/Cargo.toml - ext/node/Cargo.toml - ext/tls/Cargo.toml - ext/url/Cargo.toml - ext/web/Cargo.toml - ext/webgpu/Cargo.toml - ext/webidl/Cargo.toml - ext/websocket/Cargo.toml - ext/webstorage/Cargo.toml - resolvers/deno/Cargo.toml - resolvers/node/Cargo.toml - runtime/Cargo.toml - runtime/permissions/Cargo.toml - tests/Cargo.toml - tests/ffi/Cargo.toml - tests/napi/Cargo.toml - tests/specs/node/child_process_extra_pipes/test-pipe/Cargo.toml - tests/util/server/Cargo.toml