public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-libs/jiwer/
@ 2023-05-15 10:01 Alfredo Tupone
  0 siblings, 0 replies; 2+ messages in thread
From: Alfredo Tupone @ 2023-05-15 10:01 UTC (permalink / raw
  To: gentoo-commits

commit:     55ac0694328b652528f58f3721f482c8006489fe
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 09:59:56 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon May 15 10:00:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ac0694

sci-libs/jiwer: fix RDEPEND

Closes: https://bugs.gentoo.org/906375
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-libs/jiwer/{jiwer-3.0.1.ebuild => jiwer-3.0.1-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/jiwer/jiwer-3.0.1.ebuild b/sci-libs/jiwer/jiwer-3.0.1-r1.ebuild
similarity index 96%
rename from sci-libs/jiwer/jiwer-3.0.1.ebuild
rename to sci-libs/jiwer/jiwer-3.0.1-r1.ebuild
index dcf61747a15a..c3b6585071d4 100644
--- a/sci-libs/jiwer/jiwer-3.0.1.ebuild
+++ b/sci-libs/jiwer/jiwer-3.0.1-r1.ebuild
@@ -18,9 +18,9 @@ SRC_URI="https://github.com/jitsi/${PN}/archive/refs/tags/v${PV}.tar.gz
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
-BDEPEND="test? (
+RDEPEND="
 	dev-python/rapidfuzz[${PYTHON_USEDEP}]
-)"
+"
 
 distutils_enable_tests pytest
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/jiwer/
@ 2024-01-02 19:43 Alfredo Tupone
  0 siblings, 0 replies; 2+ messages in thread
From: Alfredo Tupone @ 2024-01-02 19:43 UTC (permalink / raw
  To: gentoo-commits

commit:     00cd3b2f7f02add71703d3c676865f24322d6c25
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  2 19:42:53 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 19:43:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00cd3b2f

sci-libs/jiwer: add 3.0.3, drop 3.0.1-r1

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-libs/jiwer/Manifest                                      | 2 +-
 sci-libs/jiwer/{jiwer-3.0.1-r1.ebuild => jiwer-3.0.3.ebuild} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-libs/jiwer/Manifest b/sci-libs/jiwer/Manifest
index 00c0c8913dfa..5046f9483225 100644
--- a/sci-libs/jiwer/Manifest
+++ b/sci-libs/jiwer/Manifest
@@ -1 +1 @@
-DIST jiwer-3.0.1.gh.tar.gz 24015 BLAKE2B 634b1c7613a29ee492a108c09d3adeeec6ce975e3663505db5f02258f37f53933f0c6e12c9f0ab48274798bdc130e8ceb5d201b3090af3b9fcbba3ccf66a261e SHA512 9a455ec8687947531dc18f89aa898d7906e1e94f803fa05f3e4689b074e05a13b3b653cbc621c723c8d9776c0c787d7a4978eca3efb90c4abded7e7f6b13ca9e
+DIST jiwer-3.0.3.gh.tar.gz 24092 BLAKE2B 593170953a8f56d654b7a749fd7b8a636065c1a3b1e51b810b1768b8acd817474010025d758a3af984bbe9d4d834411d8a5df446174e87b839be1325fbd1085f SHA512 fbd9d7a5d8c2056e99f47cf55ef8661fcf96ccd16bafe28f40036477def6e7ff433bd372169fdc92c5b727e106e90353468205d2d8238726ea501c3cbab8d156

diff --git a/sci-libs/jiwer/jiwer-3.0.1-r1.ebuild b/sci-libs/jiwer/jiwer-3.0.3.ebuild
similarity index 80%
rename from sci-libs/jiwer/jiwer-3.0.1-r1.ebuild
rename to sci-libs/jiwer/jiwer-3.0.3.ebuild
index c3b6585071d4..dd694082ecbe 100644
--- a/sci-libs/jiwer/jiwer-3.0.1-r1.ebuild
+++ b/sci-libs/jiwer/jiwer-3.0.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 inherit distutils-r1
 
 DESCRIPTION="Evaluate an automatic speech recognition system"
@@ -24,4 +24,4 @@ RDEPEND="
 
 distutils_enable_tests pytest
 
-PATCHES=( "${FILESDIR}"/${P}-tests.patch )
+PATCHES=( "${FILESDIR}"/${PN}-3.0.1-tests.patch )


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-02 19:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-15 10:01 [gentoo-commits] repo/gentoo:master commit in: sci-libs/jiwer/ Alfredo Tupone
  -- strict thread matches above, loose matches on Subject: below --
2024-01-02 19:43 Alfredo Tupone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox