Commit Graph

7 Commits

Author SHA1 Message Date
Takuya Wakazono
238860b64a app-text/dooit: relax tzlocal dependency
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-03-22 21:25:59 +09:00
demize
412c3be1e5 app-text/dooit: Update dependencies
The versions of platformdirs and textual-dev are
constrained upstream to major versions, rather
than constrained to a specific version.

Ensured tests pass prior to committing with these
changes.

Signed-off-by: demize <demize@unstable.systems>
2025-02-23 11:51:49 -05:00
Anna (cybertailor) Vyalkova
bb0aae8ad3 */*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/

Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.

We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.

Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
   PyPy 3.11.

Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-02-21 17:51:14 +05:00
David Roman
7ea8f45b12 app-text/dooit: fix unnecesarily restrictive depndency on click
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-01-11 13:44:31 +01:00
Takuya Wakazono
f528d867c1 app-text/dooit: relax pytest-asyncio dependency
Tests work properly with pytest-asyncio-0.25.0.

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-12-28 22:21:12 +09:00
Takuya Wakazono
381d233749 app-text/dooit: relax dependencies
A newer dev-python/faker works.

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-12-08 00:33:01 +09:00
Henri Gasc
a6e164013e app-text/dooit: add 3.1.0, drop 3.0.4
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
2024-12-02 22:22:10 +01:00