[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/223: gnu: python-jupytext: Update to 1.15.0.
From: |
guix-commits |
Subject: |
24/223: gnu: python-jupytext: Update to 1.15.0. |
Date: |
Mon, 21 Oct 2024 18:23:26 -0400 (EDT) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 9e80e69a526bd20466ed21a83ec0775e969bd807
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Feb 13 14:15:43 2024 +0000
gnu: python-jupytext: Update to 1.15.0.
* gnu/packages/python-xyz.scm (python-jupytext): Update to 1.15.0.
Change-Id: I8cbd4e45eae838cb1733bf8feeb3bc2abe960513
---
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 aeb01813b8..6e59a7a1ef 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -509,7 +509,7 @@ design}.")
(define-public python-jupytext
(package
(name "python-jupytext")
- (version "1.14.4")
+ (version "1.15.0")
(source
(origin
(method git-fetch)
@@ -518,7 +518,7 @@ design}.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "19d443vx597zzxna09qpync9iic3mris80bwm3kd8xaxaq0zq9w4"))))
+ (base32 "0bgf0c4py22ip7qfla8mrmypfh3bg151c8awsr1gvcbw7m4ni01k"))))
(build-system python-build-system)
(arguments
(list
- 77/223: gnu: python-attrs: Update to 23.2.0., (continued)
- 77/223: gnu: python-attrs: Update to 23.2.0., guix-commits, 2024/10/21
- 80/223: gnu: python-argon2-cffi: Update to 21.1.0., guix-commits, 2024/10/21
- 85/223: gnu: python-jupyter-kernel-mgmt: Use Tornado 6., guix-commits, 2024/10/21
- 06/223: build-system/python: Ignore symlinks when changing mtime., guix-commits, 2024/10/21
- 07/223: gnu: criu: Remove temporary workaround., guix-commits, 2024/10/21
- 10/223: build-system/pyproject: Use TOML parser., guix-commits, 2024/10/21
- 17/223: gnu: python-sphinx: Update to 6.2.1., guix-commits, 2024/10/21
- 19/223: gnu: Add setuptools/wheel to more Python packages., guix-commits, 2024/10/21
- 18/223: gnu: python-typing-extensions: Update to 4.10.0., guix-commits, 2024/10/21
- 21/223: gnu: python-markdown-it-py: Update to 3.0.0., guix-commits, 2024/10/21
- 24/223: gnu: python-jupytext: Update to 1.15.0.,
guix-commits <=
- 25/223: gnu: python-textual: Update to 0.50.1., guix-commits, 2024/10/21
- 30/223: gnu: python-traitlets: Update to 5.14.1., guix-commits, 2024/10/21
- 35/223: gnu: python-packaging-bootstrap: Update to 23.2., guix-commits, 2024/10/21
- 36/223: gnu: python-readme-renderer: Adjust package style., guix-commits, 2024/10/21
- 33/223: gnu: Add python-rapidfuzz., guix-commits, 2024/10/21
- 37/223: gnu: python-eventlet: Update to 0.35.2., guix-commits, 2024/10/21
- 38/223: gnu: python-argcomplete: Add missing input., guix-commits, 2024/10/21
- 40/223: gnu: java-testng: Disable one test., guix-commits, 2024/10/21
- 43/223: gnu: python-pytest-arraydiff: Add missing inputs., guix-commits, 2024/10/21
- 48/223: gnu: python-joblib: Add missing inputs., guix-commits, 2024/10/21