From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MP3iHN87G2QSJwEASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 18:33:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oN7rHN87G2SzSQEA9RJhRA (envelope-from ) for ; Wed, 22 Mar 2023 18:33:19 +0100 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 41C3F3AD3E for ; Wed, 22 Mar 2023 18:33:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pf2Kf-0000BT-FI; Wed, 22 Mar 2023 13:33:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pf2Ke-000096-Dl for guix-patches@gnu.org; Wed, 22 Mar 2023 13:33:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pf2Ke-0002em-4u for guix-patches@gnu.org; Wed, 22 Mar 2023 13:33:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pf2Ke-0004NQ-1E for guix-patches@gnu.org; Wed, 22 Mar 2023 13:33:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62389] [PATCH 11/12] gnu: Add python-txredisapi. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 17:33:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62389 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62389@debbugs.gnu.org Received: via spool by 62389-submit@debbugs.gnu.org id=B62389.167950637816785 (code B ref 62389); Wed, 22 Mar 2023 17:33:04 +0000 Received: (at 62389) by debbugs.gnu.org; 22 Mar 2023 17:32:58 +0000 Received: from localhost ([127.0.0.1]:36597 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf2KY-0004Md-71 for submit@debbugs.gnu.org; Wed, 22 Mar 2023 13:32:58 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:44097) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf2KW-0004MP-FS for 62389@debbugs.gnu.org; Wed, 22 Mar 2023 13:32:56 -0400 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id 0224FFF805 for <62389@debbugs.gnu.org>; Wed, 22 Mar 2023 17:32:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1679506370; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/uABypKhkb08knmMou9LodG39Kme4yhZBZV0OFFJVGE=; b=XWXGSi0i6J996BphCMM4W/7KD+8Zp+FVy37D7NmuceiXiBr4GrTUxmwUHah+wBIEscyrbf FZCLfXD1T9inSxECP4kYFmAq7wYG8m/2eaf+VTuNVeGgCk/bnMmZOwz4qymmgtYZjzmm7H 6fe7Hh0UZ412ePsFrDzPH/xArPV8r83BDnYWGc8R629gcQPWX3gAx50g7Z0EE8E68Fgjkn rSgdPJUIItRN4GpaW0Lj64lvNUwUy1prNbXvAdSuXEVmIKSD3fMGf6Qu/lZdRagmzb1tEl 4ilYC7HBFOyO45I3HdU3E/Ulz+neqeJUqj7V3YYEdgVxTwyoDySrt/Vh8Fzn7w== From: conses In-Reply-To: References: Message-Id: <76b2696950df989cc65f1095d3d6b40b5a8db9bd.1679505128.git.contact@conses.eu> Date: Wed, 22 Mar 2023 18:32:48 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679506399; a=rsa-sha256; cv=none; b=LVgh+x5wqtYN1/pZ5xOFjlwhUBvr3lyHk/L41kmXW8uT5D3pzjAYPoJxwjK2vScS/fqlWW asjQfrwSo3N86JgSeIkh5LjLcwClBK9eCG5fU9oLNkFbDTLE3RlrtMO8X1B2+fnLzMb++e 7dOjMvSwKtzIndAQidT5cs76vDu9h4olhtROhtA7uVCLZBWsws/GErP0LHkT4/1egsDljP CCLI1sMUsF86iccL4YGo9+QW+WEKMCcczdMBOqlaOz2aLchMfNPu7fownxX/FfrJH9B9HF c/dJzoNmnK/Ih0HlJQcJlR9MWIpQYF98LtrhzrQtOHFZSqL8CTJv3tvNlwwP+Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=XWXGSi0i; dmarc=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679506399; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=/uABypKhkb08knmMou9LodG39Kme4yhZBZV0OFFJVGE=; b=W7acrb6TqLd21BwWNrxXk3mwAv9oY4Rq/kjlIDKSqrKryYJU1sAkHGZK1d2VOlJg85VfgP FBQ6PUWF30J6wNickr8641M19aKBBCe7Hhy9x9+TBQl1M/RrXCkncqAJRfpZ057SJ2ksdF rAXXV5czqgtVPsV29587kp/4npJjz2qabcGWN+3r++1ya4A7pIJdXBBUPjoV/G4Recpirz eLp4f76Mdt9Qx2j4KHxD334/OQxe+B2/PvpxwSLPst/BgvEE7cIMgzVBf4eYu2txme4EuK OrYKn970DeZ/f1xt4/WrQ0ODFM82C6h8wGncfCFwGtjOdJOW529ZIwqj9OYOug== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=XWXGSi0i; dmarc=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-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 0.15 X-Spam-Score: 0.15 X-Migadu-Queue-Id: 41C3F3AD3E X-TUID: NZkWaLCLHvqM * gnu/packages/python-xyz.scm (python-txredisapi): 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 7f15c6340f..bb5e5fcf50 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -24845,6 +24845,25 @@ (define-public python-txaio @code{asyncio} module and @code{Twisted}.") (license license:expat))) +(define-public python-txredisapi + (package + (name "python-txredisapi") + (version "1.4.9") + (source (origin + (method url-fetch) + (uri (pypi-uri "txredisapi" version)) + (sha256 + (base32 + "0na5x3b53ni98h1cyakac36mqzgyldvfn6a7z270nkays1i70q69")))) + (build-system python-build-system) + (propagated-inputs (list python-pyopenssl python-six python-twisted)) + (home-page "http://github.com/IlyaSkriblovsky/txredisapi") + (synopsis "Non-blocking redis client for Python") + (description "Non-blocking client driver for the redis database, written +in Python. It uses Twisted for the asynchronous communication with +redis.") + (license license:asl2.0))) + (define-public python-toolshed (package (name "python-toolshed") -- 2.39.1 -- Best regards, conses