From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7285215800F for ; Tue, 21 Feb 2023 05:58:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F8B0E0C38; Tue, 21 Feb 2023 05:58:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B000E0C38 for ; Tue, 21 Feb 2023 05:58:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32F8C340CE7 for ; Tue, 21 Feb 2023 05:58:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81E4D8B6 for ; Tue, 21 Feb 2023 05:58:36 +0000 (UTC) From: "Shaoyu Tseng" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Shaoyu Tseng" Message-ID: <1676958034.15fec0ccb058906004ddd6b5174bd58a25aa510b.shaoyu0209@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/vocabsieve/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/vocabsieve/Manifest app-misc/vocabsieve/vocabsieve-0.10.1.ebuild app-misc/vocabsieve/vocabsieve-0.9.2.ebuild X-VCS-Directories: app-misc/vocabsieve/ X-VCS-Committer: shaoyu0209 X-VCS-Committer-Name: Shaoyu Tseng X-VCS-Revision: 15fec0ccb058906004ddd6b5174bd58a25aa510b X-VCS-Branch: dev Date: Tue, 21 Feb 2023 05:58:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ba359f4c-19c0-4bb7-b708-3667d3a3a1b2 X-Archives-Hash: 85dfc7c1014e3acf74973f646c225565 commit: 15fec0ccb058906004ddd6b5174bd58a25aa510b Author: Shaoyu Tseng <1over137 anche no> AuthorDate: Tue Feb 21 05:40:34 2023 +0000 Commit: Shaoyu Tseng tuta io> CommitDate: Tue Feb 21 05:40:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=15fec0cc app-misc/vocabsieve: add 0.10.1, drop 0.9.2 Signed-off-by: Shaoyu Tseng <1over137 anche.no> app-misc/vocabsieve/Manifest | 2 +- .../vocabsieve/{vocabsieve-0.9.2.ebuild => vocabsieve-0.10.1.ebuild} | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app-misc/vocabsieve/Manifest b/app-misc/vocabsieve/Manifest index 1d1f58b93..76ec72a5a 100644 --- a/app-misc/vocabsieve/Manifest +++ b/app-misc/vocabsieve/Manifest @@ -1 +1 @@ -DIST vocabsieve-0.9.2.tar.gz 195231 BLAKE2B 7dfdd1c58fa2eefaeffa56bb2558e4b2630c6f30a47285acbf4a99685c13a725e89a6950014a0fca1c274555ae27ac6f4829c3e2939d0aee30302bf1d6466b41 SHA512 a2862cae2f4e11010302e9816b897af29e70c247d1f2b25909d3abcb55bb93b1bcd52a2db3611e1f6fe384a7189e73694d37aa0fc08e006bc896b914466c2462 +DIST vocabsieve-0.10.1.tar.gz 212384 BLAKE2B 6192d2b2a814f620c876ff79fc46714484795e8122d780be179c7e2a24ba8d0c25866c247f65dec4d158b3d59b67204e33ec8c5ea4158ed5627a58c913230ab0 SHA512 50c3f3081eca6393a422773cb326cacaa1e3b4b25ddb2aeda5a1650d7b472605a9774d022120e7e23008afedb7ff66bb30fc58300661b66b4a3a74a6794c7f75 diff --git a/app-misc/vocabsieve/vocabsieve-0.9.2.ebuild b/app-misc/vocabsieve/vocabsieve-0.10.1.ebuild similarity index 90% rename from app-misc/vocabsieve/vocabsieve-0.9.2.ebuild rename to app-misc/vocabsieve/vocabsieve-0.10.1.ebuild index aa7e13d44..c742fe6ea 100644 --- a/app-misc/vocabsieve/vocabsieve-0.9.2.ebuild +++ b/app-misc/vocabsieve/vocabsieve-0.10.1.ebuild @@ -26,6 +26,8 @@ RDEPEND=" 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/pyqtdarktheme[${PYTHON_USEDEP}] dev-python/charset_normalizer[${PYTHON_USEDEP}] dev-python/EbookLib[${PYTHON_USEDEP}] dev-python/sentence-splitter[${PYTHON_USEDEP}] @@ -35,4 +37,5 @@ RDEPEND=" dev-python/markdownify[${PYTHON_USEDEP}] dev-python/readmdict[${PYTHON_USEDEP}] dev-python/python-lzo[${PYTHON_USEDEP}] + dev-python/pyqtgraph[${PYTHON_USEDEP}] "