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

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

[debbugs-tracker] bug#34362: closed ([PATCH] gnu: python-wheel: Update t


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34362: closed ([PATCH] gnu: python-wheel: Update to 0.32.2.)
Date: Thu, 07 Feb 2019 07:42:02 +0000

Your message dated Thu, 07 Feb 2019 08:41:15 +0100
with message-id <address@hidden>
and subject line Re: [bug#34362] [PATCH] gnu: python-wheel: Update to 0.32.2.
has caused the debbugs.gnu.org bug report #34362,
regarding [PATCH] gnu: python-wheel: Update to 0.32.2.
to be marked as done.

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


-- 
34362: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34362
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-wheel: Update to 0.32.2. Date: Wed, 06 Feb 2019 23:14:22 -0800
* gnu/packages/python-xyz.scm (python-wheel): Update to 0.32.2.
---
 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 a8239792f..946f7e967 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1695,14 +1695,14 @@ with sensible defaults out of the box.")
 (define-public python-wheel
   (package
     (name "python-wheel")
-    (version "0.30.0a0")
+    (version "0.32.3")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "wheel" version))
         (sha256
          (base32
-          "1nm6mn8isny0hr86rhbfrpfj867c0phf001xgsd69xfp9ady1wwq"))))
+          "1dhxl1bf18bx9szmqcnxbg6204hp3im8089q3hkwh5jfa6zh75q2"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-jsonschema" ,python-jsonschema)
-- 
2.20.1

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#34362] [PATCH] gnu: python-wheel: Update to 0.32.2. Date: Thu, 07 Feb 2019 08:41:15 +0100 User-agent: mu4e 1.0; emacs 26.1
Hi Vagrant,

> * gnu/packages/python-xyz.scm (python-wheel): Update to 0.32.2.

Thanks!  Pushed to the “master” branch with commit
746c074bbe811e440622ab7f44ca886eafd41da7.

--
Ricardo



--- End Message ---

reply via email to

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