From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id EATkFvI5QmPEZQAAbAwnHQ (envelope-from ) for ; Sun, 09 Oct 2022 05:03:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id YBkBF/I5QmMbKwEA9RJhRA (envelope-from ) for ; Sun, 09 Oct 2022 05:03:14 +0200 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 26B9AE46A for ; Sun, 9 Oct 2022 05:03:14 +0200 (CEST) Received: from localhost ([::1]:59900 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohMav-0005iR-AG for larch@yhetil.org; Sat, 08 Oct 2022 23:03:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60358) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohMal-0005go-31 for guix-patches@gnu.org; Sat, 08 Oct 2022 23:03:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42621) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohMak-0003UL-Qe for guix-patches@gnu.org; Sat, 08 Oct 2022 23:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohMak-0002ty-GM for guix-patches@gnu.org; Sat, 08 Oct 2022 23:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58387] [PATCH 2/2] gnu: Add cobib. * gnu/packages/python-xyz.scm (python-cobib): New variable. Resent-From: M Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 09 Oct 2022 03:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58387 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58387@debbugs.gnu.org Cc: M Received: via spool by 58387-submit@debbugs.gnu.org id=B58387.166528455811113 (code B ref 58387); Sun, 09 Oct 2022 03:03:02 +0000 Received: (at 58387) by debbugs.gnu.org; 9 Oct 2022 03:02:38 +0000 Received: from localhost ([127.0.0.1]:41698 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohMaL-0002tA-OK for submit@debbugs.gnu.org; Sat, 08 Oct 2022 23:02:38 -0400 Received: from knopi.disroot.org ([178.21.23.139]:58924) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohMaK-0002t1-9p for 58387@debbugs.gnu.org; Sat, 08 Oct 2022 23:02:36 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B5BC64C9B8; Sun, 9 Oct 2022 05:02:35 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EyI0Wsn-1YPb; Sun, 9 Oct 2022 05:02:34 +0200 (CEST) From: M DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1665284553; bh=Z0KbrMMaysK8iXFxSmMz52QsyyVEzPzqf/8oNus7eIM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=2a0MIfrJOkXK5TusRXeQ0paF2dBeCDK/qWilrzk/X5XEiCqaYuRUVPvPpDq5uhh5t jncU0T5yMuEPsTcDtE8rh6l4l2I9G7G2qdeob2viaSdf+8f9gaqIFl1fgby9xk035O VD6tCRCgPRzFmLiC03LZnGFdhwM7KeLNTn6WiJwG9QNhsXpziTmPp1OZvvB7mYA+Pk TiA0a0hOdwyoCPM0TTnrdKh7ujyDJ5b/M/pYo3bxO57fu5KzgOklbZRaBEerSf2S8C 7bI8/tjnoeqmAH5Fs5N6KVScrYyJiKfb5z0q08W7MdS8G3dukPPLixF2AqgqphSa0S HyXZmJvWNOgkQ== Date: Sun, 9 Oct 2022 05:02:24 +0200 Message-Id: <20221009030224.10447-2-matf@disr.it> In-Reply-To: <20221009030224.10447-1-matf@disr.it> References: <20221009030224.10447-1-matf@disr.it> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665284594; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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:dkim-signature; bh=qvtQbTN2BMXDYmwWC+Imndp7a8/nWtIWvgJ3tqd4hkE=; b=hy0la2JwX9ElaQWFiCfWFYhQwYsi7ZGpsP6HhF/WcE5koTJYNy52CncwkJhGzwqK0t1r/i ztT2LkN2v39WEPsgXxt5y17apW8eBoC4llm1Su9I5AVsBQQUpdE44FYwlgl2jIhkTR8sSh 5mRPQ6GANK+2EdWRfPP3z9H9cAWQAAMfT4IHeZ+30ERTzFEkhn04eWen4kQiINuzCm9FuJ ZZpSu6Smw5on7m0DugvG2RKA9MUvP4LfEcMamqQ49laPXWCgCUVQrnjnvbBIeAKx2w7gzL Hv1C63j4dVhJSLgNG67xIFvo3DuMED9PknTfvAy1X2Ir1DG3tWphR7twfogQiw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665284594; a=rsa-sha256; cv=none; b=k8NQgK1DcTBHjPuOsBah+bKME2Zu9i9/RVTD3WTxnpTm1ojljHA4Ys+z2TjWXYyoTZEKkr u1HL+GmgBm/qjRK4Jw71vcw+kOQ3ZSRS4Y2v4E4k3kApLo6BK97Z/lRWYy/X2HAhpAP7dW UMsLQP6O/R3K4mVeSYGHCq0zSs/4rW4IdV7HDhEEpa0K2Y1dHRJ9OQxaDkAcD9u+BnkEiD sNY0rlxcWeyrv9QrCmOAGnyzrjGlw5wYwR+Y+sFO5R558/Bl0eIinzJ7l+PzkpF0YH6G6O UWAm6SZiRs/GuEthGPkFt0VzEOa08o1y5qEVU64kWQLYNCoL9K3Uw7s5c/X7Sg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=2a0MIfrJ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (policy=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" X-Migadu-Spam-Score: 9.02 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=2a0MIfrJ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (policy=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" X-Migadu-Queue-Id: 26B9AE46A X-Spam-Score: 9.02 X-Migadu-Spam: Yes X-Migadu-Scanner: scn0.migadu.com X-TUID: OZ/I3nJAnGFa --- gnu/packages/python-xyz.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index bb571c525c..feb187c515 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -552,6 +552,37 @@ (define-public python-cachetools @code{lru_cache} function decorator.") (license license:expat))) +(define-public python-cobib + (package + (name "python-cobib") + (version "3.5.2") + (source (origin + (method url-fetch) + (uri (pypi-uri "cobib" version)) + (sha256 + (base32 + "16nbrbvascbf6cb7yvn9q793dy8zx703pqrmk3mswib9a19mnx3n")))) + (build-system python-build-system) + (propagated-inputs (list python-beautifulsoup4 + python-bibtexparser + python-pylatexenc + python-requests + python-requests-oauthlib + python-ruamel.yaml)) + (native-inputs + (list python-future + python-pyte + python-pytest)) + (home-page "https://gitlab.com/mrossinek/cobib") + (synopsis "Console bibliography") + (description + "@command{cobib} is a simple, command-line based bibliography management +tool. It is the result of the need for an easy-to-use alternative to full-blown +reference managers like Mendeley or Zotero. It uses a plain-text database, +location-independent library, and features git integration, command-line +support, as well as a curses-based TUI.") + (license license:expat))) + (define-public python-colorful (package (name "python-colorful") -- 2.37.2