emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51328: closed ([PATCH] gnu: python-slugify: Update to 5.0.2.)


From: GNU bug Tracking System
Subject: bug#51328: closed ([PATCH] gnu: python-slugify: Update to 5.0.2.)
Date: Thu, 28 Oct 2021 19:07:01 +0000

Your message dated Thu, 28 Oct 2021 21:06:29 +0200
with message-id <87o8793r62.fsf@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@gnu.org.)


-- 
51328: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51328
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#51328: [PATCH] gnu: python-slugify: Update to 5.0.2. Date: Thu, 28 Oct 2021 21:06:29 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

jgart <jgart@dismail.de> skribis:

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

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]