reassign 1026537 python-cryptography 38.0.4-1
retitle 1026537 python-cryptography fails to depend on python3-cffi
affects 1026537 python-certbot
thanks

On Tue, Dec 20, 2022 at 12:12 Lucas Nussbaum <lu...@debian.org> wrote:

> > I: pybuild base:240: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_certbot/build; python3.10 -m pytest
> tests
> > ============================= test session starts
> ==============================
> > platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0+repack
> > rootdir: /<<PKGBUILDDIR>>
> > collected 967 items / 1 error
> >
> > ==================================== ERRORS
> ====================================
> > ___ ERROR collecting
> .pybuild/cpython3_3.10_certbot/build/tests/cli_test.py ____
> > tests/cli_test.py:21: in <module>
> >     PLUGINS = disco.PluginsRegistry.find_all()
> > certbot/_internal/plugins/disco.py:192: in find_all
> >     cls._load_entry_point(entry_point, plugins)
> > certbot/_internal/plugins/disco.py:199: in _load_entry_point
> >     plugin_ep = PluginEntryPoint(entry_point)
> > certbot/_internal/plugins/disco.py:40: in __init__
> >     self.plugin_cls: Type[interfaces.Plugin] = entry_point.load()
> > /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2470: in load
> >     self.require(*args, **kwargs)
> > /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2493: in require
> >     items = working_set.resolve(reqs, env, installer, extras=self.extras)
> > /usr/lib/python3/dist-packages/pkg_resources/__init__.py:795: in resolve
> >     raise DistributionNotFound(req, requirers)
> > E   pkg_resources.DistributionNotFound: The 'cffi>=1.12' distribution
> was not found and is required by cryptography
> > =========================== short test summary info
> ============================
> > ERROR tests/cli_test.py - pkg_resources.DistributionNotFound: The
> 'cffi>=1.12...
> > !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection
> !!!!!!!!!!!!!!!!!!!!
> > =============================== 1 error in 1.43s
> ===============================


This error stems from the .egg-info file being shipped as part of
python3-cffi, but the python3-cryptography lib only having Depends on the
cffi backend lib.

Morph, can you take a peek at this?

Thanks!

Sincerely,

—
Harlan Lieberman-Berg
~hlieberman

> --
Harlan Lieberman-Berg
~hlieberman

Reply via email to