From cf51021cfb143a919a6c673ecd9fcc8b9172b7d7 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Fri, 05 Apr 2024 08:11:42 +0200
Subject: [PATCH] python/path: update to 16.12.1

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

diff --git a/components/python/path/patches/01-no-ruff.patch b/components/python/path/patches/01-no-ruff.patch
index 3625e3e..b372161 100644
--- a/components/python/path/patches/01-no-ruff.patch
+++ b/components/python/path/patches/01-no-ruff.patch
@@ -1,11 +1,11 @@
 We have no pytest-ruff support yet.
 see https://github.com/tikv/jemallocator/issues/58
 
---- path-16.10.0/setup.cfg.orig
-+++ path-16.10.0/setup.cfg
-@@ -37,7 +37,6 @@
- 	pytest-mypy; \
- 	python_implementation != "PyPy"
+--- path-16.12.1/setup.cfg.orig
++++ path-16.12.1/setup.cfg
+@@ -28,7 +28,6 @@
+ 	pytest-cov
+ 	pytest-mypy
  	pytest-enabler >= 2.2
 -	pytest-ruff >= 0.2.1
  	

--
Gitblit v1.9.3