Update dependency build to v1 #12

Merged
Renovate merged 1 commits from renovate/build-1.x into main 2023-09-02 01:07:05 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
build (changelog) major ==0.10.0 -> ==1.0.0

Release Notes

pypa/build (build)

v1.0.0

Compare Source

==================

  • Removed the toml library fallback; toml can no longer be used
    as a substitute for tomli
    (PR :pr:567)
  • Added runner parameter to util.project_wheel_metadata
    (PR :pr:566, fixes issue :issue:553)
  • Modified ProjectBuilder constructor signature, added alternative
    ProjectBuilder.from_env constructor, redefined env.IsolatedEnv
    interface, and exposed env.DefaultIsolatedEnv, replacing
    env.IsolatedEnvBuilder. The aim has been to shift responsibility for
    modifying the environment from the project builder to the IsolatedEnv
    entirely and to ensure that the builder will be initialised from an
    IsolatedEnv in a consistent manner. Mutating the project builder is no
    longer supported.
    (PR :pr:537)
  • virtualenv is no longer imported when using -n, for faster builds
    (PR :pr:636, fixes issue :issue:510)
  • The SDist now contains the repository contents, including tests. Flit-core
    3.8+ required.
    (PR :pr:657, :pr:661, fixes issue :issue:656)
  • The minimum version of importlib-metadata has been increased to 4.6 and
    Python 3.10 due to a bug in the standard library version with URL
    requirements in extras. This is still not required for 3.8 when bootstrapping
    (as long as you don't have URL requirements in extras).
    (PR :pr:631, fixes issue :issue:631)
  • Docs now built with Sphinx 7
    (PR :pr:660)
  • Tests now contain a network marker
    (PR :pr:649, fixes issue :issue:648)
  • Config-settings are now passed to get_requires* hooks, fixing a long
    standing bug. If this affects your setuptools build, you can use
    -C--build-option=<cmd> -C--build-option=<option> to workaround an issue
    with Setuptools not allowing unrecognised build options when running this
    hook.
    (PR :pr:627, fixes issue :issue:#264)
  • Test on Python 3.12 betas/RCs
    (PR :pr:624)
  • Filter out malicious files when extracting tar archives when Python supports it
    (PR :pr:609)
  • Specify encoding, fixing issues when PYTHONWARNDEFAULTENCODING is set.
    (PR :pr:587, fixes issue :issue:577)
  • Ruff is now used for linting.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [build](https://github.com/pypa/build) ([changelog](https://pypa-build.readthedocs.io/en/stable/changelog.html)) | major | `==0.10.0` -> `==1.0.0` | --- ### Release Notes <details> <summary>pypa/build (build)</summary> ### [`v1.0.0`](https://github.com/pypa/build/blob/HEAD/CHANGELOG.rst#100-2023-09-01) [Compare Source](https://github.com/pypa/build/compare/0.10.0...1.0.0) \================== - Removed the `toml` library fallback; `toml` can no longer be used as a substitute for `tomli` (PR :pr:`567`) - Added `runner` parameter to `util.project_wheel_metadata` (PR :pr:`566`, fixes issue :issue:`553`) - Modified `ProjectBuilder` constructor signature, added alternative `ProjectBuilder.from_env` constructor, redefined `env.IsolatedEnv` interface, and exposed `env.DefaultIsolatedEnv`, replacing `env.IsolatedEnvBuilder`. The aim has been to shift responsibility for modifying the environment from the project builder to the `IsolatedEnv` entirely and to ensure that the builder will be initialised from an `IsolatedEnv` in a consistent manner. Mutating the project builder is no longer supported. (PR :pr:`537`) - `virtualenv` is no longer imported when using `-n`, for faster builds (PR :pr:`636`, fixes issue :issue:`510`) - The SDist now contains the repository contents, including tests. Flit-core 3.8+ required. (PR :pr:`657`, :pr:`661`, fixes issue :issue:`656`) - The minimum version of `importlib-metadata` has been increased to 4.6 and Python 3.10 due to a bug in the standard library version with URL requirements in extras. This is still not required for 3.8 when bootstrapping (as long as you don't have URL requirements in extras). (PR :pr:`631`, fixes issue :issue:`631`) - Docs now built with Sphinx 7 (PR :pr:`660`) - Tests now contain a `network` marker (PR :pr:`649`, fixes issue :issue:`648`) - Config-settings are now passed to `get_requires*` hooks, fixing a long standing bug. If this affects your setuptools build, you can use `-C--build-option=<cmd> -C--build-option=<option>` to workaround an issue with Setuptools not allowing unrecognised build options when running this hook. (PR :pr:`627`, fixes issue :issue:`#264`) - Test on Python 3.12 betas/RCs (PR :pr:`624`) - Filter out malicious files when extracting tar archives when Python supports it (PR :pr:`609`) - Specify encoding, fixing issues when `PYTHONWARNDEFAULTENCODING` is set. (PR :pr:`587`, fixes issue :issue:`577`) - Ruff is now used for linting. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Renovate added 1 commit 2023-09-01 23:02:59 +03:00
Update dependency build to v1
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m4s
Tests / test (3.11) (pull_request) Successful in 1m22s
Tests / test (3.8) (pull_request) Successful in 1m2s
Tests / test (3.9) (pull_request) Successful in 1m8s
3a33190af4
Renovate scheduled this pull request to auto merge when all checks succeed 2023-09-01 23:02:59 +03:00
Renovate force-pushed renovate/build-1.x from 3a33190af4 to 5333d0be9f 2023-09-02 00:05:03 +03:00 Compare
Renovate merged commit 5333d0be9f into main 2023-09-02 01:07:05 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: profitroll/LibBotUniversal#12
No description provided.