From 408e5d05305fc7032ab39e1c56263723cfa4fce3 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Fri, 05 Apr 2024 12:30:16 +0200
Subject: [PATCH] python/jaraco.context: update to 5.1.0; obsolete package for Python 3.7

---
 components/python/jaraco.context/python-integrate-project.conf |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/components/python/jaraco.context/python-integrate-project.conf b/components/python/jaraco.context/python-integrate-project.conf
index 0df0fab..a90f0e5 100644
--- a/components/python/jaraco.context/python-integrate-project.conf
+++ b/components/python/jaraco.context/python-integrate-project.conf
@@ -13,6 +13,8 @@
 # Copyright 2022 Marcel Telka
 #
 
+%patch% 01-no-ruff.patch
+
 %include-2%
 #
 # Following dependency loops were detected (where 'A --> B' means 'A needs B to
@@ -24,6 +26,3 @@
 # a case the required projects are not available yet (bootstrap).
 #
 PYTHON_TEST_BOOTSTRAP = yes
-%include-3%
-# https://github.com/tholo/pytest-flake8/issues/92
-PYTEST_ADDOPTS += -p no:flake8

--
Gitblit v1.9.3