app-text/dooit: add 3.0.4, drop 3.0.3

Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
Henri Gasc 2024-11-23 23:48:15 +01:00
parent cc23933243
commit 4df8a0d029
No known key found for this signature in database
GPG Key ID: 3C21DC7CC460006B
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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}]