From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id GL0uLimrQmNTXwEAbAwnHQ (envelope-from ) for ; Sun, 09 Oct 2022 13:06:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uMEbLimrQmPgSwEAauVa8A (envelope-from ) for ; Sun, 09 Oct 2022 13:06:17 +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 7D5C4284EE for ; Sun, 9 Oct 2022 13:06:17 +0200 (CEST) Received: from localhost ([::1]:41852 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohU8O-0005ky-N1 for larch@yhetil.org; Sun, 09 Oct 2022 07:06:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57292) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohU8I-0005kp-FI for guix-patches@gnu.org; Sun, 09 Oct 2022 07:06:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43112) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohU8A-00049T-B4 for guix-patches@gnu.org; Sun, 09 Oct 2022 07:06:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohU8A-0007F1-4o for guix-patches@gnu.org; Sun, 09 Oct 2022 07:06:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58387] [PATCH v2 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 11:06: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.166531350827761 (code B ref 58387); Sun, 09 Oct 2022 11:06:02 +0000 Received: (at 58387) by debbugs.gnu.org; 9 Oct 2022 11:05:08 +0000 Received: from localhost ([127.0.0.1]:42188 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohU7I-0007Dg-GK for submit@debbugs.gnu.org; Sun, 09 Oct 2022 07:05:08 -0400 Received: from knopi.disroot.org ([178.21.23.139]:60874) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohU7G-0007DY-Lw for 58387@debbugs.gnu.org; Sun, 09 Oct 2022 07:05:07 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D73224C3BC; Sun, 9 Oct 2022 13:04:21 +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 USktcigUPPcg; Sun, 9 Oct 2022 13:04:20 +0200 (CEST) From: M DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1665313459; bh=sSsyneNAi+PIWGARak7xqNgnHIOg4JSAW9o5LZgFEkY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=xAGW8f1Ou1TveiwFHkiUcRX8Yy9wVTpQ1W0WsKniKkLqxobsev0CMZ9X4Iy/ZgZTH GeTglr0tOCNKVebfHNYG/0njGW8lcfYaLeNRrNli0r1PheVLfXpuvuo1LX588V+f8+ 8uNGyMrAzI//K+Ye/+SZLsbSF8jH3Rb/0HnVSL2YGCDQrFYdjxiHZNu+BN21jzGQxX 2dHtOGKZymnVnibXp7SFLpnE+d0V0VEKNgIUvktPk6S2eXf08ziRM/J3FUONYC8uOq 3VUKy4uHE4RJx/GV1I/4W1knzB82zXMApjFxio9Iw+OliklKXDri5PB/rQxjy4I6zk ym9mMvW3FlJQQ== Date: Sun, 9 Oct 2022 13:04:01 +0200 Message-Id: <20221009110401.29845-2-matf@disr.it> In-Reply-To: <20221009110401.29845-1-matf@disr.it> References: <20221009110401.29845-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=1665313577; 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=jym4DZzi19EnBZROGfBA2T1gYj5kNSlZiLGCao0FYXE=; b=JhgrZEgqoOdc8ck+GQ74ePdQ90+tSlJXGLOP90wJUZOlanXAGhz+B6Q26kqmT+xUpzmwv6 sLAJ0omhdFeWYHvsYgtykj/Ce6Js8S9Ruu+uEyBQ8+CUdA+ZP1uVTYKm7Y1OjncxcyGSYP OG0K82cXO85r3lKa4A/NqITbz7MG/wfZvN1xICnYTzudrslZFncOjJHCpEsjqYgrPwziM3 ADKovMzcPNkY4tmNQjgllD2JYVMInl7YHluUGbwuJ/qHDDCoD9RoF4e23e4fp7pQzscKF1 knvFaqfdTGoO5NIMaWfvRqe4ZbZfKZuEH9IPU65PjtwBb6l6dsUAiJhwDpVaxg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665313577; a=rsa-sha256; cv=none; b=eTBorLVMitlbtbaMam8hymFi/W/EratH8OoD24d1gwakqLEJtlMfJ8uLkcfBY3abTYsZy4 x7aOBKtCBlAgzzkiLR7jEdaoZhZP1XWbAYA4Vm8hDn8ztt23CkUG+VLwSsDqOhib7RKDyj bLQ5Jxyd8Y90YCM+jJhZjcybDuu5/W6O6Ji40Wp1tvDQ2QghCAcpeNleij+MdCN1Uqq/a5 JpUaB0cZWVSwkEqFK6KHE37MuUA2b0/K/SWuIg861KWd5oIjFHHFSMP1GEBfO4awoqcKGn AsGT+0Bdmy+D5Ta0dSZqhtBFN+0j3oBf1nuGj6TV2mUEH/DU0LJW9dFHTRQijw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=xAGW8f1O; 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=xAGW8f1O; 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: 7D5C4284EE X-Spam-Score: 9.02 X-Migadu-Spam: Yes X-Migadu-Scanner: scn0.migadu.com X-TUID: k42FiCyVSvxI --- 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 15540ffae3..970aa38d66 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)) + (file-name (string-append name "-" version ".tar.gz")) + (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 "Terminal-based bibliography management tool") + (description + "@command{cobib} is a command-line based bibliography management tool. It +uses a plain-text database, a location-independent library, and features git +integration, command-line support, and a curses-based TUI.") + (license license:expat))) + (define-public python-colorful (package (name "python-colorful") -- 2.37.2