From: Christopher Baines <mail@cbaines.net>
To: 44208@debbugs.gnu.org
Subject: [bug#44208] [PATCH 3/3] gnu: python2-netcdf4: Remove package.
Date: Sun, 25 Oct 2020 10:35:08 +0000 [thread overview]
Message-ID: <20201025103508.6845-3-mail@cbaines.net> (raw)
In-Reply-To: <20201025103508.6845-1-mail@cbaines.net>
This fails to build, and as it's the Python 2 variant, I think it can be
removed.
* gnu/packages/python-xyz.scm (python2-netcdf4): 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 0fe4703a27..4695869bc9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -958,9 +958,6 @@ to users of that module.")
;; by the Expat license.
(license (list license:isc license:expat))))
-(define-public python2-netcdf4
- (package-with-python2 python-netcdf4))
-
(define-public python-license-expression
(package
(name "python-license-expression")
--
2.28.0
next prev parent reply other threads:[~2020-10-25 10:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-25 10:27 [bug#44208] [PATCH 0/3] Update netcdf Christopher Baines
2020-10-25 10:35 ` [bug#44208] [PATCH 1/3] gnu: netcdf: Update to 4.7.4 Christopher Baines
2020-10-25 10:35 ` [bug#44208] [PATCH 2/3] gnu: netcdf-fortran: Update to 4.5.3 Christopher Baines
2020-10-25 10:35 ` Christopher Baines [this message]
2020-10-25 20:26 ` [bug#44208] [PATCH 1/3] gnu: netcdf: Update to 4.7.4 Jonathan Brielmaier
2020-10-26 12:46 ` zimoun
2020-10-26 16:04 ` Christopher Baines
2020-10-26 10:52 ` Ludovic Courtès
2020-10-26 16:06 ` bug#44208: " Christopher Baines
2020-10-28 9:47 ` [bug#44208] " Ludovic Courtès
2020-10-31 16:12 ` Christopher Baines
2020-11-02 15:38 ` Ludovic Courtès
2020-11-02 23:43 ` Christopher Baines
2020-10-25 20:28 ` [bug#44208] [PATCH 0/3] Update netcdf Jonathan Brielmaier
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201025103508.6845-3-mail@cbaines.net \
--to=mail@cbaines.net \
--cc=44208@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.