unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#36506] [PATCH] Update python-setuptools to 41.0.1.
@ 2019-07-04 23:49 Brian Leung
  2019-07-06 16:27 ` bug#36506: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-07-04 23:49 UTC (permalink / raw)
  To: 36506


[-- Attachment #1.1: Type: text/plain, Size: 14 bytes --]

See attached.

[-- Attachment #1.2: Type: text/html, Size: 35 bytes --]

[-- Attachment #2: 0001-gnu-python-setuptools-Update-to-41.0.1.patch --]
[-- Type: text/x-patch, Size: 1087 bytes --]

From a7cff02f07fb4aedc96f8cde3adb0d1c3df05cdf Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Fri, 5 Jul 2019 01:02:44 +0200
Subject: [PATCH] gnu: python-setuptools: Update to 41.0.1.

* gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1.
---
 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 b911d3693d..c71c778864 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -649,14 +649,14 @@ other machines, such as over the network.")
 (define-public python-setuptools
   (package
     (name "python-setuptools")
-    (version "40.0.0")
+    (version "41.0.1")
     (source
      (origin
       (method url-fetch)
       (uri (pypi-uri "setuptools" version ".zip"))
       (sha256
        (base32
-        "0pq116lr14gnc62v76nk0npkm6krb2mpp7p9ab369zgv4n7dnah1"))
+        "04sns22y2hhsrwfy1mha2lgslvpjsjsz8xws7h2rh5a7ylkd28m2"))
       (modules '((guix build utils)))
       (snippet
        '(begin
-- 
2.22.0


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

* bug#36506: [PATCH] Update python-setuptools to 41.0.1.
  2019-07-04 23:49 [bug#36506] [PATCH] Update python-setuptools to 41.0.1 Brian Leung
@ 2019-07-06 16:27 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2019-07-06 16:27 UTC (permalink / raw)
  To: Brian Leung, 36506-done

[-- Attachment #1: Type: text/plain, Size: 408 bytes --]

Brian Leung <bkleung89@gmail.com> writes:

> See attached.
> From a7cff02f07fb4aedc96f8cde3adb0d1c3df05cdf Mon Sep 17 00:00:00 2001
> From: Brian Leung <bkleung89@gmail.com>
> Date: Fri, 5 Jul 2019 01:02:44 +0200
> Subject: [PATCH] gnu: python-setuptools: Update to 41.0.1.
>
> * gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1.

Pushed in e39d4933d12e6f7a32f2bee4f41a6194888214c6, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2019-07-06 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-04 23:49 [bug#36506] [PATCH] Update python-setuptools to 41.0.1 Brian Leung
2019-07-06 16:27 ` bug#36506: " Marius Bakke

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).