GNU bug report logs - #51328
[PATCH] gnu: python-slugify: Update to 5.0.2.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Fri, 22 Oct 2021 08:07:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#51328: closed ([PATCH] gnu: python-slugify: Update to 5.0.2.)
Date: Thu, 28 Oct 2021 19:07:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 28 Oct 2021 21:06:29 +0200
with message-id <87o8793r62.fsf <at> gnu.org>
and subject line Re: bug#51328: [PATCH] gnu: python-slugify: Update to 5.0.2.
has caused the debbugs.gnu.org bug report #51328,
regarding [PATCH] gnu: python-slugify: Update to 5.0.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
51328: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51328
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: python-slugify: Update to 5.0.2.
Date: Fri, 22 Oct 2021 04:06:17 -0400
* gnu/packages/python-web.scm (python-slugify): Update to 5.0.2.
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 2b5379950d..f0a69dbed8 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -4562,13 +4562,13 @@ (define-public python-ws4py
 (define-public python-slugify
   (package
     (name "python-slugify")
-    (version "4.0.1")
+    (version "5.0.2")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "python-slugify" version))
        (sha256
-        (base32 "0w22fapghmzk3xdasc4dn7h8sl58l08d1h5zbf72dh80drv1g9b9"))))
+        (base32 "1aww2ncglyii4jkbfjxqhinivawf9zmwifcj32d69gpwp6h86czi"))))
     (propagated-inputs
      `(("python-unidecode" ,python-unidecode)))
     (arguments
-- 
2.33.1



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: jgart <jgart <at> dismail.de>
Cc: 51328-done <at> debbugs.gnu.org
Subject: Re: bug#51328: [PATCH] gnu: python-slugify: Update to 5.0.2.
Date: Thu, 28 Oct 2021 21:06:29 +0200
Hi,

jgart <jgart <at> dismail.de> skribis:

> * gnu/packages/python-web.scm (python-slugify): Update to 5.0.2.

Applied, thanks!

Ludo’.


This bug report was last modified 3 years and 205 days ago.

Previous Next


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