[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/15: gnu: python-parso: Update to 0.2.1.
From: |
Tobias Geerinckx-Rice |
Subject: |
01/15: gnu: python-parso: Update to 0.2.1. |
Date: |
Fri, 29 Jun 2018 21:54:48 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d5ed14bdda200dd98aa770eb9c2c883392fe15e2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Jun 30 02:05:32 2018 +0200
gnu: python-parso: Update to 0.2.1.
* gnu/packages/python.scm (python-parso): Update to 0.2.1.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index a8e6ad1..d4e0120 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -13419,14 +13419,14 @@ time-based (TOTP) passwords.")
(define-public python-parso
(package
(name "python-parso")
- (version "0.2.0")
+ (version "0.2.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "parso" version))
(sha256
(base32
- "0lamywk6dm5xshlkdvxxf5j6fa2k2zpi7xagf0bwidaay3vnpgb2"))))
+ "0zvh4rdhv2wkglkgh0h9kn9ndpsw5p639wcwv47jn1kfp504lq7h"))))
(native-inputs
`(("python-pytest" ,python-pytest)))
(build-system python-build-system)
- 11/15: gnu: mumps: Use INVOKE., (continued)
- 11/15: gnu: mumps: Use INVOKE., Tobias Geerinckx-Rice, 2018/06/29
- 12/15: gnu: slepc: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/29
- 06/15: gnu: xxhash: Don't use unstable tarball., Tobias Geerinckx-Rice, 2018/06/29
- 07/15: gnu: xxhash: Update to 0.6.5., Tobias Geerinckx-Rice, 2018/06/29
- 10/15: gnu: superlu-dist: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/29
- 13/15: gnu: wget2: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/29
- 03/15: gnu: python-xopen: Update to 0.3.3., Tobias Geerinckx-Rice, 2018/06/29
- 05/15: gnu: tlsdate: Bump COMPILE_DATE., Tobias Geerinckx-Rice, 2018/06/29
- 09/15: gnu: scotch: Return #t from all phases., Tobias Geerinckx-Rice, 2018/06/29
- 14/15: gnu: ristretto: Update to 0.8.3., Tobias Geerinckx-Rice, 2018/06/29
- 01/15: gnu: python-parso: Update to 0.2.1.,
Tobias Geerinckx-Rice <=
- 15/15: gnu: libgphoto2: Update to 2.5.18., Tobias Geerinckx-Rice, 2018/06/29