From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 20 13:24:12 2023 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:24:12 +0000 Received: from localhost ([127.0.0.1]:55884 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJEy-0003cA-2L for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:24:12 -0400 Received: from mail-qt1-f179.google.com ([209.85.160.179]:37436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJEt-0003ZN-DG for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:24:07 -0400 Received: by mail-qt1-f179.google.com with SMTP id r5so13984781qtp.4 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679333042; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=aJ/0W4k1ke+Woyvc4X9MWdv4I+mIPJ9Eb8ozlL9CLec=; b=YTpGqM4T/0P5EZRZtQFFt6qHFnq/FVo5/3UaMaFBi1FVdS63z18cr4irBy7agy2hT3 relXiPnO7F0+ntYkTf3iBs6Ro7BRJfTx/MgvImkMvVcBLS4OaMIRkY/b5Dh94bqCjycG Qj6nzAm5biwT5eZVdtvY3Wj7CxpsDhEQkJUNSqJcmiMw4RPYnWpeaO7JZEs+eNm28G38 OSdiXwURd/fRin7G8LKUEtnJKAk25QdeIqZtHnPgfOErVpqr7gw+NAA7vWUKiPFeWXRY VrNJmM2TezreGX2lJiX990wIdPJWLlRwxx/nq83q1S/V5lX0vUcnYwVSULc9St0h5j+7 zz6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679333042; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aJ/0W4k1ke+Woyvc4X9MWdv4I+mIPJ9Eb8ozlL9CLec=; b=L/5syI3y6k+st7yn/KjGMKsRE5W20VOqDg4oZNwJI1zlUeTk5wacGexRRoCp5WvsY0 ACEk4AqqNWAeHrnoLuHZD1qA+PpbOM4puV4dAPO/aV5xlPMaXNO2LrXDJ91RsNZOZzH9 5iWP1BAt+XWLQ0CWi2urLfqzwKnIUAFQiEnXIGe7e116SX6q1nYHWZmirRhAtDaH4BQI oCBENoYdaKYo0+NTFUCTms8fQP6/jcPzv0WPEtshtvJCqiN3VOlq6bQLyA1sXLR3wETl +zJtbOccNbbWDVARlTurLJthvh/dIaha1RGtXvrw/e2307izIeW8miCvgIXbrrbmoajj 0SxA== X-Gm-Message-State: AO0yUKU2o2CBP7wyV4i3XZCCUXZ2hSnk+clck83xLtTm+cZ40peM9MvN 9lo4jbRXe4i9U/PYM7fyzoBz+G3nhKs= X-Google-Smtp-Source: AK7set/OjqWSd7HxNLgtAQcbWoktDwZKPYo/f1dU4T2k+diLdq9ZCNOwuM+7vhTkJMNtIkevmOpGag== X-Received: by 2002:a05:622a:3c7:b0:3bf:c221:5871 with SMTP id k7-20020a05622a03c700b003bfc2215871mr28471841qtx.54.1679333041745; Mon, 20 Mar 2023 10:24:01 -0700 (PDT) Received: from localhost.localdomain (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id i7-20020a378607000000b007422eee8058sm7769352qkd.125.2023.03.20.10.24.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:24:01 -0700 (PDT) From: Maxim Cournoyer To: 62196@debbugs.gnu.org Subject: [PATCH 105/223] gnu: Remove ruby-chandler. Date: Mon, 20 Mar 2023 13:21:51 -0400 Message-Id: <20230320172349.12752-4-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230320172349.12752-1-maxim.cournoyer@gmail.com> References: <20230320172349.12752-1-maxim.cournoyer@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 62196 Cc: Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/ruby.scm (ruby-chandler): Delete variable. --- gnu/packages/ruby.scm | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 8eed3b3e47..ad5cc1ebf8 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -7926,29 +7926,6 @@ (define-public ruby-octokit (home-page "https://github.com/octokit/octokit.rb") (license license:expat))) -(define-public ruby-chandler - (package - (name "ruby-chandler") - (version "0.9.0") - (source - (origin - (method url-fetch) - (uri (rubygems-uri "chandler" version)) - (sha256 - (base32 - "1n8a4mr2jkcz5vaaps45g2rxa2pzy1wb7cylgw85xmmyyp14lnrr")))) - (build-system ruby-build-system) - (native-inputs - (list ruby-rubocop)) - (propagated-inputs - (list ruby-netrc ruby-octokit)) - (synopsis "Sync CHANGELOG entries to GitHub's release notes") - (description "Chandler syncs a project's CHANGELOG file entries to -GitHub's release notes to remove the need of manually entering release -notes.") - (home-page "https://github.com/mattbrictson/chandler") - (license license:expat))) - (define-public ruby-pry-byebug (package (name "ruby-pry-byebug") -- 2.39.1