unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: 51870@debbugs.gnu.org
Cc: zimoun <zimon.toutoune@gmail.com>
Subject: [bug#51870] [PATCH 03/12] gnu: python2-traitlets: Remove package.
Date: Mon, 15 Nov 2021 15:26:07 +0100	[thread overview]
Message-ID: <20211115142616.46751-3-zimon.toutoune@gmail.com> (raw)
In-Reply-To: <20211115142616.46751-1-zimon.toutoune@gmail.com>

* gnu/packages/python-xyz.scm (python2-traitlets): Delete variable.
(python-traitlets)[properties]: Remove.
---
 gnu/packages/python-xyz.scm | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 03264a5604..efbd7a8c7f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8291,7 +8291,6 @@ (define-public python-traitlets
        ("python-six" ,python-six)))
     (native-inputs
      `(("python-pytest" ,python-pytest)))
-    (properties `((python2-variant . ,(delay python2-traitlets))))
     (home-page "https://ipython.org")
     (synopsis "Configuration system for Python applications")
     (description
@@ -8303,13 +8302,6 @@ (define-public python-traitlets
 without using the configuration machinery.")
     (license license:bsd-3)))
 
-(define-public python2-traitlets
-  (let ((traitlets (package-with-python2 (strip-python2-variant python-traitlets))))
-    (package/inherit traitlets
-      (propagated-inputs
-       `(("python2-enum34" ,python2-enum34)
-         ,@(package-propagated-inputs traitlets))))))
-
 (define-public python-jupyter-core
   (package
     (name "python-jupyter-core")
-- 
2.32.0





  parent reply	other threads:[~2021-11-15 14:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-15 14:23 [bug#51870] [PATCH 00/12] Removal of broken Python 2 packages zimoun
2021-11-15 14:26 ` [bug#51870] [PATCH 01/12] gnu: python2-spectra: Remove package zimoun
2021-11-15 14:26   ` [bug#51870] [PATCH 02/12] gnu: python2-colormath: " zimoun
2021-11-15 14:26   ` zimoun [this message]
2021-11-15 14:26   ` [bug#51870] [PATCH 04/12] gnu: python2-pylibmc: " zimoun
2021-11-15 14:26   ` [bug#51870] [PATCH 05/12] gnu: python2-relatorio: " zimoun
2021-11-15 14:26   ` [bug#51870] [PATCH 06/12] gnu: python2-sadisplay: " zimoun
2021-11-15 14:26   ` [bug#51870] [PATCH 07/12] gnu: python2-sql: " zimoun
2021-11-15 14:26   ` [bug#51870] [PATCH 08/12] gnu: python2-factor-boy: " zimoun
2021-11-15 14:26   ` [bug#51870] [PATCH 09/12] gnu: python2-faker: " zimoun
2021-11-15 14:26   ` [bug#51870] [PATCH 10/12] gnu: python2-munkres: " zimoun
2021-11-15 14:26   ` [bug#51870] [PATCH 11/12] gnu: python2-discogs-client: " zimoun
2021-11-15 14:26   ` [bug#51870] [PATCH 12/12] gnu: python2-validators: " zimoun
2021-11-24 23:23 ` bug#51870: [PATCH 00/12] Removal of broken Python 2 packages Ricardo Wurmus

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=20211115142616.46751-3-zimon.toutoune@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=51870@debbugs.gnu.org \
    /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).