[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#59764] [PATCH 0/8] Update searx and dependencies
From: |
kiasoc5 |
Subject: |
[bug#59764] [PATCH 0/8] Update searx and dependencies |
Date: |
Fri, 2 Dec 2022 00:56:14 -0500 |
New python-lxml version added, and a single failing test in
python-werkzeug is disabled for now (other distros disable the entire
file containing that test).
kiasoc5 (8):
gnu: Add python-lxml-4.9.
gnu: Add python-greenlet.
gnu: Add python-ephemeral-port-reserve.
gnu: python-flask: Update to 2.2.2.
gnu: python-werkzeug: Update to 2.2.2.
gnu: python-markupsafe: Update to 2.1.1.
gnu: python-jinja2: Update to 3.1.2.
gnu: searx: Update to 1.1.0.
gnu/packages/python-web.scm | 41 +++++++++++++++++++++++++++++++------
gnu/packages/python-xyz.scm | 30 +++++++++++++++++++++++----
gnu/packages/search.scm | 13 ++++++------
gnu/packages/xml.scm | 12 +++++++++++
4 files changed, 80 insertions(+), 16 deletions(-)
base-commit: 4781f0458de7419606b71bdf0fe56bca83ace910
--
2.38.1
- [bug#59764] [PATCH 0/8] Update searx and dependencies,
kiasoc5 <=
- [bug#59764] [PATCH 1/8] gnu: Add python-lxml-4.9., kiasoc5, 2022/12/02
- [bug#59764] [PATCH 2/8] gnu: Add python-greenlet., kiasoc5, 2022/12/02
- [bug#59764] [PATCH 5/8] gnu: python-werkzeug: Update to 2.2.2., kiasoc5, 2022/12/02
- [bug#59764] [PATCH 6/8] gnu: python-markupsafe: Update to 2.1.1., kiasoc5, 2022/12/02
- [bug#59764] [PATCH 4/8] gnu: python-flask: Update to 2.2.2., kiasoc5, 2022/12/02
- [bug#59764] [PATCH 7/8] gnu: python-jinja2: Update to 3.1.2., kiasoc5, 2022/12/02
- [bug#59764] [PATCH 8/8] gnu: searx: Update to 1.1.0., kiasoc5, 2022/12/02
- [bug#59764] [PATCH 3/8] gnu: Add python-ephemeral-port-reserve., kiasoc5, 2022/12/02