From patchwork Sun May 29 18:27:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 39666 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id F288827BBEA; Sun, 29 May 2022 19:30:53 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id B7EDD27BBE9 for ; Sun, 29 May 2022 19:30:53 +0100 (BST) Received: from localhost ([::1]:39152 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nvNgi-0008A1-ST for patchwork@mira.cbaines.net; Sun, 29 May 2022 14:30:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53774) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nvNey-0006tz-Rz for guix-patches@gnu.org; Sun, 29 May 2022 14:29:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47985) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nvNey-0000CR-B2 for guix-patches@gnu.org; Sun, 29 May 2022 14:29:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nvNey-0003Bc-72 for guix-patches@gnu.org; Sun, 29 May 2022 14:29:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH v4 03/14] gnu: Remove python-zipstream-new. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 May 2022 18:29:04 +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.165384894212230 (code B ref 51314); Sun, 29 May 2022 18:29:04 +0000 Received: (at 51314) by debbugs.gnu.org; 29 May 2022 18:29:02 +0000 Received: from localhost ([127.0.0.1]:41877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nvNew-0003B1-AP for submit@debbugs.gnu.org; Sun, 29 May 2022 14:29:02 -0400 Received: from mout01.posteo.de ([185.67.36.65]:40487) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nvNeq-0003A6-U8 for 51314@debbugs.gnu.org; Sun, 29 May 2022 14:29:00 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 5B979240028 for <51314@debbugs.gnu.org>; Sun, 29 May 2022 20:28:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1653848931; bh=VygD9rH8MPJS7x3asK6VhHnb2uNgSJDhPdFJzV8aVLE=; h=From:To:Cc:Subject:Date:From; b=F/5lmRFpem9yX8IYjDpLj3StghuU+u0vVKnY0mF6pb2GAwuFDKXBeBSWdD6fsMTSR PlCt8i3RErrUbVsLMGTBoFc3WVhWyKpXPzFvtrNcTO8ZFlw069wQ1yU4p4k0KKmV4A 1NT1627v/kxW5faw1AqFtLvOHg0eQGmr5SgHbPppLULdn8YqXBcZ8k5jf0R1vHR7bH 1Swc+sidyTgvQNsHMWzlfs1SszCwYczacNxiiCpjFYswGpoO4kTcmL7sR0uvILLHjw pEYY57vmEe31V5s47dqb/gZlpgzeIoo/y5Lgbm5hofYiXotr4sFpyqxE+SaAI4zBLU dzuv1CqN0X2xw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4LB6W63cRZz9rxF; Sun, 29 May 2022 20:28:50 +0200 (CEST) From: Vinicius Monego Date: Sun, 29 May 2022 18:27:35 +0000 Message-Id: <20220529182746.314668-4-monego@posteo.net> In-Reply-To: <20220529182746.314668-1-monego@posteo.net> References: <20220529182746.314668-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches This package was apparently abandoned by upstream (last commit in 2020) and replaced by zipstream-ng, which will be added in the next commit. * gnu/packages/python-xyz.scm (python-zipstream-new): Remove variable. --- gnu/packages/python-xyz.scm | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 06502fd8f0..f529bf1216 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10949,33 +10949,6 @@ (define-public python-sarge 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) ; no tests in PyPI release - (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 - (list 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-sentry-sdk (package (name "python-sentry-sdk")