unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#35953] [PATCH] gnu: python-attrs: Update to 19.1.0
@ 2019-05-28 12:06 h.nasajpour
  2019-05-28 20:15 ` bug#35953: " Danny Milosavljevic
  0 siblings, 1 reply; 2+ messages in thread
From: h.nasajpour @ 2019-05-28 12:06 UTC (permalink / raw)
  To: 35953; +Cc: h.nasajpour

* gnu/packages/python-xyz.scm (python-attrs): Update to 19.1.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 91f94f239e..5d0e57d082 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11474,13 +11474,13 @@ and bit flag values.")
 (define-public python-attrs
   (package
     (name "python-attrs")
-    (version "18.2.0")
+    (version "19.1.0")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "attrs" version))
               (sha256
                (base32
-                "0s9ydh058wmmf5v391pym877x4ahxg45dw6a0w4c7s5wgpigdjqh"))))
+                "16g33zr5f449lqc5wgvzpknxryfzrfsxcr6kpgxwn7l5fkv71f7h"))))
     (build-system python-build-system)
     (arguments
      `(#:modules ((guix build utils)
-- 
2.17.1

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

* bug#35953: [PATCH] gnu: python-attrs: Update to 19.1.0
  2019-05-28 12:06 [bug#35953] [PATCH] gnu: python-attrs: Update to 19.1.0 h.nasajpour
@ 2019-05-28 20:15 ` Danny Milosavljevic
  0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2019-05-28 20:15 UTC (permalink / raw)
  To: h.nasajpour; +Cc: 35953-done

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

Thanks!

Pushed to guix master as commit 67458e209d34f4782616c46c096287297a4274df.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-28 12:06 [bug#35953] [PATCH] gnu: python-attrs: Update to 19.1.0 h.nasajpour
2019-05-28 20:15 ` bug#35953: " Danny Milosavljevic

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