guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch core-updates-frozen updated: gnu: Remove python2-itsdangerous.


From: guix-commits
Subject: branch core-updates-frozen updated: gnu: Remove python2-itsdangerous.
Date: Wed, 24 Nov 2021 18:23:32 -0500

This is an automated email from the git hooks/post-receive script.

rekado pushed a commit to branch core-updates-frozen
in repository guix.

The following commit(s) were added to refs/heads/core-updates-frozen by this 
push:
     new c70eade  gnu: Remove python2-itsdangerous.
c70eade is described below

commit c70eadeaed9367e45be3797a17d3a34e5f8f67cd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 25 00:22:46 2021 +0100

    gnu: Remove python2-itsdangerous.
    
    * gnu/packages/python-xyz.scm (python2-itsdangerous): Delete 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 e2e8048..cc35781 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -3807,9 +3807,6 @@ visualisation and class tracker statistics.")
 environments and back.")
     (license license:bsd-3)))
 
-(define-public python2-itsdangerous
-  (package-with-python2 python-itsdangerous))
-
 (define-public python-pyyaml
   (package
     (name "python-pyyaml")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]