unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#31281] [PATCH] gnu: python-yapf: Update to 0.21.0.
@ 2018-04-27  6:40 Fis Trivial
  2018-04-28  6:49 ` Oleg Pykhalov
  2018-04-28  7:42 ` Fis Trivial
  0 siblings, 2 replies; 5+ messages in thread
From: Fis Trivial @ 2018-04-27  6:40 UTC (permalink / raw)
  To: 31281


* gnu/packages/python.scm (python-yapf): Update to 0.21.0.
---
 gnu/packages/python.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index a5d533b1c..bfba6cd8d 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -12689,7 +12689,7 @@ and works only with Python 2 and NumPy < 1.9.")
 (define-public python-yapf
   (package
     (name "python-yapf")
-    (version "0.20.1")
+    (version "0.21.0")
     (source
      (origin
        (method url-fetch)
-- 
2.14.3

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

end of thread, other threads:[~2018-04-28 16:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-27  6:40 [bug#31281] [PATCH] gnu: python-yapf: Update to 0.21.0 Fis Trivial
2018-04-28  6:49 ` Oleg Pykhalov
2018-04-28  7:27   ` Fis Trivial
2018-04-28 14:19     ` Oleg Pykhalov
2018-04-28  7:42 ` Fis Trivial

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