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

Merge with distutils@d82d926 #3609

Merged
merged 23 commits into from Sep 24, 2022
Merged

Merge with distutils@d82d926 #3609

merged 23 commits into from Sep 24, 2022

Commits on Sep 24, 2022

  1. Copy the full SHA
    f545f29 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3f39e17 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ef78ba5 View commit details
    Browse the repository at this point in the history
  4. Fix name in test

    zooba authored and jaraco committed Sep 24, 2022
    Copy the full SHA
    825f02a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    457df38 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a361461 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    57de35b View commit details
    Browse the repository at this point in the history
  8. Use pathlib for generating paths and generate the paths in a separate…

    … function, consolidating 'is_file' check.
    jaraco committed Sep 24, 2022
    Copy the full SHA
    c7d65dd View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    48eb7ff View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    98a46db View commit details
    Browse the repository at this point in the history
  11. Rename environment variable to DIST_EXTRA_CONFIG, decoupling it from …

    …the name of the implementation.
    jaraco committed Sep 24, 2022
    Copy the full SHA
    8620c04 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #177 from zooba/extra-config

    Add DIST_EXTRA_CONFIG option for passing setup.cfg overrides during build
    jaraco committed Sep 24, 2022
    Copy the full SHA
    0d022d6 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    19c0e93 View commit details
    Browse the repository at this point in the history
  14. Inline variables used once

    jaraco committed Sep 24, 2022
    Copy the full SHA
    4ea21ea View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    66d0ccd View commit details
    Browse the repository at this point in the history
  16. Extract a temp_home fixture.

    jaraco committed Sep 24, 2022
    Copy the full SHA
    1587bbb View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    b26aa11 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    aac4d4f View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    00608cb View commit details
    Browse the repository at this point in the history
  20. Use jaraco.path for more tests

    jaraco committed Sep 24, 2022
    Copy the full SHA
    01d6f1d View commit details
    Browse the repository at this point in the history
  21. Fix warning in test

    jaraco committed Sep 24, 2022
    Copy the full SHA
    d82d926 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    3bae752 View commit details
    Browse the repository at this point in the history
  23. Add changelog.

    jaraco committed Sep 24, 2022
    Copy the full SHA
    517587c View commit details
    Browse the repository at this point in the history