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: Sat, 30 Dec 2023 11:31:12 +0000 (UTC)	[thread overview]
Message-ID: <1703935851.0fd664d911ee77e2c3e3564ce8a31405ec97cef1.shaoyu0209@gentoo> (raw)

commit:     0fd664d911ee77e2c3e3564ce8a31405ec97cef1
Author:     Shaoyu Tseng <1over137 <AT> anche <DOT> no>
AuthorDate: Sat Dec 30 11:30:04 2023 +0000
Commit:     Shaoyu Tseng <shaoyu0209 <AT> tuta <DOT> io>
CommitDate: Sat Dec 30 11:30:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0fd664d9

app-misc/vocabsieve: add 0.11.0, drop 0.10.2

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

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

diff --git a/app-misc/vocabsieve/Manifest b/app-misc/vocabsieve/Manifest
index 24b1d3056d..dbf8df02fa 100644
--- a/app-misc/vocabsieve/Manifest
+++ b/app-misc/vocabsieve/Manifest
@@ -1 +1 @@
-DIST vocabsieve-0.10.2.tar.gz 213556 BLAKE2B 92532d4086ac251d202d3dcd9b3ae46ef2f56b5d8cc92902132d9ac8d8d0f3bfc543f7df91b885c6d4c893f912f6ad1249d0a55164ff67a1910fb290aca4f5b7 SHA512 35bd4006ff60af3d9a2200d568d732244c3fea54421f89541c07d215a6844fbc2e19b404bedcf1243f7b4265fbeb5506ed8f052520c49998785480d262370ca5
+DIST vocabsieve-0.11.0.tar.gz 209015 BLAKE2B c96559568b3112242fb2bbe95ac1023358249865562f81c181c63798a3d5b94ab61ac3c3e3c9a668914ad399fb2a11b2b4dc3e5406a65b3a73460025d72d764f SHA512 42bc5c15d25fb9712bdd389eb5f6cd194fe3f9205fe590c79167cc8d74f2f7c3b32d46a6318aa7d63e166787caa5c5561160b0b2c8c23b99c79cc6aab20959ff

diff --git a/app-misc/vocabsieve/vocabsieve-0.10.2.ebuild b/app-misc/vocabsieve/vocabsieve-0.11.0.ebuild
similarity index 92%
rename from app-misc/vocabsieve/vocabsieve-0.10.2.ebuild
rename to app-misc/vocabsieve/vocabsieve-0.11.0.ebuild
index 066ed9371d..70af29b3f5 100644
--- a/app-misc/vocabsieve/vocabsieve-0.10.2.ebuild
+++ b/app-misc/vocabsieve/vocabsieve-0.11.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 pypi
 
@@ -16,6 +16,8 @@ KEYWORDS="~amd64"
 
 RDEPEND="
 	dev-python/PyQt5[${PYTHON_USEDEP}]
+	dev-python/loguru[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
 	dev-python/simplemma[${PYTHON_USEDEP}]
 	dev-python/beautifulsoup4[${PYTHON_USEDEP}]
 	dev-python/lxml[${PYTHON_USEDEP}]


             reply	other threads:[~2023-12-30 11:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-30 11:31 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-09-04 18:16 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=1703935851.0fd664d911ee77e2c3e3564ce8a31405ec97cef1.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