From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id EF31KeSuQmNOLQEAbAwnHQ (envelope-from ) for ; Sun, 09 Oct 2022 13:22:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id ED0qKeSuQmPMHQEAG6o9tA (envelope-from ) for ; Sun, 09 Oct 2022 13:22:12 +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 7F38B24D9E for ; Sun, 9 Oct 2022 13:22:12 +0200 (CEST) Received: from localhost ([::1]:59602 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohUNn-0001bg-NJ for larch@yhetil.org; Sun, 09 Oct 2022 07:22:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45304) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohUNe-0001bB-Dj for guix-patches@gnu.org; Sun, 09 Oct 2022 07:22:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43153) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohUNe-0008FI-5n for guix-patches@gnu.org; Sun, 09 Oct 2022 07:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohUNe-0007f1-1V for guix-patches@gnu.org; Sun, 09 Oct 2022 07:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58387] [PATCH v5 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:22: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.166531447029377 (code B ref 58387); Sun, 09 Oct 2022 11:22:02 +0000 Received: (at 58387) by debbugs.gnu.org; 9 Oct 2022 11:21:10 +0000 Received: from localhost ([127.0.0.1]:42230 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohUMn-0007dk-Pl for submit@debbugs.gnu.org; Sun, 09 Oct 2022 07:21:10 -0400 Received: from knopi.disroot.org ([178.21.23.139]:59012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohUMk-0007dU-GZ for 58387@debbugs.gnu.org; Sun, 09 Oct 2022 07:21:06 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D40744C9DD; Sun, 9 Oct 2022 13:21:05 +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 HCtIGsICA_Pr; Sun, 9 Oct 2022 13:21:04 +0200 (CEST) From: M DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1665314464; bh=qua8Z6oDVDyA7YQEwCQUG8/0vcdVXGR5kuqvbmq+Aj0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=6ykFqEzpTBZHjhtjNNtHgvrDvcgHTU2Et00zNPCbTYbuyLaYxOGyU9bJSUmdhj4Qb bu9KYc2WFXgxK9OL4iPpU46Kv+o3Ggej1NCVv5dT9+eFUs765/8ipCIkj/m//pONru tKzXZPcZHYhv7GpQV96tXyezx/iLm0sVXREVI75xWmttA6S4NxoN1zWTEW1tU61MZs adoQMH7UF9ndiAU6cq8JZERDq3eW6wVsrHoFUdhMrdo03NMKjNs5L1UAyWDPDjkaE2 cwcWXwbsAK28e3L8WN9Cyos0+bSrqOUDBc7CK4Es/oOG2Q+cHSH/h08nN7/GxGR/ig 2Xbau1++rbi+w== Date: Sun, 9 Oct 2022 13:20:55 +0200 Message-Id: <20221009112055.4796-2-matf@disr.it> In-Reply-To: <20221009112055.4796-1-matf@disr.it> References: <20221009112055.4796-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=1665314532; 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=56G3/u/Svt0hI3DqvF+nTPR9gyRgQUdStKionMSbyag=; b=rhgeeMAx4ztEtDDV6UMlv67sy6UU2SarChKZPd0cZnntg/s4izDviDPJbROjS1vYDwgooV Wb/4/xtYNmy06wSDFlubzYJ/dpnUNB9aoNopJKRx8ygSeYKprZB4UOmXeSBHUAaXpwQY1B osUMJ6s+B6JcWGN5wnu2mXJ+h3pv1k7wBMsaC1XJPk438HXWBd4uWorMZBcrmmE+uTpRvv 4PG/baPdpO1v9TDWDBcPtgfjKFMsqeSFpnuUeNJ1hMJ5Nf0eByUAQx5hPuy58X111aVhu0 QOjMah0XA1qZxNqZVH2RsMSc+YsZXQbJ8zVFD9b6UUbm2hihxpULxzInA6NHXw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665314532; a=rsa-sha256; cv=none; b=qhjFI6cySR6ec06elXnyfvdOX6uVjeCo8GiB/AfHd/Cb6QIi+3gmfZs+L9pEYSBHmtfnr/ rj+993ZmbeIqqRsCy5F7hMrscZ62umoahl3Czv7WiznSPkFOlw3iU9mkjDZ43nXIzIgJI1 U3wsujCyQ1E5IFSIJj+E+cHNexcrCPk7N+wlWgod8mux6UcKfAJEPOseB9voYBfzHEqjL+ W/klG5C1r2LkCBSAvNy8mNMR2wuble54vH2pcVDuN+JZESimQ/+l1IXcsZspqTasGuRstx yzMhu2g3Hauhs58sYLmju0/5xM5n5Rg79j2vurNaAOhdILoQn69WZCQceTxFZA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=6ykFqEzp; 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.62 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=6ykFqEzp; 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: 7F38B24D9E X-Spam-Score: 9.62 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: uL4O/wxKdUHm --- 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 a3ba0b8a19..5f97855485 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