[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
101/217: gnu: python-pathlib2: Update to 2.3.6.
From: |
guix-commits |
Subject: |
101/217: gnu: python-pathlib2: Update to 2.3.6. |
Date: |
Sun, 14 Nov 2021 19:20:53 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 331bed7b368b1aa4b5ca263fdbe8f9e344632206
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Oct 12 00:07:32 2021 -0400
gnu: python-pathlib2: Update to 2.3.6.
* gnu/packages/python-xyz.scm (python-pathlib2): Update to 2.3.6.
---
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 7b3b816..e9ecccc 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7754,14 +7754,14 @@ functions like pickle, json or PyYAML module.")
(define-public python-pathlib2
(package
(name "python-pathlib2")
- (version "2.3.3")
+ (version "2.3.6")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pathlib2" version))
(sha256
(base32
- "0hpp92vqqgcd8h92msm9slv161b1q160igjwnkf2ag6cx0c96695"))))
+ "0psyg60vk8wca473djrh0v9gb853z8wcawi8im5dyg00amawp2vx"))))
(build-system python-build-system)
(propagated-inputs
`(("python-scandir" ,python-scandir)
- 37/217: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5., (continued)
- 37/217: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5., guix-commits, 2021/11/14
- 49/217: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/11/14
- 59/217: Revert gstreamer update to 1.19.2., guix-commits, 2021/11/14
- 78/217: gnu: gtk+-2: Fix ‘builder’ test., guix-commits, 2021/11/14
- 92/217: gnu: rust: Add rust 1.54 and move all non-bootstrapping logic to it., guix-commits, 2021/11/14
- 95/217: gnu: Move a few Python packages to (gnu packages python-build)., guix-commits, 2021/11/14
- 93/217: gnu: Build all Rust packages using the latest rustc., guix-commits, 2021/11/14
- 98/217: gnu: Add python-tomli., guix-commits, 2021/11/14
- 99/217: gnu: python-setuptools-scm: Update to 6.3.2, guix-commits, 2021/11/14
- 102/217: gnu: meson: Patch to allow installing to independent prefixes., guix-commits, 2021/11/14
- 101/217: gnu: python-pathlib2: Update to 2.3.6.,
guix-commits <=
- 111/217: gnu: colord-minimal: Introduce minimal variant., guix-commits, 2021/11/14
- 116/217: gnu: mesa: Update to 21.2.4., guix-commits, 2021/11/14
- 128/217: gnu: libsoup: Reverse inheritance relationship with libsoup-minimal., guix-commits, 2021/11/14
- 132/217: gnu: webkitgtk: Add a debug output., guix-commits, 2021/11/14
- 129/217: gnu: libsoup: Update to 3.0.1., guix-commits, 2021/11/14
- 130/217: gnu: webkitgtk: Use libsoup 3 and build with GCC., guix-commits, 2021/11/14
- 131/217: gnu: pulseaudio: Add doxygen to fix build., guix-commits, 2021/11/14
- 134/217: gnu: llvm: Add make-lld-wrapper, lld-wrapper and lld-as-ld-wrapper., guix-commits, 2021/11/14
- 139/217: gnu: gdk-pixbuf: Add a search path for the loaders cache file., guix-commits, 2021/11/14
- 147/217: gnu: nss: Update to 3.71., guix-commits, 2021/11/14