[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
314/361: gnu: python-openpyxl: Update to 3.1.5.
From: |
guix-commits |
Subject: |
314/361: gnu: python-openpyxl: Update to 3.1.5. |
Date: |
Thu, 21 Nov 2024 06:29:41 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 0ce275dc8f74959f62de4e11215ac450a1e3ecf0
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 857f416a39..1b999979a0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -4484,7 +4484,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
@@ -4495,7 +4495,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
- 288/361: gnu: poetry: Fix build., (continued)
- 288/361: gnu: poetry: Fix build., guix-commits, 2024/11/21
- 291/361: gnu: Add python-rgbxy., guix-commits, 2024/11/21
- 302/361: gnu: Remove python-pluggy-next., guix-commits, 2024/11/21
- 304/361: gnu: python-pexpect: Improve package style., guix-commits, 2024/11/21
- 312/361: gnu: python-pytest-cov: Update to 6.0.0., guix-commits, 2024/11/21
- 299/361: gnu: python-pytest: Update to 8.3.3., guix-commits, 2024/11/21
- 308/361: gnu: python-pytest-mock: Update to 3.14.0., guix-commits, 2024/11/21
- 313/361: gnu: python-pytest-xprocess: Update to 1.0.2., guix-commits, 2024/11/21
- 311/361: gnu: python-coverage: Update to 7.6.7., guix-commits, 2024/11/21
- 315/361: gnu: python-cffi: Update to 1.17.1., guix-commits, 2024/11/21
- 314/361: gnu: python-openpyxl: Update to 3.1.5.,
guix-commits <=
- 331/361: gnu: python-attrs: Update to 24.2.0., guix-commits, 2024/11/21
- 347/361: gnu: python-blinker: Update to 1.9.0., guix-commits, 2024/11/21
- 342/361: gnu: python-matplotlib: Disable more failing tests., guix-commits, 2024/11/21
- 346/361: gnu: python-cloudpickle: Update to 3.1.0., guix-commits, 2024/11/21
- 350/361: gnu: python-graphviz: Update to 0.20.3., guix-commits, 2024/11/21
- 352/361: gnu: python-apispec: Update to 6.7.1., guix-commits, 2024/11/21
- 353/361: gnu: python-flask-restful: Update to 0.3.10., guix-commits, 2024/11/21
- 355/361: gnu: Remove python-flask-jwt., guix-commits, 2024/11/21
- 357/361: gnu: python-httpbin: Update to 0.10.2., guix-commits, 2024/11/21
- 360/361: gnu: python-dirty-equals: Update to 0.8.0., guix-commits, 2024/11/21