unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: kiasoc5--- via Guix-patches via <guix-patches@gnu.org>
To: 53566@debbugs.gnu.org
Subject: [bug#53566] [PATCH] Remove python2-odfpy and python2-defusedxml
Date: Thu, 27 Jan 2022 05:10:18 +0100 (CET)	[thread overview]
Message-ID: <MuOiWj7--7-2@tutanota.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0001-gnu-Remove-python2-odfpy.patch --]
[-- Type: text/x-patch, Size: 834 bytes --]

From 5631e4e0382ae7f932171b7ee84f2e311d30b974 Mon Sep 17 00:00:00 2001
From: kiasoc5 <kiasoc5@tutanota.com>
Date: Wed, 26 Jan 2022 22:59:03 -0500
Subject: [PATCH 1/2] gnu: Remove python2-odfpy.

* gnu/packages/xml.scm (python2-odfpy): Remove variable.
---
 gnu/packages/xml.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 771c577618..4be7ee7b58 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -1468,9 +1468,6 @@ (define-public python-defusedxml
      "Defusedxml provides XML bomb protection for Python stdlib modules.")
     (license license:psfl)))
 
-(define-public python2-defusedxml
-  (package-with-python2 python-defusedxml))
-
 (define-public freexl
   (package
     (name "freexl")

base-commit: 90a41fe388102d448b3f91a070e38a7680d2d568
-- 
2.35.0


[-- Attachment #3: 0002-gnu-Remove-python2-defusedxml.patch --]
[-- Type: text/x-patch, Size: 846 bytes --]

From f1f927318c1de252a9eb333e7fb3854a9a966e6c Mon Sep 17 00:00:00 2001
From: kiasoc5 <kiasoc5@tutanota.com>
Date: Wed, 26 Jan 2022 22:57:27 -0500
Subject: [PATCH 2/2] gnu: Remove python2-defusedxml.

* gnu/packages/xml.scm (python2-defused): Remove variable.
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c8ba314d38..41a5692a95 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -17364,9 +17364,6 @@ (define-public python-odfpy
      ;; number of files with other licenses.
      (list license:gpl2+ license:asl2.0 license:lgpl2.1+ license:cc-by-sa3.0))))
 
-(define-public python2-odfpy
-  (package-with-python2 python-odfpy))
-
 (define-public python-natsort
   (package
     (name "python-natsort")
-- 
2.35.0


             reply	other threads:[~2022-01-27  4:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-27  4:10 kiasoc5--- via Guix-patches via [this message]
2022-02-24  3:54 ` bug#53566: [PATCH] Remove python2-odfpy and python2-defusedxml Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MuOiWj7--7-2@tutanota.com \
    --to=guix-patches@gnu.org \
    --cc=53566@debbugs.gnu.org \
    --cc=kiasoc5@tutanota.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).