1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: openconnect-sso: Use python-lxml-4.9.

* gnu/packages/vpn.scm (openconnect-sso)[inputs]: Replace python-lxml with
python-lxml-4.9.
This commit is contained in:
Arun Isaac
2025-08-05 11:41:10 +01:00
parent f6c5051ab2
commit 557e8f450a

View File

@@ -22,7 +22,7 @@
;;; Copyright © 2022 Lu hui <luhux76@gmail.com>
;;; Copyright © 2022, 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2022 Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
;;; Copyright © 2022 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 2022, 2025 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 2024 Allan Adair <allan@adair.no>
;;; Copyright © 2025 Janneke Nieuwenhuizen <janneke@gnu.org>
;;;
@@ -811,7 +811,7 @@ others.")
python-attrs
python-colorama
python-keyring
python-lxml
python-lxml-4.9
python-prompt-toolkit
python-requests
python-pyqt