From 6215a5efb1b4175972147191a785faf96061f178 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Thu, 14 Dec 2023 12:14:04 +0100
Subject: [PATCH] python/elastic-transport: update to 8.11.0

---
 components/python/elastic-transport/python-integrate-project.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/python/elastic-transport/python-integrate-project.conf b/components/python/elastic-transport/python-integrate-project.conf
index 4220cce..b6df593 100644
--- a/components/python/elastic-transport/python-integrate-project.conf
+++ b/components/python/elastic-transport/python-integrate-project.conf
@@ -16,7 +16,7 @@
 %patch% 01-remove-unneeded-requirements.patch
 
 %hook-begin%
-# https://github.com/elastic/elastic-transport-python/issues/119
+# https://github.com/elastic/elastic-transport-python/issues/134
 DOWNLOAD_URL='https://github.com/elastic/elastic-transport-python/archive/refs/tags/v$(HUMAN_VERSION).tar.gz'
 
 %include-2%

--
Gitblit v1.9.3