Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transitive dependencies ignore #78

Closed
jensens opened this issue Apr 10, 2023 · 3 comments
Closed

Transitive dependencies ignore #78

jensens opened this issue Apr 10, 2023 · 3 comments
Labels
01 type: bug something does not work 14 prio: low nice to have it fixed 43 lvl: complex for wizards

Comments

@jensens
Copy link
Member

jensens commented Apr 10, 2023

At the moment, in setup.py, it ignores direct dependencies, but not transitive.
Example:
A package depends on plone.base, which is configured to ignore Zope, but it does not expand on Zope and so Acquisition is added as dependency.

@jensens
Copy link
Member Author

jensens commented Apr 11, 2023

Its not declared correctly, fixed in #79

@jensens
Copy link
Member Author

jensens commented Apr 12, 2023

Even with #79 merged, some problems are left, this is described in reinout/z3c.dependencychecker#111

@jensens jensens added the 01 type: bug something does not work label Apr 13, 2023
@gforcada gforcada added 14 prio: low nice to have it fixed 43 lvl: complex for wizards labels May 27, 2023
@gforcada
Copy link
Member

gforcada commented Sep 1, 2024

As this is to be fixed in z3c.dependencychecker we can close this one here, as there is nothing to be done within plone/meta to fix it :)

@gforcada gforcada closed this as not planned Won't fix, can't repro, duplicate, stale Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
01 type: bug something does not work 14 prio: low nice to have it fixed 43 lvl: complex for wizards
Projects
None yet
Development

No branches or pull requests

2 participants