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

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

bug#35956: closed ([PATCH] gnu: python-six: Update to 1.12.0)


From: GNU bug Tracking System
Subject: bug#35956: closed ([PATCH] gnu: python-six: Update to 1.12.0)
Date: Tue, 10 Dec 2019 06:17:01 +0000

Your message dated Tue, 10 Dec 2019 00:16:50 -0600
with message-id <address@hidden>
and subject line Re: [bug#35956] [PATCH] gnu: python-six: Update to 1.12.0
has caused the debbugs.gnu.org bug report #35956,
regarding [PATCH] gnu: python-six: Update to 1.12.0
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
35956: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35956
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-six: Update to 1.12.0 Date: Tue, 28 May 2019 17:22:47 +0430
* gnu/packages/python-xyz.scm (python-six): Update to 1.12.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 c8401d1641..a04bac60c1 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -969,14 +969,14 @@ from the Python interpreter, or as a small part of a 
larger application.")
 (define-public python-six
   (package
     (name "python-six")
-    (version "1.11.0")
+    (version "1.12.0")
     (source
      (origin
       (method url-fetch)
       (uri (pypi-uri "six" version))
       (sha256
        (base32
-        "1scqzwc51c875z23phj48gircqjgnn3af8zy2izjwmnlxrxsgs3h"))))
+        "0wxs1q74v07ssjywbbm7x6h5v9qx209ld2yfsif4060sxi0h2sni"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.17.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#35956] [PATCH] gnu: python-six: Update to 1.12.0 Date: Tue, 10 Dec 2019 00:16:50 -0600 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Closing.

Python-six was updated to 1.12.0 historically.

-- 
Brett M. Gilio
Homepage -- https://scm.pw/
GNU Guix -- https://guix.gnu.org/


--- End Message ---

reply via email to

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