Any hint would be welcome
See: https://github.com/explosion/catalogue/issues/27
TLDR: skip that test on Python 3.10 for now.
Hi,
I intend to package python-catalogue[1] but there is a test suite
issue (see salsa-ci for complete log[2]):
platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /builds/python-team/packages/python-catalogue/debian/output/source_dir
collected 8 items
catalogue/tests/test_catalogue.py ......F. [100%]
=================================== FAILURES ===================================
______________________________ test_entry_points _______________________________
def test_entry_points():
# Create a new EntryPoint object by pretending we have a setup.cfg and
# use one of catalogue's util functions as the advertised function
ep_string = "[options.entry_points]test_foo\n bar = catalogue:check_exists"
ep = catalogue.importlib_metadata.EntryPoint._from_text(ep_string)E AttributeError: type object 'EntryPoint' has no attribute '_from_text'
catalogue/tests/test_catalogue.py:108: AttributeError =========================== short test summary info ============================
FAILED catalogue/tests/test_catalogue.py::test_entry_points - AttributeError:...
========================= 1 failed, 7 passed in 0.06s ==========================
Any hint would be welcome
since it's not the first time you write to this list with a traceback
or error, asking for help, and the answer from here is generally
pretty straight-forward, i'm wondering why you were not able to find
the solution directly? some of your previous emails are really python
101 questions.
If it's because you have too many things on your plate, it's one
thing, if it's python knowledge is another, but it seems a pattern
that only you engage in.
I dont think it's a problem per se, but i also want to understand if
the time debian-python@ dedicates to solve your issues is well spent.
I dont think it's a problem per se, but i also want to understand if
the time debian-python@ dedicates to solve your issues is well spent.
I'd say it is well spent.
Andreas is herding a lot of cattle for Debian (as in
packages, or people, or mentees). He's inventor of Debian
Blends, leader of Debian Med, (co-|team-|sole-)maintainer for
a lot of packages (neither of which releases him of due
diligance, though).
I also know him personally.
I am sure his way of going about those Python tracebacks
shows, indeed, a lack of Python knowledge, and of time, but
bears neither laziness nor ill will nor entitlement syndrome.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 349 |
Nodes: | 16 (3 / 13) |
Uptime: | 107:15:09 |
Calls: | 7,612 |
Calls today: | 3 |
Files: | 12,786 |
Messages: | 5,683,000 |
Posted today: | 2 |