Skip to content

dev-python/yte: version bump 1.9.0#1370

Closed
mschubert wants to merge 1 commit intogentoo:masterfrom
mschubert:yte
Closed

dev-python/yte: version bump 1.9.0#1370
mschubert wants to merge 1 commit intogentoo:masterfrom
mschubert:yte

Conversation

@mschubert
Copy link
Copy Markdown
Contributor

No description provided.

@Nowa-Ammerlaan
Copy link
Copy Markdown
Member

_______________________________________________ ERROR collecting tests/test_yte.py _______________________________________________
ImportError while importing test module '/tmp/portage/dev-python/yte-1.9.0/work/yte-1.9.0/tests/test_yte.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.12/site-packages/_pytest/python.py:498: in importtestmodule
mod = import_path(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:587: in import_path
importlib.import_module(module_name)
/usr/lib/python3.12/importlib/__init__.py:90: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1387: in _gcd_import
???
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:935: in _load_unlocked
???
/usr/lib/python3.12/site-packages/_pytest/assertion/rewrite.py:186: in exec_module
exec(co, module.__dict__)
tests/test_yte.py:7: in <module>
import yte.cli
../yte-1.9.0-python3_12/install/usr/lib/python3.12/site-packages/yte/cli.py:9: in <module>
import argparse_dataclass
E   ModuleNotFoundError: No module named 'argparse_dataclass'

Signed-off-by: Michael Schubert <mschu.dev@gmail.com>
@mschubert
Copy link
Copy Markdown
Contributor Author

I missed this, sorry. Fixed now - except for the argparse-dataclass python 3.13 compatibility that's in the snakemake PR.

Should this normally be caught be FEATURES=sandbox? Because that's disabled on prefix and then I should probably also test in a VM.

@mschubert mschubert marked this pull request as draft July 21, 2025 12:29
@Nowa-Ammerlaan
Copy link
Copy Markdown
Member

Thanks 👍

@Nowa-Ammerlaan Nowa-Ammerlaan marked this pull request as ready for review August 2, 2025 11:15
@gentoo-bot gentoo-bot closed this in 01e81b2 Aug 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants