public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/transformers/
Date: Sun, 28 Apr 2024 13:18:08 +0000 (UTC)	[thread overview]
Message-ID: <1714310235.b3aa73401531f8bf26e045cb8debe6e4c04ba266.mgorny@gentoo> (raw)

commit:     b3aa73401531f8bf26e045cb8debe6e4c04ba266
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 28 13:17:15 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 13:17:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3aa7340

sci-libs/transformers: Revert "add 4.37.2, drop 4.36.2"

This broke dependencies of sci-libs/evaluate.

Reverts: 82b47041228db5dd0acc15535bf99d75e428a316
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-libs/transformers/Manifest                     |  2 +-
 ...rs-4.37.2.ebuild => transformers-4.36.2.ebuild} | 23 ++++++++++------------
 2 files changed, 11 insertions(+), 14 deletions(-)

diff --git a/sci-libs/transformers/Manifest b/sci-libs/transformers/Manifest
index ace196dbfd29..67683244b7fe 100644
--- a/sci-libs/transformers/Manifest
+++ b/sci-libs/transformers/Manifest
@@ -1 +1 @@
-DIST transformers-4.37.2.gh.tar.gz 16632049 BLAKE2B 22501598da911cb685598cb3b33e157ef091425c0c7478d05a0af396c182e8f776435d6b2fe708eaf2550ce6136f195ffac3b464f357ae8e023a030c218fcd3d SHA512 37bdf35e0774f7f26a19465b5e5c64709a85a1d001e01382996891173c59d6e31c1b536ef186b9d6a3dbe85e658ac3bf11f78e2e7f73c6d1d18992035afe3852
+DIST transformers-4.36.2.gh.tar.gz 16379041 BLAKE2B 3cd8dd9949e97971cf116e79327782a59a98df58ffeebafd4cf37009e805f8c332dd9739f1c6f5f627db0c7cc7a286329727740a6b5d701b05d0dc5201ce985d SHA512 e2f07f49f7ad0141dbb1ad594e7e1e0ab91c0b199d7f63e8396f4d6b58dbcf8f9004b9e809ad641950a9616d7755f0cd21fa332f47cbb9606a346a0184baa7b5

diff --git a/sci-libs/transformers/transformers-4.37.2.ebuild b/sci-libs/transformers/transformers-4.36.2.ebuild
similarity index 56%
rename from sci-libs/transformers/transformers-4.37.2.ebuild
rename to sci-libs/transformers/transformers-4.36.2.ebuild
index 729e1ae55368..d115e34a5797 100644
--- a/sci-libs/transformers/transformers-4.37.2.ebuild
+++ b/sci-libs/transformers/transformers-4.36.2.ebuild
@@ -5,7 +5,6 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{10..12} )
-DISTUTILS_SINGLE_IMPL=1
 inherit distutils-r1
 
 DESCRIPTION="State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow"
@@ -22,18 +21,16 @@ KEYWORDS="~amd64"
 RESTRICT="test" # Need some modules, not yet packaged
 
 RDEPEND="
-	sci-libs/tokenizers[${PYTHON_SINGLE_USEDEP}]
-	$(python_gen_cond_dep '
-		dev-python/filelock[${PYTHON_USEDEP}]
-		dev-python/numpy[${PYTHON_USEDEP}]
-		dev-python/packaging[${PYTHON_USEDEP}]
-		dev-python/pyyaml[${PYTHON_USEDEP}]
-		dev-python/regex[${PYTHON_USEDEP}]
-		dev-python/requests[${PYTHON_USEDEP}]
-		dev-python/tqdm[${PYTHON_USEDEP}]
-		sci-libs/huggingface_hub[${PYTHON_USEDEP}]
-		>=sci-libs/safetensors-0.4.1[${PYTHON_USEDEP}]
-	')
+	dev-python/filelock[${PYTHON_USEDEP}]
+	sci-libs/huggingface_hub[${PYTHON_USEDEP}]
+	dev-python/numpy[${PYTHON_USEDEP}]
+	dev-python/packaging[${PYTHON_USEDEP}]
+	dev-python/pyyaml[${PYTHON_USEDEP}]
+	dev-python/regex[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+	sci-libs/safetensors[${PYTHON_USEDEP}]
+	sci-libs/tokenizers[${PYTHON_USEDEP}]
+	dev-python/tqdm[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest


             reply	other threads:[~2024-04-28 13:18 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-28 13:18 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-17 21:10 [gentoo-commits] repo/gentoo:master commit in: sci-libs/transformers/ Alfredo Tupone
2025-02-17 21:09 Alfredo Tupone
2025-02-11 20:42 Alfredo Tupone
2025-02-07  5:57 Alfredo Tupone
2024-10-12 20:23 Alfredo Tupone
2024-10-11  7:03 Alfredo Tupone
2024-10-10 16:41 Alfredo Tupone
2024-10-09 20:17 Alfredo Tupone
2024-10-09 19:54 Alfredo Tupone
2024-10-07 12:05 Alfredo Tupone
2024-10-07  8:36 Alfredo Tupone
2024-10-07  8:13 Alfredo Tupone
2024-10-07  8:03 Alfredo Tupone
2024-04-28 15:38 Alfredo Tupone
2024-04-28 10:05 Alfredo Tupone
2024-04-25 10:45 Alfredo Tupone
2024-04-14 13:03 Alfredo Tupone
2024-01-19 21:32 Alfredo Tupone
2023-12-31 10:51 Alfredo Tupone
2023-12-31 10:42 Alfredo Tupone
2023-12-10 21:42 Alfredo Tupone
2023-12-10 21:38 Alfredo Tupone
2023-12-10 21:24 Alfredo Tupone
2023-08-16 18:40 Alfredo Tupone
2023-08-13 16:05 Alfredo Tupone
2023-06-15 18:08 Alfredo Tupone
2023-05-27 13:45 Alfredo Tupone
2023-05-25 20:46 Alfredo Tupone
2023-04-13  6:40 Alfredo Tupone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1714310235.b3aa73401531f8bf26e045cb8debe6e4c04ba266.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox