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

Unvendor safe dependencies #4758

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Unvendor safe dependencies #4758

wants to merge 9 commits into from

Commits on Nov 23, 2024

  1. Move dependencies with no build- or run-time dependency on Setuptools…

    … to natural dependencies.
    
    Ref #2825. Fixes #4483.
    jaraco committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    a9c292f View commit details
    Browse the repository at this point in the history
  2. Rename 'vendor' to 'target'

    jaraco committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    f1b5ac9 View commit details
    Browse the repository at this point in the history
  3. Inline the update function.

    jaraco committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    e3fd241 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71e20da View commit details
    Browse the repository at this point in the history
  5. Re-vendor dependencies.

    jaraco committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    d7fe622 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b06b5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17db12c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7aea6a View commit details
    Browse the repository at this point in the history
  9. Add news fragment.

    jaraco committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    6f5ca05 View commit details
    Browse the repository at this point in the history