public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-huggingface-hub] f44: Remove patches merged upstream in 1.5.0
@ 2026-07-27 12:26 Laura Barcziova
0 siblings, 0 replies; only message in thread
From: Laura Barcziova @ 2026-07-27 12:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-huggingface-hub
Branch : f44
Commit : d58e201c83d8f0e20c3defe506676e749b615003
Author : Laura Barcziova <lbarczio@redhat.com>
Date : 2026-03-02T17:11:16+01:00
Stats : +0/-54 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-huggingface-hub/c/d58e201c83d8f0e20c3defe506676e749b615003?branch=f44
Log:
Remove patches merged upstream in 1.5.0
---
diff --git a/3797.patch b/3797.patch
deleted file mode 100644
index a6fbc67..0000000
--- a/3797.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 4f3a1ee5b5758fd7d824743cd5121624e6fc2ca8 Mon Sep 17 00:00:00 2001
-From: svlandeg <svlandeg@github.com>
-Date: Wed, 11 Feb 2026 14:34:24 +0100
-Subject: [PATCH] move from typer-slim to typer
-
----
- setup.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/setup.py b/setup.py
-index 8fc7df7dc7..e3a2181ef7 100644
---- a/setup.py
-+++ b/setup.py
-@@ -25,7 +25,7 @@ def get_version() -> str:
- "pyyaml>=5.1",
- "shellingham",
- "tqdm>=4.42.1",
-- "typer-slim",
-+ "typer",
- "typing-extensions>=4.1.0", # to be able to import TypeAlias, dataclass_transform
- ]
-
diff --git a/3798.patch b/3798.patch
deleted file mode 100644
index 563efbe..0000000
--- a/3798.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 23418d58736bc35d8ae6a0db7da7211ef5aae713 Mon Sep 17 00:00:00 2001
-From: Cursor Agent <cursoragent@cursor.com>
-Date: Wed, 11 Feb 2026 14:37:33 +0000
-Subject: [PATCH] Remove shellingham from install_requires
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Co-authored-by: célina <hanouticelina@users.noreply.github.com>
----
- setup.py | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/setup.py b/setup.py
-index e3a2181ef7..64cefabc0c 100644
---- a/setup.py
-+++ b/setup.py
-@@ -23,7 +23,6 @@ def get_version() -> str:
- "httpx>=0.23.0, <1",
- "packaging>=20.9",
- "pyyaml>=5.1",
-- "shellingham",
- "tqdm>=4.42.1",
- "typer",
- "typing-extensions>=4.1.0", # to be able to import TypeAlias, dataclass_transform
diff --git a/python-huggingface-hub.spec b/python-huggingface-hub.spec
index 92ab7a8..04366bf 100644
--- a/python-huggingface-hub.spec
+++ b/python-huggingface-hub.spec
@@ -7,13 +7,6 @@ License: Apache-2.0
URL: https://github.com/huggingface/huggingface_hub
Source: %{pypi_source huggingface_hub}
-# Change external dependency from typer-slim to typer
-# https://github.com/huggingface/huggingface_hub/pull/3797
-Patch: %{url}/pull/3797.patch
-# [Internal] remove shellingham from the required dependencies
-# https://github.com/huggingface/huggingface_hub/pull/3798
-Patch: %{url}/pull/3798.patch
-
BuildArch: noarch
BuildRequires: python3-devel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-27 12:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-27 12:26 [rpms/python-huggingface-hub] f44: Remove patches merged upstream in 1.5.0 Laura Barcziova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox