From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:58940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0sqi-0003h8-W5 for guix-patches@gnu.org; Mon, 04 Mar 2019 14:02:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h0sqg-0003Uy-SN for guix-patches@gnu.org; Mon, 04 Mar 2019 14:02:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46631) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h0sqg-0003UI-Nu for guix-patches@gnu.org; Mon, 04 Mar 2019 14:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h0sqg-0005ep-Ft for guix-patches@gnu.org; Mon, 04 Mar 2019 14:02:02 -0500 Subject: [bug#34750] [PATCH 0/2] Add rtv Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:58461) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0spV-0002ki-Dx for guix-patches@gnu.org; Mon, 04 Mar 2019 14:00:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h0spJ-00023N-QU for guix-patches@gnu.org; Mon, 04 Mar 2019 14:00:39 -0500 Received: from flashner.co.il ([178.62.234.194]:56148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0spH-0001xf-O3 for guix-patches@gnu.org; Mon, 04 Mar 2019 14:00:35 -0500 From: Efraim Flashner Date: Mon, 4 Mar 2019 21:00:21 +0200 Message-Id: <20190304190021.6811-1-efraim@flashner.co.il> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 34750@debbugs.gnu.org I've been using rtv for a little bit now and it's been working fairly well. Haven't been able to get the tests to work. Efraim Flashner (2): gnu: Add python-vcrpy. gnu: Add rtv. gnu/packages/python-check.scm | 48 +++++++++++++++++++++++++++++++++ gnu/packages/syndication.scm | 51 ++++++++++++++++++++++++++++++++++- 2 files changed, 98 insertions(+), 1 deletion(-) --=20 2.21.0