Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pypa/build
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.2
Choose a base ref
...
head repository: pypa/build
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.2.post1
Choose a head ref
  • 9 commits
  • 12 files changed
  • 4 contributors

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    f81aac0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. docs: mention conda-forge name in README (#816)

    * docs: mention conda-forge name in README
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * Update reusable-docs.yml
    
    * Update .github/workflows/reusable-docs.yml
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ae37340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    025836a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. pre-commit: bump repositories (#818)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.4](astral-sh/ruff-pre-commit@v0.6.3...v0.6.4)
    - [github.com/tox-dev/tox-ini-fmt: 1.3.1 → 1.3.2](tox-dev/tox-ini-fmt@1.3.1...1.3.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    481ca54 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. pre-commit: bump repositories (#819)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.7](astral-sh/ruff-pre-commit@v0.6.4...v0.6.7)
    - [github.com/tox-dev/tox-ini-fmt: 1.3.2 → 1.4.1](tox-dev/tox-ini-fmt@1.3.2...1.4.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    56b3504 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. pre-commit: bump repositories

    updates:
    - [github.com/abravalheri/validate-pyproject: v0.19 → v0.20.2](abravalheri/validate-pyproject@v0.19...v0.20.2)
    - [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.7...v0.6.8)
    pre-commit-ci[bot] authored and gaborbernat committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a73ecbd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. tests: fix under pyproject-hooks 1.2

    By replacing setuptools with a bare-bones wheel builder.
    layday committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e0e911c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0580c6d View commit details
    Browse the repository at this point in the history
  3. chore: 1.2.2.post1 (#820)

    henryiii authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2f66702 View commit details
    Browse the repository at this point in the history
Loading