GNU bug report logs - #27888
[PATCH 00/18] Python updates

Previous Next

Package: guix-patches;

Reported by: Marius Bakke <mbakke <at> fastmail.com>

Date: Mon, 31 Jul 2017 20:05:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


Message #88 received at 27888 <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Cyril Roelandt <tipecaml <at> gmail.com>, 27888 <at> debbugs.gnu.org
Subject: Re: [bug#27888] [PATCH 01/18] gnu: python <at> 3: Update to 3.6.2.
Date: Thu, 19 Oct 2017 20:15:56 +0200
[Message part 1 (text/plain, inline)]
Cyril Roelandt <tipecaml <at> gmail.com> writes:

> On 10/19/2017 12:30 AM, Marius Bakke wrote:
>> I just pushed a rebased version of this branch to a new 'python-updates'
>> branch on Savannah, with Python 3.6.3 and 2.7.14.  I also have an update
>> for 'python-hypothesis' coming, probably this weekend.
>
> Do you wish to push the python-hypothesis update to core-updates as
> well? I have the following patch ready to be pushed:
>
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -10150,9 +10150,9 @@ seamlessly into your existing Python unit
> testing work flow.")
>    (let ((hypothesis (package-with-python2
>                       (strip-python2-variant python-hypothesis))))
>      (package (inherit hypothesis)
> -      (native-inputs
> +      (propagated-inputs
>         `(("python2-enum34" ,python2-enum34)
> -         ,@(package-native-inputs hypothesis))))))
> +         ,@(package-propagated-inputs hypothesis))))))
>
>  (define-public python-pytest-subtesthack
>    (package
>
>
> I need this to be able to upgrade python-chardet. Do you mind if I push
> this patch to master first?

Not at all; go ahead :) I have this in my queue as well, so LGTM!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 210 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.