commit: a6e164013eb244622499363a480bd6f5845506e7
Author: Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Mon Dec 2 21:21:23 2024 +0000
Commit: Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Mon Dec 2 21:22:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a6e16401
app-text/dooit: add 3.1.0, drop 3.0.4
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>
app-text/dooit/Manifest | 2 +-
app-text/dooit/{dooit-3.0.4.ebuild => dooit-3.1.0.ebuild} | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/app-text/dooit/Manifest b/app-text/dooit/Manifest
index e36f705aa..2208859e6 100644
--- a/app-text/dooit/Manifest
+++ b/app-text/dooit/Manifest
@@ -1 +1 @@
-DIST dooit-3.0.4.gh.tar.gz 1408903 BLAKE2B
7cd45da303504c05bc4bb8c6973fa64bdeb840d62c742c0a83b19758408d33e386c788bcc0ded92cee2c160b79e80a6271009db1c97c9fe51f7d7a977b7d28b3
SHA512
cfe5bedf006e414107098b32cf155abf36a09feff5458fab0b87407ee43d02cf7b0a5a182debabe65c17679b109c79da8d6985a9f0ef08ae71a363f4c00f6af0
+DIST dooit-3.1.0.gh.tar.gz 1411686 BLAKE2B
e575c9034f12169bada658c00c42f6fd15699da35bfc418ac3a92e5953904f59af389c92d569b5ceb0646e9811cdedda2695745ed01ac013556dc23b3599c7d9
SHA512
54b79d7a60f78962d0792c5f7c019110a5c3c18919235fa2b875e488d4299a325278f421373d6f5f33dc75d282bb722bde634b31e10161d7ac167428eb1b2207
diff --git a/app-text/dooit/dooit-3.0.4.ebuild
b/app-text/dooit/dooit-3.1.0.ebuild
similarity index 91%
rename from app-text/dooit/dooit-3.0.4.ebuild
rename to app-text/dooit/dooit-3.1.0.ebuild
index f29052a6d..b610b5ea4 100644
--- a/app-text/dooit/dooit-3.0.4.ebuild
+++ b/app-text/dooit/dooit-3.1.0.ebuild
@@ -19,16 +19,17 @@ KEYWORDS="~amd64"
BDEPEND="
test? (
=dev-python/pytest-asyncio-0.24*[${PYTHON_USEDEP}]
+ =dev-python/textual-dev-1*[${PYTHON_USEDEP}]
~dev-python/faker-30.8.2[${PYTHON_USEDEP}]
)
"
RDEPEND="
=dev-python/pyperclip-1.9*[${PYTHON_USEDEP}]
+ =dev-python/python-dateutil-2.9*[${PYTHON_USEDEP}]
=dev-python/pyyaml-6*[${PYTHON_USEDEP}]
+ =dev-python/textual-0.88*[${PYTHON_USEDEP}]
=dev-python/tzlocal-5.2*[${PYTHON_USEDEP}]
- =dev-python/textual-0.86*[${PYTHON_USEDEP}]
- =dev-python/python-dateutil-2.9*[${PYTHON_USEDEP}]
~dev-python/sqlalchemy-2.0.36[${PYTHON_USEDEP}]
~dev-python/platformdirs-4.3.6[${PYTHON_USEDEP}]
~dev-python/click-8.1.7[${PYTHON_USEDEP}]