From e44703e81887ee34cdaa681246ff7cb2065cc027 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Mon, 08 Apr 2024 18:47:53 +0200
Subject: [PATCH] python/xmlschema: update to 3.2.1

---
 components/python/jaraco.context/patches/01-no-ruff.patch |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/components/python/jaraco.context/patches/01-no-ruff.patch b/components/python/jaraco.context/patches/01-no-ruff.patch
index dba389a..038f453 100644
--- a/components/python/jaraco.context/patches/01-no-ruff.patch
+++ b/components/python/jaraco.context/patches/01-no-ruff.patch
@@ -1,13 +1,13 @@
 We have no pytest-ruff support yet.
 see https://github.com/tikv/jemallocator/issues/58
 
---- jaraco.context-5.1.0/setup.cfg.orig
-+++ jaraco.context-5.1.0/setup.cfg
-@@ -24,7 +24,6 @@
+--- jaraco.context-5.3.0/setup.cfg.orig
++++ jaraco.context-5.3.0/setup.cfg
+@@ -25,7 +25,6 @@
  	pytest-cov
  	pytest-mypy
  	pytest-enabler >= 2.2
 -	pytest-ruff >= 0.2.1
+ 	
+ 	portend
  docs = 
- 	sphinx >= 3.5
- 	jaraco.packaging >= 9.3

--
Gitblit v1.9.3