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 mGDlOkTncGGM1gAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 06:06:28 +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 eMmgNkTncGHhbgAA1q6Kng (envelope-from ) for ; Thu, 21 Oct 2021 04:06:28 +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 6E7622BBCB for ; Thu, 21 Oct 2021 06:06:28 +0200 (CEST) Received: from localhost ([::1]:43208 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPLX-0005Wd-HP for larch@yhetil.org; Thu, 21 Oct 2021 00:06:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39818) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJE-0003Ig-0F for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44435) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJD-0000KY-Ob for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJD-0005e7-Kc for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 11/29] gnu: Add python-zipstream-new. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04: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.163478900221490 (code B ref 51314); Thu, 21 Oct 2021 04:04:03 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:22 +0000 Received: from localhost ([127.0.0.1]:55946 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIY-0005aY-Co for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:22 -0400 Received: from mout01.posteo.de ([185.67.36.65]:51435) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIW-0005a9-KR for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:21 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 0CB2F24002D for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788995; bh=z0FXCuQG01UJOlHpu7xFEGbn7YOc/1+a/9lz1qD2imw=; h=From:To:Cc:Subject:Date:From; b=pwsRhkv+eftR8BdMF95N9inNIF5T3p+eExA8PsbNkfx0rUSd4U4KMi3tBtgZ3rJOF WopdfamkQ7WU2NxqpPmSdzdmcNRCbHPc4OS7EuDvDIIy3PVj7gulz9m5ViNiaN4Ag+ Y2cm47TJLAJCpDU8cmNCQhvoWVyj5/ndmIPtmwl7WZWgqCI5zlnr4NwTaMZ7fj0diV TwgUAYOXxnKzUy4iEH4vksQgsi1+mpq36D8YApJJ2QSWQP8DkCZlKHtSZ9yDIk1Jjm KNc75INBYgRWxg0+sY6zkxqVzGOmzri0cdk3zDhlcH6cjOoIMF+qPFo+vjPvKdHgIs 41fjrVf0235Sg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYjt1Bpgz9rxL; Thu, 21 Oct 2021 06:03:13 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:42 +0000 Message-Id: <20211021040200.241873-7-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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=1634789188; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=2Zcj7vkVcHgatSt17SRoHpzJo+25F6HBEMr0OdAtd5M=; b=Yj36u40AZcEFLrYds7xTBvsqdZzsB68/WQPhWa1HiRwVHMzSOtZaLg8ytP22erigMAXU6O ODSp6+wX62s3HP6qp0Z0IzX44eEu+URCnMWcrIVhi95QjrtBFLiy6gCFuR96jTRJFPpsfU W46jipChMXKi893SJ0VvFtq14NByYwNoug0S0NOQ0Klcc7vrbt4ihTTQRUfEqG4uHaA2KD wIc1FeG/y80AjlOz7gqISmhHGujf0BxW8NIuqeOrHge+IM67AvM3gc1icg7bn+apxWBJrW A1UlZ52mdKlAS/f8xXMIUD6Yy73TngKaZJxCWlQUf64R6Jhc8rtq80kckMZFSw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634789188; a=rsa-sha256; cv=none; b=pxi9LEBUE1kwAwo5A6vtVABPgs27pus3LeyzkoZm7efAu9z+P8ZWNwKpswTICLQN7Gtf6G AIqqtV8MXQz7MALN2OxVWRAkuzqaB56KTpnc1YIdJUdmeLgUqbOvtXEud9l8GegplUvVlt jeCT7DiGd2znMEF7r4sP5ESn5Ub8+UIrA13KUz+BnMomDe5SaSRIXPdOU5xAGTLvLRpGI/ 2Af0bBURvHPMy0vCaSutYNO1hub0ViZP/QuYFKQIOlsca/ZEySR+e8BjSeu2M55uc4Z70V vVIX88a0ghaImqF5xHAfiX2k2YPQ9uhDIqP/CRp86sRZgfDpPADILCirNaLjvA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=pwsRhkv+; 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-Spam-Score: -0.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=pwsRhkv+; 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: 6E7622BBCB X-Spam-Score: -0.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: Np9LVgXohq4Q * gnu/packages/python-xyz.scm (python-zipstream-new): New variable. --- gnu/packages/python-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c48ac820a2..20aa6d9970 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9760,6 +9760,33 @@ addition to a bunch of aliases.") command pipeline functionality.") (license license:bsd-3))) +(define-public python-zipstream-new + (package + (name "python-zipstream-new") + (version "1.1.8") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/arjan-s/python-zipstream") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "14vhgg8mcjqi8cpzrw8qzbij2fr2a63l2a8fhil21k2r8vzv92cv")))) + (build-system python-build-system) + (native-inputs + `(("python-nose" ,python-nose))) + (home-page "https://github.com/arjan-s/python-zipstream") + (synopsis "Zipfile generator that takes input files as well as streams") + (description "@code{zipstream.py} is a zip archive generator based on +@code{zipfile.py}. It was created to generate a zip file generator for +streaming. This is beneficial for when you want to provide a downloadable +archive of a large collection of regular files, which would be infeasible +to generate the archive prior to downloading or of a very large file that +you do not want to store entirely on disk or on memory.") + ;; No copyright headers in the source. The LICENSE file indicates GPL3. + (license license:gpl3))) + (define-public python-pep8 ;; This package has been renamed to ‘pycodestyle’ and is no longer updated. ;; Its last release (1.7.1) adds only a scary warning to this effect, breaking -- 2.30.2