From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4B1fAoBjE2RsFQAASxT56A (envelope-from ) for ; Thu, 16 Mar 2023 19:44:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SAdZAoBjE2SDMgAA9RJhRA (envelope-from ) for ; Thu, 16 Mar 2023 19:44:16 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AE05DF16C for ; Thu, 16 Mar 2023 19:44:15 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678992255; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=52snXOZwzH1An4tUw/yGmytu6V8hMD6kEX3UmlWg8B8=; b=NBwIoI/6HE+SkHx8pqTmjU5Dj4QNB1RKANznPjwEhrc94r0xivUwI3nI569ioyLpIncknT 6N3WeQBKYapdP+8vAmk0eZ6mU8Kq/pTp2rcNxGB5cE56ttmoY2MklxAs1Hbf+CyZAyfBk3 W/FrhPD0LheU6fdwK1idkakLVSRAl0YEuEuqK+8G+lQbJoAwmY4VwQj/CWpRdODsIsQZUs oMLz+Ncc7LjKzj/dJzYGCF+iuvxcMsazBOG99bsf3l5OakHIA/HCwbdRX30lHf06RvlVAy jkWb4qBJdemjdrFyTdqXbpzJcLE08/qVSF30eLAtrdiJ3Su6hex10i/0vWS27Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678992255; a=rsa-sha256; cv=none; b=Ik/9mEoKowSpED1ZSSxwvXnODowOOB7EGgPXKXdoHDOezhz1ZQUq3x2ETDsCR13srP+2wV QneQZSaD7Jn3vabHmwUI+/1pA8korJpnuNH8NOVBtDzKefvjCX/FlJ8jrEI0ADmXDVmFla IbCFCkf2SpaUxPJAGxsUCfvtwWOh00N2fKrGXUmpxTFDxyttCQzs6ob/neN9drxuliAEfr Yzb4z0D3tey602DUHU9DemcHXo5vjsAA9KyAn9qs0AiSLivXca6EdIfK6/sPhPBV9BRZyb J2xMk8NoayKiIQaB/Aqs2qZld4SgJv6+DyFuwu5mrvOXg9+plsVujbLZj9mzdQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pcsa4-0002Zi-RK; Thu, 16 Mar 2023 14:44:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pcsa3-0002Yq-88 for guix-patches@gnu.org; Thu, 16 Mar 2023 14:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pcsa2-00037t-Vk for guix-patches@gnu.org; Thu, 16 Mar 2023 14:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pcsa2-0000RM-Rt for guix-patches@gnu.org; Thu, 16 Mar 2023 14:44:02 -0400 Subject: bug#58764: [PATCH] gnu: Add python-rollbar. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 16 Mar 2023 18:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58764 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Wamm K. D" Cc: 58764-done@debbugs.gnu.org, guix-patches@gnu.org Mail-Followup-To: 58764@debbugs.gnu.org, mail@cbaines.net, jaft.r@outlook.com Received: via spool by 58764-done@debbugs.gnu.org id=D58764.16789922251634 (code D ref 58764); Thu, 16 Mar 2023 18:44:02 +0000 Received: (at 58764-done) by debbugs.gnu.org; 16 Mar 2023 18:43:45 +0000 Received: from localhost ([127.0.0.1]:42982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcsZk-0000QI-TD for submit@debbugs.gnu.org; Thu, 16 Mar 2023 14:43:45 -0400 Received: from mira.cbaines.net ([212.71.252.8]:42390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcsZj-0000QA-N5 for 58764-done@debbugs.gnu.org; Thu, 16 Mar 2023 14:43:44 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:3a91:a0a4:ecee:f157]) by mira.cbaines.net (Postfix) with ESMTPSA id 8672016CB0; Thu, 16 Mar 2023 18:43:42 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id eb40d8c7; Thu, 16 Mar 2023 18:43:41 +0000 (UTC) References: User-agent: mu4e 1.8.13; emacs 28.2 From: Christopher Baines Date: Thu, 16 Mar 2023 18:41:01 +0000 In-reply-to: Message-ID: <87ttykwn8i.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: AE05DF16C X-Spam-Score: -5.14 X-Migadu-Spam-Score: -5.14 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: 2zLQNZ/9zMNG --=-=-= Content-Type: text/plain "Wamm K. D" writes: > * gnu/packages/python-xyz.scm (python-rollbar): Add new Python SDK > --- > gnu/packages/python-xyz.scm | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+) Thanks for the patch. As the comment at the bottom of the file suggests, I've moved this up and pushed it to master as e97ab7fff7f3c9c4833272602951883bfeddba62. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmQTY11fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xd9LA//esZMifOmW7dhLL5PqQBC5TOy4z+ZBYig KIG6k2LwAvVDsWixZnZGi/m8UBDCuCoZFQKwXeXJbjTcIclbVhJU27wpnpQIe0Yt Y4dcmPMxx66dMWFjMYm8Sf/YZje4bzf9m/K1pygX2GQmDDXX37XmZr5r+SN2tlsL DSlDibFNSrrt0liu0NZgrALbS5Jnwq0/gydHAnH+wyOjAlsjftQ7+uZJkiyAQ5JH qku6f8Cn5uQ7IK9lTJrWDkWGMngNXfmupDBXv1uymZGlBwa3j5TF/xsbD2cny0le PvQ4SlEFbmyEaB/oB2RLtEBPuXAVgE5nHwu6tDfultg+5uUrntAapGuxxzijynoi V3/YGO7u3gCum5mP8YDmPcX3pYQWvMQ9/Aar09VCaLDsaegfX7phs56dhL6e2YlT UZ+T5ZY80S5gQHkVMIEtclG9QtFhxryDaNKCvWTlTpKWQz5c5qrlco44ajh1IUAf ksL9ee57VmZrLWCBjyx6T2FfNddbuvV6vB+U3HY0uQGSiirt025C/Co2ENOjZ9Sr 1+LbvkbovLeAhlc0MX/k/+3PjtLxxUyrsUZBjiwaok/uqXSXZQU51nynXZh6z9TY OU/PiOaMw9WUwIl9FijS9MrC0NANdUttjy1rchzC3B2hHG6jq1RG9CvzgXS2Eqqi H3wDL0M7fiU= =/KWr -----END PGP SIGNATURE----- --=-=-=--