GNU bug report logs - #51675
Add python-wokkel, Jabber/XMPP module for Twisted

Previous Next

Package: guix-patches;

Reported by: Stephen Paul Weber <singpolyma <at> singpolyma.net>

Date: Mon, 8 Nov 2021 02:43:02 UTC

Severity: normal

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Vinicius Monego <monego <at> posteo.net>
To: Stephen Paul Weber <singpolyma <at> singpolyma.net>, 51675 <at> debbugs.gnu.org
Subject: [bug#51675] [PATCH 1/5] gnu: python-incremental: Update to 21.3.0
Date: Fri, 12 Nov 2021 18:21:03 +0000
Em dom, 2021-11-07 às 21:45 -0500, Stephen Paul Weber escreveu:
> * gnu/packages/python-xyz.scm (python-incremental): Update to 21.3.0.
> ---
>  gnu/packages/python-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-
> xyz.scm
> index 8ba72170c0..639945c278 100644
> --- a/gnu/packages/python-xyz.scm
> +++ b/gnu/packages/python-xyz.scm

I skipped this one because it was a simple change, but please add your
copyright to this file.

Could you send a v2 with the requested changes?

> @@ -17681,14 +17681,14 @@ parse many formal languages.")
>  (define-public python-incremental
>    (package
>      (name "python-incremental")
> -    (version "17.5.0")
> +    (version "21.3.0")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (pypi-uri "incremental" version))
>         (sha256
>          (base32
> -         "1cylxdz1cnkm5g3pklna3h2n0i0rks95ir1pnpxfnvpkmab1cxbv"))))
> +         "0mvgbmsnv1c8ziydw41jjkivc0zcqyzli7frcpvbkxj8zxddxx82"))))
>      (build-system python-build-system)
>      (home-page "https://github.com/hawkowl/incremental")
>      (synopsis "Library for versioning Python projects")






This bug report was last modified 150 days ago.

Previous Next


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