public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Shaoyu Tseng" <shaoyu0209@tuta.io>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/vocabsieve/
Date: Mon,  4 Sep 2023 18:16:32 +0000 (UTC)	[thread overview]
Message-ID: <1693851348.0764c463b115744fce5799d13231d92922780ce0.shaoyu0209@gentoo> (raw)

commit:     0764c463b115744fce5799d13231d92922780ce0
Author:     Shaoyu Tseng <1over137 <AT> anche <DOT> no>
AuthorDate: Mon Sep  4 18:14:57 2023 +0000
Commit:     Shaoyu Tseng <shaoyu0209 <AT> tuta <DOT> io>
CommitDate: Mon Sep  4 18:15:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0764c463

app-misc/vocabsieve: add 0.10.2, drop 0.10.1

Signed-off-by: Shaoyu Tseng <1over137 <AT> anche.no>

 app-misc/vocabsieve/Manifest                                      | 2 +-
 .../{vocabsieve-0.10.1.ebuild => vocabsieve-0.10.2.ebuild}        | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-misc/vocabsieve/Manifest b/app-misc/vocabsieve/Manifest
index 76ec72a5ac..24b1d3056d 100644
--- a/app-misc/vocabsieve/Manifest
+++ b/app-misc/vocabsieve/Manifest
@@ -1 +1 @@
-DIST vocabsieve-0.10.1.tar.gz 212384 BLAKE2B 6192d2b2a814f620c876ff79fc46714484795e8122d780be179c7e2a24ba8d0c25866c247f65dec4d158b3d59b67204e33ec8c5ea4158ed5627a58c913230ab0 SHA512 50c3f3081eca6393a422773cb326cacaa1e3b4b25ddb2aeda5a1650d7b472605a9774d022120e7e23008afedb7ff66bb30fc58300661b66b4a3a74a6794c7f75
+DIST vocabsieve-0.10.2.tar.gz 213556 BLAKE2B 92532d4086ac251d202d3dcd9b3ae46ef2f56b5d8cc92902132d9ac8d8d0f3bfc543f7df91b885c6d4c893f912f6ad1249d0a55164ff67a1910fb290aca4f5b7 SHA512 35bd4006ff60af3d9a2200d568d732244c3fea54421f89541c07d215a6844fbc2e19b404bedcf1243f7b4265fbeb5506ed8f052520c49998785480d262370ca5

diff --git a/app-misc/vocabsieve/vocabsieve-0.10.1.ebuild b/app-misc/vocabsieve/vocabsieve-0.10.2.ebuild
similarity index 87%
rename from app-misc/vocabsieve/vocabsieve-0.10.1.ebuild
rename to app-misc/vocabsieve/vocabsieve-0.10.2.ebuild
index 894ca56090..066ed9371d 100644
--- a/app-misc/vocabsieve/vocabsieve-0.10.1.ebuild
+++ b/app-misc/vocabsieve/vocabsieve-0.10.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 pypi
 
@@ -24,9 +24,9 @@ RDEPEND="
 	dev-python/pysubs2[${PYTHON_USEDEP}]
 	dev-python/bidict[${PYTHON_USEDEP}]
 	dev-python/pystardict[${PYTHON_USEDEP}]
-	dev-python/pymorphy2[${PYTHON_USEDEP}]
-	dev-python/pymorphy2-dicts-ru[${PYTHON_USEDEP}]
-	dev-python/pymorphy2-dicts-uk[${PYTHON_USEDEP}]
+	dev-python/pymorphy3[${PYTHON_USEDEP}]
+	dev-python/pymorphy3-dicts-ru[${PYTHON_USEDEP}]
+	dev-python/pymorphy3-dicts-uk[${PYTHON_USEDEP}]
 	dev-python/pyqtdarktheme[${PYTHON_USEDEP}]
 	dev-python/charset-normalizer[${PYTHON_USEDEP}]
 	dev-python/EbookLib[${PYTHON_USEDEP}]


             reply	other threads:[~2023-09-04 18:16 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-04 18:16 Shaoyu Tseng [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-29 14:18 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/vocabsieve/ Shaoyu Tseng
2024-03-23 21:36 Shaoyu Tseng
2024-03-11 20:52 Shaoyu Tseng
2024-01-28 21:56 Shaoyu Tseng
2023-12-31  1:00 Julien Roy
2023-12-30 11:31 Shaoyu Tseng
2023-07-09  2:00 Anna Vyalkova
2023-02-21  6:48 Shaoyu Tseng
2023-02-21  5:58 Shaoyu Tseng
2023-01-31  2:07 Shaoyu Tseng
2023-01-20  6:36 Shaoyu Tseng
2022-11-30  3:05 Shaoyu Tseng
2022-06-19  7:11 Shaoyu Tseng
2022-06-05 21:08 Alessandro Barbieri
2022-04-22 17:54 Shaoyu Tseng
2022-04-15 22:15 Shaoyu Tseng
2022-04-15 22:15 Shaoyu Tseng
2022-04-15 13:32 Shaoyu Tseng

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=1693851348.0764c463b115744fce5799d13231d92922780ce0.shaoyu0209@gentoo \
    --to=shaoyu0209@tuta.io \
    --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