[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
133/203: gnu: python-flit: Update to 3.3.0.
From: |
guix-commits |
Subject: |
133/203: gnu: python-flit: Update to 3.3.0. |
Date: |
Wed, 3 Nov 2021 21:10:22 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit d291427b1a712056ab9871f73732c06fa5cb0051
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Oct 17 16:59:48 2021 -0400
gnu: python-flit: Update to 3.3.0.
* gnu/packages/python-xyz.scm (python-flit): Update to 3.3.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 e9ecccc..151f139 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23778,7 +23778,7 @@ the syntactic logic to configure and launch jobs in an
execution environment.")
(define-public python-flit
(package
(name "python-flit")
- (version "3.2.0")
+ (version "3.3.0")
;; We fetch the sources via git because on pypi the package is split into
;; two parts: flit and flit_core; flit_core cannot be built without flit.
(source (origin
@@ -23789,7 +23789,7 @@ the syntactic logic to configure and launch jobs in an
execution environment.")
(file-name (git-file-name name version))
(sha256
(base32
- "0fpqxpz5bv2xpv1akmc0c8yfss6sj09wdzxrlf3qw1lp1jhbzpyc"))))
+ "0mvyymw3zqsnip4x4ca6anr5rbx30hcmpqwrnhjwcm7s8mycd01x"))))
(build-system python-build-system)
(arguments
`(#:phases
- 40/203: gnu: gstreamer: Update to 1.19.2., (continued)
- 40/203: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/11/03
- 12/203: gnu: appstream-glib: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/03
- 42/203: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/11/03
- 38/203: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/11/03
- 43/203: gnu: zxing-cpp: Update to 1.2.0., guix-commits, 2021/11/03
- 45/203: gnu: gst-plugins-ugly: Update to 1.19.2., guix-commits, 2021/11/03
- 49/203: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/11/03
- 51/203: gnu: pulseaudio: Update to 15.0., guix-commits, 2021/11/03
- 124/203: gnu: libthai: Make datrie a normal native-input., guix-commits, 2021/11/03
- 130/203: gnu: webkitgtk: Use libsoup 3 and build with GCC., guix-commits, 2021/11/03
- 133/203: gnu: python-flit: Update to 3.3.0.,
guix-commits <=
- 146/203: gnu: nspr: Normalize inputs., guix-commits, 2021/11/03
- 138/203: profiles: Add a gdk-pixbuf-loaders-cache-file hook., guix-commits, 2021/11/03
- 154/203: gnu: python-dbusmock: Update to 0.24.0., guix-commits, 2021/11/03
- 149/203: gnu: meson: Update to 0.60.0., guix-commits, 2021/11/03
- 158/203: gnu: gdk-pixbuf: Remove obsolete jasper support., guix-commits, 2021/11/03
- 163/203: gnu: python-numpy: Update to 1.21.3 and cleanup., guix-commits, 2021/11/03
- 164/203: gnu: gdb: Update to 11.1 and remove gdb-9.2., guix-commits, 2021/11/03
- 165/203: gnu: ldc: Update to 1.27.1., guix-commits, 2021/11/03
- 166/203: gnu: python2-lit: Remove package., guix-commits, 2021/11/03
- 167/203: gnu: python-lit: Update to 12.0.1., guix-commits, 2021/11/03