[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/361: gnu: python-mdit-py-plugins: Update to 0.4.0.
From: |
guix-commits |
Subject: |
22/361: gnu: python-mdit-py-plugins: Update to 0.4.0. |
Date: |
Fri, 22 Nov 2024 06:00:04 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit b2d8cabe9aeb2159eb4290163b8d8eed6c780208
Author: Felix Gruber <felgru@posteo.net>
AuthorDate: Tue Feb 13 14:15:39 2024 +0000
gnu: python-mdit-py-plugins: Update to 0.4.0.
* gnu/packages/python-xyz.scm (python-mdit-py-plugins): Update to 0.4.0.
Change-Id: I18ca46abebe125d1a6729c10a3f4fa4a62a145ba
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
---
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 01df3c73d1..b9c3116f2f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1405,7 +1405,7 @@ that best match text queries.")
(define-public python-mdit-py-plugins
(package
(name "python-mdit-py-plugins")
- (version "0.3.1")
+ (version "0.4.0")
(source (origin
(method git-fetch) ;for tests
(uri (git-reference
@@ -1414,7 +1414,7 @@ that best match text queries.")
(file-name (git-file-name name version))
(sha256
(base32
- "00ybbfb6dzn9q5qnvnm8bmhd84s215ik7pcdb4r35zhwiv2ikizz"))))
+ "1790fcf3nd9c5j37fx87x3ivfyihk6l74jxj1qxvw3qfyb96w4k0"))))
(build-system pyproject-build-system)
(propagated-inputs
(list python-markdown-it-py
- 83/361: gnu: python-pytest-tornasync: Use Tornado 6., (continued)
- 83/361: gnu: python-pytest-tornasync: Use Tornado 6., guix-commits, 2024/11/22
- 86/361: gnu: python-jupyter-core: Update to 5.7.2., guix-commits, 2024/11/22
- 98/361: gnu: python-jupyter-server: Update to 2.14.0., guix-commits, 2024/11/22
- 112/361: gnu: python-json5: Update to 0.9.25., guix-commits, 2024/11/22
- 115/361: gnu: python-myst-parser: Update to 3.0.1., guix-commits, 2024/11/22
- 133/361: gnu: python-ipykernel: Update to 6.29.4., guix-commits, 2024/11/22
- 148/361: gnu: Add xcffibgen., guix-commits, 2024/11/22
- 149/361: gnu: Add ghc-language-python., guix-commits, 2024/11/22
- 132/361: gnu: Add python-comm., guix-commits, 2024/11/22
- 152/361: gnu: qtile: Improve package style., guix-commits, 2024/11/22
- 22/361: gnu: python-mdit-py-plugins: Update to 0.4.0.,
guix-commits <=
- 17/361: gnu: python-sphinx: Update to 6.2.1., guix-commits, 2024/11/22
- 21/361: gnu: python-markdown-it-py: Update to 3.0.0., guix-commits, 2024/11/22
- 57/361: gnu: snakemake-6: Add Setuptools and Wheel., guix-commits, 2024/11/22
- 70/361: gnu: Add python-fqdn., guix-commits, 2024/11/22
- 71/361: gnu: Add python-overrides., guix-commits, 2024/11/22
- 61/361: gnu: python-nbclient: Add Setuptools and Wheel., guix-commits, 2024/11/22
- 82/361: gnu: python-prometheus-client: Update to 0.20.0., guix-commits, 2024/11/22
- 95/361: gnu: python-notebook: Update to 6.5.7., guix-commits, 2024/11/22
- 99/361: gnu: python-jupyter-server-mathjax: Update to 0.2.6., guix-commits, 2024/11/22
- 109/361: gnu: python-cattrs: Update to 23.2.3., guix-commits, 2024/11/22