[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
193/203: gnu: python-distro: Update to 1.6.0.
From: |
guix-commits |
Subject: |
193/203: gnu: python-distro: Update to 1.6.0. |
Date: |
Wed, 3 Nov 2021 21:10:43 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 2d283e15f4bb5e5e9ea8121b170d84eac1a5b284
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Oct 31 22:36:09 2021 -0400
gnu: python-distro: Update to 1.6.0.
* gnu/packages/python-xyz.scm (python-distro): Update to 1.6.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 3d9ab89..e2dfbd8 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23306,14 +23306,14 @@ for manual interpretation.")
(define-public python-distro
(package
(name "python-distro")
- (version "1.4.0")
+ (version "1.6.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "distro" version))
(sha256
(base32
- "0mrg75w4ap7mdzyga75yaid9n8bgb345ih5mwjp3plj6v1jxwb9n"))))
+ "09441261dd3c8b2gv15vhw1cryzg60lmgpkk07v6hpwwkyhfbxc3"))))
(build-system python-build-system)
(native-inputs
`(("python-pytest" ,python-pytest)))
- 190/203: gnu: python-requests: Update to 2.26.0., (continued)
- 190/203: gnu: python-requests: Update to 2.26.0., guix-commits, 2021/11/03
- 192/203: gnu: Add python-dotenv., guix-commits, 2021/11/03
- 199/203: gnu: libgdata: Use libsoup 2 to fix build., guix-commits, 2021/11/03
- 201/203: gnu: icecat: Use latest rust., guix-commits, 2021/11/03
- 31/203: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/11/03
- 176/203: gnu: Add libxcvt., guix-commits, 2021/11/03
- 140/203: gnu: gtk: Replace gdk-pixbuf+svg by librsvg., guix-commits, 2021/11/03
- 142/203: gnu: gawk: Use regular bash to cope with test suite failures., guix-commits, 2021/11/03
- 179/203: gnu: Add polkit-duktape., guix-commits, 2021/11/03
- 189/203: gnu: Remove references to a removed patch., guix-commits, 2021/11/03
- 193/203: gnu: python-distro: Update to 1.6.0.,
guix-commits <=
- 202/203: gnu: guile-ssh: Update to 0.13.1-2e25d85., guix-commits, 2021/11/03
- 187/203: gnu: Add webkitgtk-with-libsoup2, guix-commits, 2021/11/03