[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
313/474: gnu: python-openpyxl: Update to 3.1.5.
From: |
guix-commits |
Subject: |
313/474: gnu: python-openpyxl: Update to 3.1.5. |
Date: |
Sat, 30 Nov 2024 18:20:44 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 5fb18249d7dde7ce7723a00cad72174b42a56b97
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sat Nov 16 22:04:25 2024 +0000
gnu: python-openpyxl: Update to 3.1.5.
* gnu/packages/python-xyz.scm (python-openpyxl): Update to 3.1.5.
Change-Id: I7069f2663f06b77b67281972a3d6be2d759196f8
---
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 dfe5498d42..9085e356a1 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -4483,7 +4483,7 @@ server.")
(define-public python-openpyxl
(package
(name "python-openpyxl")
- (version "3.0.10")
+ (version "3.1.5")
(source
(origin
;; We use the upstream repository, as the tests are not included in the
@@ -4494,7 +4494,7 @@ server.")
(changeset version)))
(file-name (string-append name "-" version "-checkout"))
(sha256
- (base32 "0f8ym32vdn8wyziiy5bz8iiwvgj7dlccy86wkfcn5syqgivgqnv9"))))
+ (base32 "17z6rrvv3q1axy9r13c2hln2pazfn9n5bhkzrbjcjakgbfjl6mss"))))
(build-system pyproject-build-system)
(native-inputs (list python-lxml
python-pillow
- 295/474: gnu: python-fast-histogram: Adjust inputs., (continued)
- 295/474: gnu: python-fast-histogram: Adjust inputs., guix-commits, 2024/11/30
- 299/474: gnu: Remove python-pytest-8., guix-commits, 2024/11/30
- 301/474: gnu: Remove python-pluggy-next., guix-commits, 2024/11/30
- 302/474: gnu: python-ptyprocess: Update to 0.7.0., guix-commits, 2024/11/30
- 306/474: gnu: python-pytest-forked: Disable tests., guix-commits, 2024/11/30
- 307/474: gnu: python-pytest-mock: Update to 3.14.0., guix-commits, 2024/11/30
- 308/474: gnu: python-filelock: Update to 3.16.1., guix-commits, 2024/11/30
- 309/474: gnu: python-pytest-xdist: Update to 3.6.1., guix-commits, 2024/11/30
- 310/474: gnu: python-coverage: Update to 7.6.7., guix-commits, 2024/11/30
- 312/474: gnu: python-pytest-xprocess: Update to 1.0.2., guix-commits, 2024/11/30
- 313/474: gnu: python-openpyxl: Update to 3.1.5.,
guix-commits <=
- 314/474: gnu: python-cffi: Update to 1.17.1., guix-commits, 2024/11/30
- 315/474: gnu: python-cffi: Improve package style., guix-commits, 2024/11/30
- 316/474: gnu: python-curio: Update to 1.6., guix-commits, 2024/11/30
- 318/474: gnu: python-jedi: Update to 0.19.2., guix-commits, 2024/11/30
- 323/474: gnu: python-tomli: Update to 2.1.0., guix-commits, 2024/11/30
- 322/474: gnu: python-flaky: Update to 3.8.1., guix-commits, 2024/11/30
- 328/474: gnu: python-cython-3: Update to 3.0.11., guix-commits, 2024/11/30
- 330/474: gnu: python-attrs: Update to 24.2.0., guix-commits, 2024/11/30
- 336/474: gnu: python-versioneer: Simplify tests., guix-commits, 2024/11/30
- 333/474: gnu: python-pytest-mypy: Update to 0.10.3., guix-commits, 2024/11/30