unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51328] [PATCH] gnu: python-slugify: Update to 5.0.2.
@ 2021-10-22  8:06 jgart via Guix-patches via
  2021-10-28 19:06 ` bug#51328: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2021-10-22  8:06 UTC (permalink / raw)
  To: 51328; +Cc: jgart

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51328: [PATCH] gnu: python-slugify: Update to 5.0.2.
  2021-10-22  8:06 [bug#51328] [PATCH] gnu: python-slugify: Update to 5.0.2 jgart via Guix-patches via
@ 2021-10-28 19:06 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-10-28 19:06 UTC (permalink / raw)
  To: jgart; +Cc: 51328-done

Hi,

jgart <jgart@dismail.de> skribis:

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

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-28 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-22  8:06 [bug#51328] [PATCH] gnu: python-slugify: Update to 5.0.2 jgart via Guix-patches via
2021-10-28 19:06 ` bug#51328: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).