From 7bea32fd382fe993229cd2db29c3a13cb8138b09 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Tue, 09 Apr 2024 22:50:43 +0200
Subject: [PATCH] libarchive: update to 3.7.3

---
 components/python/pyfakefs/patches/01-test-requirements.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/python/pyfakefs/patches/01-test-requirements.patch b/components/python/pyfakefs/patches/01-test-requirements.patch
index 5850d56..b787f0f 100644
--- a/components/python/pyfakefs/patches/01-test-requirements.patch
+++ b/components/python/pyfakefs/patches/01-test-requirements.patch
@@ -1,7 +1,7 @@
 Remove optional test dependencies we do not have packaged yet.
 
---- pyfakefs-5.3.5/extra_requirements.txt.orig
-+++ pyfakefs-5.3.5/extra_requirements.txt
+--- pyfakefs-5.4.0/extra_requirements.txt.orig
++++ pyfakefs-5.4.0/extra_requirements.txt
 @@ -8,13 +8,3 @@
  # Older versions might work ok, the versions chosen here are just the latest
  # available at the time of writing.
@@ -13,6 +13,6 @@
 -# we use the latest version to see any problems with new versions
 -pandas==1.3.5; python_version == '3.7' # pyup: ignore
 -pandas==2.0.3; python_version == '3.8' # pyup: ignore
--pandas==2.2.0; python_version > '3.8'
+-pandas==2.2.1; python_version > '3.8'
 -xlrd==2.0.1
 -openpyxl==3.1.2

--
Gitblit v1.9.3