['PATCH python-team'] gnu: python-pygments: Update to 2.16.1.

  • Open
  • quality assurance status badge
Details
2 participants
  • Giacomo Leidi
  • Steve George
Owner
Somebody
Submitted by
Giacomo Leidi
Severity
normal
G
G
Giacomo Leidi wrote on 1 Nov 2023 15:44
(address . guix-patches@gnu.org)(name . Giacomo Leidi)(address . goodoldpaul@autistici.org)
1cd80f9156a71f57202d7017c066c83f9cadbc4c.1698849840.git.goodoldpaul@autistici.org
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.16.1.

Change-Id: I3545c2e4a23fede792987541aea2fd0c6376d831
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (25 lines)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index fac74e8028..6af8470141 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -6054,14 +6054,14 @@ (define-public python-doc8
(define-public python-pygments
(package
(name "python-pygments")
- (version "2.15.1")
+ (version "2.16.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "Pygments" version))
(sha256
(base32
- "0p3p28fif7m2w5mkd0z99zk9xwgrs3m61x85415qk0fl3ly4vkla"))))
+ "0abfx7n0mgpxk05f2kini3p78wsp1yi7lh0yjk49pii0914z1bqx"))))
(build-system pyproject-build-system)
(arguments
(list

base-commit: 766044f643e0a49e181d06723b59897e3ba98539
--
2.41.0
S
S
Steve George wrote on 16 Apr 10:13 +0200
owner 66884
(address . control@debbugs.gnu.org)
1713255185-3737-bts-steve@futurile.net
owner 66884 !
thanks
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 66884@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 66884
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch