[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/40: gnu: python-jupytext: Update to 1.15.0.
From: |
guix-commits |
Subject: |
24/40: gnu: python-jupytext: Update to 1.15.0. |
Date: |
Wed, 3 Apr 2024 16:04:30 -0400 (EDT) |
rekado pushed a commit to branch python-team
in repository guix.
commit c96766bb05241f8bde5845e587f2f72a7f366ab4
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 accec4107f..1d291833cc 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -393,7 +393,7 @@ design}.")
(define-public python-jupytext
(package
(name "python-jupytext")
- (version "1.14.4")
+ (version "1.15.0")
(source
(origin
(method git-fetch)
@@ -402,7 +402,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
- 01/40: gnu: python-pygments: Update to 2.15.1., (continued)
- 01/40: gnu: python-pygments: Update to 2.15.1., guix-commits, 2024/04/03
- 04/40: gnu: python-sphinx: Update to 5.3.0., guix-commits, 2024/04/03
- 02/40: gnu: python-imagesize: Update to 1.4.1., guix-commits, 2024/04/03
- 03/40: gnu: python-sphinx-alabaster-theme: Update to 0.7.13., guix-commits, 2024/04/03
- 07/40: gnu: criu: Remove temporary workaround., guix-commits, 2024/04/03
- 10/40: build-system/pyproject: Use TOML parser., guix-commits, 2024/04/03
- 14/40: gnu: Add python-setuptools/python-wheel where necessary., guix-commits, 2024/04/03
- 31/40: gnu: python-prompt-toolkit: Update to 3.0.43., guix-commits, 2024/04/03
- 30/40: gnu: python-traitlets: Update to 5.14.1., guix-commits, 2024/04/03
- 15/40: gnu: Add missing import., guix-commits, 2024/04/03
- 24/40: gnu: python-jupytext: Update to 1.15.0.,
guix-commits <=
- 25/40: gnu: python-textual: Update to 0.50.1., guix-commits, 2024/04/03
- 28/40: gnu: Add python-pytest-mypy-testing., guix-commits, 2024/04/03
- 39/40: gnu: java-testng: Drop input labels., guix-commits, 2024/04/03
- 08/40: gnu: sssd: Import ensure-no-mtimes-pre-1980., guix-commits, 2024/04/03
- 05/40: build-system/pyproject: Use python-sans-pip-wrapper as default-python., guix-commits, 2024/04/03
- 12/40: guix: pyproject-build-system: Default configure-flags to empty dictionary., guix-commits, 2024/04/03
- 22/40: gnu: python-mdit-py-plugins: Update to 0.4.0., guix-commits, 2024/04/03
- 34/40: gnu: python-cleo: Update to 2.1.0., guix-commits, 2024/04/03
- 35/40: gnu: python-packaging-bootstrap: Update to 23.2., guix-commits, 2024/04/03
- 06/40: build-system/python: Ignore symlinks when changing mtime., guix-commits, 2024/04/03