[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
156/227: gnu: python-six-bootstrap: Update to 1.16.0.
From: |
guix-commits |
Subject: |
156/227: gnu: python-six-bootstrap: Update to 1.16.0. |
Date: |
Thu, 11 Nov 2021 12:30:33 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 4a43e64b41e51f906258e0a2f238adbd6dcaed7e
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Oct 23 01:36:19 2021 -0400
gnu: python-six-bootstrap: Update to 1.16.0.
* gnu/packages/python-build.scm (python-six-bootstrap): Update to 1.16.0.
---
gnu/packages/python-build.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-build.scm b/gnu/packages/python-build.scm
index 9f59c35..8b8bd67 100644
--- a/gnu/packages/python-build.scm
+++ b/gnu/packages/python-build.scm
@@ -112,14 +112,14 @@ Language (TOML) configuration files.")
(define-public python-six-bootstrap
(package
(name "python-six-bootstrap")
- (version "1.15.0")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "six" version))
(sha256
(base32
- "0n82108wxn5giff50hd9ykjhd3zl7cndabdasi6568yvbh1rqqrh"))))
+ "09n9qih9rpj95q3r4a40li7hk6swma11syvgwdc68qm1fxsc6q8y"))))
(build-system python-build-system)
(arguments `(#:tests? #f)) ;to avoid pytest dependency
(home-page "https://pypi.org/project/six/")
- 166/227: gnu: python2-lit: Remove package., (continued)
- 166/227: gnu: python2-lit: Remove package., guix-commits, 2021/11/11
- 167/227: gnu: python-lit: Update to 12.0.1., guix-commits, 2021/11/11
- 172/227: gnu: dconf: Update to 0.40.0., guix-commits, 2021/11/11
- 176/227: gnu: Add libxcvt., guix-commits, 2021/11/11
- 177/227: gnu: xorg-server, xorg-server-for-tests: Update to 21.1.0., guix-commits, 2021/11/11
- 181/227: gnu: network-manager: Update to 1.32.12., guix-commits, 2021/11/11
- 124/227: gnu: libthai: Make datrie a normal native-input., guix-commits, 2021/11/11
- 148/227: gnu: jsoncpp: Apply patch to regular package., guix-commits, 2021/11/11
- 150/227: gnu: curl: Update to 7.79.1., guix-commits, 2021/11/11
- 155/227: gnu: python-pytest: Update to 6.2.5., guix-commits, 2021/11/11
- 156/227: gnu: python-six-bootstrap: Update to 1.16.0.,
guix-commits <=
- 159/227: gnu: gstreamer: Disable the pipelines-seek test., guix-commits, 2021/11/11
- 164/227: gnu: gdb: Update to 11.1 and remove gdb-9.2., guix-commits, 2021/11/11
- 169/227: gnu: Add meson-0.59., guix-commits, 2021/11/11
- 175/227: gnu: xorgproto: Update to 2021.5., guix-commits, 2021/11/11
- 185/227: gnu: emacs-elpy: Update to 1.35.0-0.8d0de31., guix-commits, 2021/11/11
- 192/227: gnu: python-docker: Update to 5.0.3 and remove obsolete package variants., guix-commits, 2021/11/11
- 191/227: gnu: python-requests: Update to 2.26.0., guix-commits, 2021/11/11
- 140/227: gnu: gtk: Replace gdk-pixbuf+svg by librsvg., guix-commits, 2021/11/11
- 142/227: gnu: gawk: Use regular bash to cope with test suite failures., guix-commits, 2021/11/11
- 145/227: gnu: mariadb: Only run the main test suite to avoid flaky tests., guix-commits, 2021/11/11