From 8ceef019a05cee70c85dde2801218abef93a5afc Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Thu, 21 Mar 2024 06:19:05 +0100
Subject: [PATCH] python/setuptools: update to 69.2.0

---
 components/python/setuptools/patches/02-no-ruff.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/python/setuptools/patches/02-no-ruff.patch b/components/python/setuptools/patches/02-no-ruff.patch
index b251521..5f77b6b 100644
--- a/components/python/setuptools/patches/02-no-ruff.patch
+++ b/components/python/setuptools/patches/02-no-ruff.patch
@@ -1,13 +1,13 @@
 We have no pytest-ruff support yet.
 see https://github.com/tikv/jemallocator/issues/58
 
---- setuptools-69.1.0/setup.cfg.orig
-+++ setuptools-69.1.0/setup.cfg
+--- setuptools-69.2.0/setup.cfg.orig
++++ setuptools-69.2.0/setup.cfg
 @@ -46,7 +46,6 @@
  	pytest-mypy >= 0.9.1; \
  	python_implementation != "PyPy"
  	pytest-enabler >= 2.2
 -	pytest-ruff >= 0.2.1; sys_platform != "cygwin"
  	
- 	flake8-2020
  	virtualenv>=13.0.0
+ 	wheel

--
Gitblit v1.9.3