Hi Hartmut,
Thanks for your comments.
On 22/04/16 04:24, Hartmut Goebel wrote:
Am 21.04.2016 um 15:21 schrieb Ben Woodcroft:
+(arguments
+ `(#:phases
+ (modify-phases %standard-phases
+ ;; python setup.py test does not work as of 0.98
+ ;; but there is only the on
Am 21.04.2016 um 15:21 schrieb Ben Woodcroft:
> +(arguments
> + `(#:phases
> + (modify-phases %standard-phases
> + ;; python setup.py test does not work as of 0.98
> + ;; but there is only the one test file
> + (replace 'check
> + (lambda _ (zero? (sy
On Thu, Apr 21, 2016 at 11:21:53PM +1000, Ben Woodcroft wrote:
> * gnu/packages/python.scm (python-bz2file, python2-bz2file): New
> variables.
> ---
> gnu/packages/python.scm | 40
> 1 file changed, 40 insertions(+)
>
> diff --git a/gnu/packages/python.scm
* gnu/packages/python.scm (python-bz2file, python2-bz2file): New
variables.
---
gnu/packages/python.scm | 40
1 file changed, 40 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index ecd16c5..9c3a9fd 100644
--- a/gnu/packages/p