unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: "Mădălin Ionel Patrașcu" <madalinionel.patrascu@mdc-berlin.de>
Cc: 46955@debbugs.gnu.org
Subject: [bug#46955] [PATCH 1/2] gnu: Add python-sparse.
Date: Thu, 01 Apr 2021 17:07:54 +0200	[thread overview]
Message-ID: <878s622gc5.fsf@elephly.net> (raw)
In-Reply-To: <20210306005703.25479-1-madalinionel.patrascu@mdc-berlin.de>


Hi Mădălin,

> * gnu/packages/python-xyz.scm (python-sparse): New variable.

Thanks for the patch!

> +    (native-inputs
> +     `(("python-dask" ,python-dask)
> +       ("python-pytest" ,python-pytest)
> +       ("python-pytest-black" ,python-pytest-black)
> +       ("python-pytest-cov" ,python-pytest-cov)))

In spite of the addition of all these test inputs the test suite is not
run:

--8<---------------cut here---------------start------------->8---
starting phase `check'
running "python setup.py" with command "test" and parameters ()
['numpy', 'scipy>=0.19', 'numba>=0.49']
['numpy', 'scipy>=0.19', 'numba>=0.49']
running test
running egg_info
writing sparse.egg-info/PKG-INFO
writing dependency_links to sparse.egg-info/dependency_links.txt
writing entry points to sparse.egg-info/entry_points.txt
writing requirements to sparse.egg-info/requires.txt
writing top-level names to sparse.egg-info/top_level.txt
reading manifest file 'sparse.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.html' under directory 'sparse'
no previously-included directories found matching 'docs/_build'
writing manifest file 'sparse.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
phase `check' succeeded after 1.5 seconds
--8<---------------cut here---------------end--------------->8---

Could you please take a look at this?

> +    ;;https://github.com/pydata/sparse/blob/master/LICENSE
> +    (license license:bsd-3)))

No need to include this comment.

-- 
Ricardo




  parent reply	other threads:[~2021-04-01 15:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-06  0:54 [bug#46955] (no subject) Mădălin Ionel Patrașcu
2021-03-06  0:57 ` [bug#46955] [PATCH 1/2] gnu: Add python-sparse Mădălin Ionel Patrașcu
2021-03-06  0:57   ` [bug#46955] [PATCH 2/2] gnu: python-cooler: Update to 0.8.10 Mădălin Ionel Patrașcu
2021-04-01 15:09     ` Ricardo Wurmus
2021-04-01 15:07   ` Ricardo Wurmus [this message]
2021-04-01 15:10   ` [bug#46955] [PATCH 1/2] gnu: Add python-sparse Ricardo Wurmus
     [not found] ` <handler.46955.B.16149920915786.ack@debbugs.gnu.org>
2021-06-03 23:23   ` [bug#46955] [ext] bug#46955: Acknowledgement ((no subject)) Mădălin Ionel Patrașcu
2021-06-03 23:25 ` [bug#46955] [PATCH 1/3] gnu: Add python-sparse Mădălin Ionel Patrașcu
2021-06-03 23:25   ` [bug#46955] [PATCH 2/3] gnu: Add python-ipytree Mădălin Ionel Patrașcu
2021-06-03 23:25   ` [bug#46955] [PATCH 3/3] gnu: python-cooler: Update to 0.8.11 Mădălin Ionel Patrașcu
2021-06-05 10:06     ` Maxime Devos
2021-06-06  0:03       ` [bug#46955] [ext] " Mădălin Ionel Patrașcu
2021-06-06  0:06 ` [bug#46955] [PATCH 1/3] gnu: Add python-sparse Mădălin Ionel Patrașcu
2021-06-06  0:06   ` [bug#46955] [PATCH 2/3] gnu: Add python-ipytree Mădălin Ionel Patrașcu
2021-06-06  6:23     ` Ricardo Wurmus
2021-06-06  0:06   ` [bug#46955] [PATCH 3/3] gnu: python-cooler: Update to 0.8.11 Mădălin Ionel Patrașcu
2021-06-06  6:36     ` bug#46955: " 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=878s622gc5.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=46955@debbugs.gnu.org \
    --cc=madalinionel.patrascu@mdc-berlin.de \
    /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).