unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: 48922@debbugs.gnu.org
Cc: maxim.cournoyer@gmail.com, zimoun <zimon.toutoune@gmail.com>
Subject: [bug#48922] [PATCH 08/10] gnu: python2-orator: Remove package.
Date: Tue,  8 Jun 2021 16:37:49 +0200	[thread overview]
Message-ID: <20210608143751.30298-8-zimon.toutoune@gmail.com> (raw)
In-Reply-To: <20210608143751.30298-1-zimon.toutoune@gmail.com>

* gnu/packages/database.scm (python2-orator): Delete.
(python-orator)[properties]: Remove.
---
 gnu/packages/databases.scm | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index cd760ee5ef..23e25f5a66 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -2793,11 +2793,7 @@ Memory-Mapped Database} (LMDB), a high-performance key-value store.")
     (description
      "Orator provides a simple ActiveRecord-like Object Relational Mapping
 implementation for Python.")
-    (license license:expat)
-    (properties `((python2-variant . ,(delay python2-orator))))))
-
-(define-public python2-orator
-  (package-with-python2 (strip-python2-variant python-orator)))
+    (license license:expat)))
 
 (define-public virtuoso-ose
   (package
-- 
2.30.1





  parent reply	other threads:[~2021-06-08 16:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-08 14:35 [bug#48922] [PATCH 00/10] some Python 2 removals zimoun
2021-06-08 14:37 ` [bug#48922] [PATCH 01/10] gnu: python2-bigfloat: Remove package zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 02/10] gnu: python2-fastimport: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 03/10] gnu: python2-gridmap: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 04/10] gnu: python2-hdf4: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 05/10] gnu: python2-libvirt: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 06/10] gnu: python2-mechanicalsoup: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 07/10] gnu: python2-numpy-documentation: " zimoun
2021-06-08 14:37   ` zimoun [this message]
2021-06-08 14:37   ` [bug#48922] [PATCH 09/10] gnu: python2-partd: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 10/10] gnu: python2-pendulum: " zimoun
2021-06-08 17:12 ` bug#48922: [PATCH 00/10] some Python 2 removals Leo Famulari
2021-06-09 14:18   ` [bug#48922] " zimoun

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=20210608143751.30298-8-zimon.toutoune@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=48922@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.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).