[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/222: gnu: python-mdit-py-plugins: Update to 0.4.0.
From: |
guix-commits |
Subject: |
22/222: gnu: python-mdit-py-plugins: Update to 0.4.0. |
Date: |
Fri, 1 Nov 2024 10:56:15 -0400 (EDT) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 56638d552f14f7b410fa972501f884ab0aee52ef
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 4c640a5020..1da96aed40 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1402,7 +1402,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
@@ -1411,7 +1411,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
- 07/222: gnu: criu: Remove temporary workaround., (continued)
- 07/222: gnu: criu: Remove temporary workaround., guix-commits, 2024/11/01
- 13/222: doc: Document new options for pyproject-build-system., guix-commits, 2024/11/01
- 19/222: gnu: Add setuptools/wheel to more Python packages., guix-commits, 2024/11/01
- 43/222: gnu: python-pytest-arraydiff: Add missing inputs., guix-commits, 2024/11/01
- 46/222: gnu: python-mysqlclient: Add missing inputs., guix-commits, 2024/11/01
- 52/222: gnu: python-pyproject-metadata: Disable two tests., guix-commits, 2024/11/01
- 12/222: guix: pyproject-build-system: Default configure-flags to empty dictionary., guix-commits, 2024/11/01
- 17/222: gnu: python-sphinx: Update to 6.2.1., guix-commits, 2024/11/01
- 16/222: gnu: Add missing import (again)., guix-commits, 2024/11/01
- 20/222: gnu: meson-python: Do not delete LICENSES directory., guix-commits, 2024/11/01
- 22/222: gnu: python-mdit-py-plugins: Update to 0.4.0.,
guix-commits <=
- 32/222: gnu: python-ipython: Update to 8.22.1., guix-commits, 2024/11/01
- 39/222: gnu: java-testng: Drop input labels., guix-commits, 2024/11/01
- 47/222: gnu: python-vine: Add missing inputs., guix-commits, 2024/11/01
- 23/222: gnu: python-rich: Update to 13.7.0., guix-commits, 2024/11/01
- 35/222: gnu: python-packaging-bootstrap: Update to 23.2., guix-commits, 2024/11/01
- 34/222: gnu: python-cleo: Update to 2.1.0., guix-commits, 2024/11/01
- 37/222: gnu: python-eventlet: Update to 0.35.2., guix-commits, 2024/11/01
- 44/222: gnu: python-itemloaders: Fix indentation., guix-commits, 2024/11/01
- 50/222: gnu: python-billiard: Add missing inputs., guix-commits, 2024/11/01
- 53/222: gnu: python-dbus-python: Add missing input., guix-commits, 2024/11/01