summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-huggingface-hub.spec2
-rw-r--r--sources2
3 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index a0f0338..7340d91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/v0.20.3.tar.gz
+/python-huggingface-hub-0.20.3.tar.gz
diff --git a/python-huggingface-hub.spec b/python-huggingface-hub.spec
index b90d32e..98620bd 100644
--- a/python-huggingface-hub.spec
+++ b/python-huggingface-hub.spec
@@ -7,7 +7,7 @@ Release: 1
Summary: The official Python client for the Huggingface Hub.
License: Apache-2.0
URL: https://github.com/huggingface/huggingface_hub
-Source0: https://github.com/huggingface/huggingface_hub/archive/refs/tags/v%{version}.tar.gz
+Source0: https://github.com/huggingface/huggingface_hub/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Requires: python3-numpy
Requires: python3-pytorch
diff --git a/sources b/sources
index 68c295b..53aa51e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-939133d34ced8d40d7c1527b62d4a4ea v0.20.3.tar.gz
+939133d34ced8d40d7c1527b62d4a4ea python-huggingface-hub-0.20.3.tar.gz