From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OJdVCKnkcGGi0AAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 05:55:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id AHsSBKnkcGFRaQAA1q6Kng (envelope-from ) for ; Thu, 21 Oct 2021 03:55:21 +0000 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 AB55A2BB80 for ; Thu, 21 Oct 2021 05:55:20 +0200 (CEST) Received: from localhost ([::1]:35384 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPAl-00086n-Tu for larch@yhetil.org; Wed, 20 Oct 2021 23:55:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38338) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPAX-0007lu-46 for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44376) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPAW-0005Kv-Km for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPAV-0005Lb-JA for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 04/29] gnu: Add python-cachelib. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 03:55:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51314@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51314-submit@debbugs.gnu.org id=B51314.163478847020487 (code B ref 51314); Thu, 21 Oct 2021 03:55:03 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 03:54:30 +0000 Received: from localhost ([127.0.0.1]:55919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9x-0005KM-No for submit@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:29 -0400 Received: from mout01.posteo.de ([185.67.36.65]:38939) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9w-0005Jy-45 for 51314@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:28 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 74231240026 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 05:54:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788462; bh=N0Gv8KBJnKnOL1RaTQ/kaoW2GrOCi1RnYbZL9EmurYc=; h=From:To:Cc:Subject:Date:From; b=bX3iDcpduD35ypGmVaZSbXU9iMPwjtgYIVAlq0iqLKHIh6oDE9yRrWuduBR2UkDSo FiUZ3b6vy/SarpKcS5KnsmC1pjUvZ6wP6YlikD5zgSsF3EzIpfJjHKzV9FV7w0M2vz nPAb2PxK+2hhx22DOs0McgV5RfnHOa5MWmoRBTV6FzGM0ShyjD3iit1anQw1u4HjYD 4fHE2R+s8+DQfpMAlFC0diQbDGDj8v97C6fu++zM6UHU7IoKoTrxOa3stY99sTXs7V N7trD+ZJN7UE1tPrWdke0j5UvedxJ3pv7RGQ9BWS7HVjuggSa/ufzAjCrU65nfxh5d 7qQEwKGSyTODw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYWd474wz6tm9; Thu, 21 Oct 2021 05:54:21 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 03:52:49 +0000 Message-Id: <20211021035314.241360-4-monego@posteo.net> In-Reply-To: <20211021035314.241360-1-monego@posteo.net> References: <20211021035314.241360-1-monego@posteo.net> 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634788520; 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=l+zN+vRp4JR40nLBttpH7haFGYuw3FQG7Z+KwMbN3x8=; b=eEWRN+XoVEZoj3wVpvmQzXZk7jLwVdDT3dlcgKAnXpqVy1M4BOaw4SjgyGw7LORm7bcGdD +GQjC3cZ+Tz+noL9gKKYAF+qYNRv0BlXIzBk+lxhktmER/PmYdLtM0Dz2HDQQ01FjlHPPX e4VNnTFhI5p+8oKmV31KaoH4n9v6iMtz0yk1lbsg9HGhNXgTvvGjsZVu1Zwz7CPqAuXGki zr0+Ux+GtMtQBx8FM41l1e7kTsVNH3KbXR+g3FwZ2K07Y/PT1SHmn/OaQvPLspe1JSSDOt NyLF+4UMxbYoQMd0w+Dt4+xztpGmUjzR2Oq2iVX1zwyvzEjowhXyY7UFfjfGHQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634788520; a=rsa-sha256; cv=none; b=VN0J13QdCzKXD/J7aoTOV6UVbzwmU/O+qHCEY8ONzND6tBCVMkgPpy0aRX7n8DGHR8hrT7 Kw3G3I7z+wMTJr5aYRurrZ5IzOTreD52MEPiRsNXqDqE1AF0E+fmt7tiOL+8zm0rF4Ulvk 79Gv2rE3EV8NfDZHsXs1x+zoerGXtSeKjoR80V2zar9Y1jztegvfrs4n9ie1NhB94KUvOT 0a4S2NNgvYJ2ffe8jL07vLgWk/Ii0tdC1q6G+5FpjQbaC1kd4sJ2kF+m80FKSK8I+pVOAE ECnI+hX/LRqZZDfFv2EToJYbBfdUI53qLuRiPVqnNaXbine5P6CRckGPtvxOAg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=bX3iDcpd; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=bX3iDcpd; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: AB55A2BB80 X-Spam-Score: 3.67 X-Migadu-Scanner: scn0.migadu.com X-TUID: ip7aWJcopD18 * gnu/packages/python-xyz.scm (python-cachelib): New variable. --- gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 6819574944..07d2a9da41 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11156,6 +11156,25 @@ package to infer file type and MIME type checking the magic numbers signature of a file or buffer.") (license license:expat))) +(define-public python-cachelib + (package + (name "python-cachelib") + (version "0.1.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "cachelib" version)) + (sha256 + (base32 "0vs7nimlbhqy9kjcc90nswkhs3kgl28ag19jssx9qwlcsrkmmsa7")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)) ;no tests + (home-page "https://github.com/pallets/cachelib") + (synopsis "Collection of cache libraries") + (description "Cachelib is a library extracted from @code{werkzeug} which +provides a collection of cache libraries in the same API interface.") + (license license:bsd-3))) + (define-public python-legacy-api-wrap (package (name "python-legacy-api-wrap") -- 2.30.2