summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-transformers.spec4
-rw-r--r--sources2
3 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 1096cbd..f59d2e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/transformers-4.39.3.tar.gz
+/transformers-4.38.2.tar.gz
diff --git a/python-transformers.spec b/python-transformers.spec
index fa01b7d..1b38aad 100644
--- a/python-transformers.spec
+++ b/python-transformers.spec
@@ -1,5 +1,5 @@
%global pypi_name transformers
-%global pypi_version 4.39.3
+%global pypi_version 4.38.2
%global pkg_summary State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow
%global pkg_description %{expand:
%{pkg_summary}}
@@ -54,4 +54,4 @@ Summary: %{pkg_summary}
%changelog
* Sun Mar 31 2024 YunShu
-- add transformers 4.39.3
+- add transformers
diff --git a/sources b/sources
index a0b8d2a..d11fd7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-26abe43d58978dba4b8d6cf481e048fa transformers-4.39.3.tar.gz
+5a97eda85518d0551d109555bc9faf99 transformers-4.38.2.tar.gz