commit: 4df8a0d029233b4135563bffdfaa3bfdafb5aa57
Author: Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Sat Nov 23 22:48:15 2024 +0000
Commit: Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Sat Nov 23 23:32:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4df8a0d0
app-text/dooit: add 3.0.4, drop 3.0.3
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>
app-text/dooit/Manifest | 2 +-
app-text/dooit/{dooit-3.0.3.ebuild => dooit-3.0.4.ebuild} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-text/dooit/Manifest b/app-text/dooit/Manifest
index 286fa93c8..e36f705aa 100644
--- a/app-text/dooit/Manifest
+++ b/app-text/dooit/Manifest
@@ -1 +1 @@
-DIST dooit-3.0.3.gh.tar.gz 1408829 BLAKE2B
9beeeb281c6418fcaefd2d18d7fe257838b5976fac293dfcaa2a8c4ab30b9104b7494ae041e48c7f9bd78814af146b1ecfff76484144d9176f8f26ee86f349ff
SHA512
23159013fc792d50266ded584a0748511ca415e1a18c78143bbb5dee0e4a239e7082dce6c4cc85a511294ba784cbdd1968db24250f5856d26f9aaa7b624f6a1e
+DIST dooit-3.0.4.gh.tar.gz 1408903 BLAKE2B
7cd45da303504c05bc4bb8c6973fa64bdeb840d62c742c0a83b19758408d33e386c788bcc0ded92cee2c160b79e80a6271009db1c97c9fe51f7d7a977b7d28b3
SHA512
cfe5bedf006e414107098b32cf155abf36a09feff5458fab0b87407ee43d02cf7b0a5a182debabe65c17679b109c79da8d6985a9f0ef08ae71a363f4c00f6af0
diff --git a/app-text/dooit/dooit-3.0.3.ebuild
b/app-text/dooit/dooit-3.0.4.ebuild
similarity index 91%
rename from app-text/dooit/dooit-3.0.3.ebuild
rename to app-text/dooit/dooit-3.0.4.ebuild
index cd07efa85..f29052a6d 100644
--- a/app-text/dooit/dooit-3.0.3.ebuild
+++ b/app-text/dooit/dooit-3.0.4.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="~amd64"
BDEPEND="
test? (
=dev-python/pytest-asyncio-0.24*[${PYTHON_USEDEP}]
- ~dev-python/Faker-30.8.2[${PYTHON_USEDEP}]
+ ~dev-python/faker-30.8.2[${PYTHON_USEDEP}]
)
"
@@ -27,7 +27,7 @@ RDEPEND="
=dev-python/pyperclip-1.9*[${PYTHON_USEDEP}]
=dev-python/pyyaml-6*[${PYTHON_USEDEP}]
=dev-python/tzlocal-5.2*[${PYTHON_USEDEP}]
- =dev-python/textual-0.85*[${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}]