From 1e5fef1a8c653f8be12b2aeadac3a818fa113f55 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Wed, 03 Apr 2024 18:39:00 +0200
Subject: [PATCH] python/types-requests: update to 2.31.0.20240403

---
 components/python/pytest-cov/patches/01-no-hunter.patch |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/python/pytest-cov/patches/01-no-hunter.patch b/components/python/pytest-cov/patches/01-no-hunter.patch
index 0e28aaf..e5aa79e 100644
--- a/components/python/pytest-cov/patches/01-no-hunter.patch
+++ b/components/python/pytest-cov/patches/01-no-hunter.patch
@@ -1,12 +1,12 @@
 hunter is not needed to run tests
 
---- pytest-cov-4.1.0/setup.py.orig
-+++ pytest-cov-4.1.0/setup.py
-@@ -136,7 +136,6 @@
+--- pytest-cov-5.0.0/setup.py.orig
++++ pytest-cov-5.0.0/setup.py
+@@ -132,7 +132,6 @@
      extras_require={
          'testing': [
              'fields',
 -            'hunter',
              'process-tests',
-             'six',
              'pytest-xdist',
+             'virtualenv',

--
Gitblit v1.9.3