Open
Conversation
d19980d to
d427a63
Compare
d427a63 to
2a57cc7
Compare
2a57cc7 to
2f04c8f
Compare
2f04c8f to
0439ee7
Compare
0439ee7 to
8e07c3f
Compare
8e07c3f to
7de9fc8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.10.0→==1.4.0Release Notes
pypa/build (build)
v1.4.0Compare Source
==================
--quietflag(:pr:
947)--metadata(:pr:
940, :pr:943)UVenvironment variable(:pr:
971)(:pr:
960)colordefaults toTruealready(:pr:
962)(:pr:
942)log_levelis better thanlog_cli_level(:pr:
950)(:pr:
944)types-colorama(:pr:
945)_has_dependencyis a name(PR :pr:
970)flit-coreis installed(PR :pr:
921)v1.3.0Compare Source
==================
--config-json(PR :pr:
916, fixes issue :issue:900)(PR :pr:
891)(PR :pr:
895)ModuleNotFoundErrorwhenpipis not installed(PR :pr:
898)pip install --pythonfor debundled pip(PR :pr:
861)(PR :pr:
892)(PR :pr:
871, :pr:872, :pr:738)(PR :pr:
911)(PR :pr:
824, :pr:918, :pr:870, :pr:915, :pr:862, :pr:863, :pr:899, :pr:896, :pr:854)(PR :pr:
914)(PR :pr:
880)(PR :pr:
842, :pr:816, :pr:917)v1.2.2.post1Compare Source
This release only makes metadata (Python 3.13 classifier), docs, and test suite changes.
What's Changed
New Contributors
Full Changelog: pypa/build@1.2.2...1.2.2.post1
v1.2.2Compare Source
==================
builder.get_requries_for_build's static types(PR :pr:
764, fixes issue :issue:763)(PR :pr:
782)pyproject-hooks(PR :pr:
788)network(PR :pr:
808)(PR :pr:
804)uvoptional for tests(PR :pr:
807and :pr:813)v1.2.1Compare Source
==================
(PR :pr:
761)v1.2.0Compare Source
==================
--installeroption, supportingpipanduv. Addeduvextra.
(PR :pr:
751)-vfor dependency installation(PR :pr:
749)pip(PR :pr:
752)(PR :pr:
743)v1.1.1Compare Source
==================
(PR :pr:
746, fixes issue :issue:745)(PR :pr:
746, fixes issue :issue:745)v1.1.0Compare Source
==================
setup with virtualenv slightly and venv significantly.
(PR :pr:
736)wheelas a build dependency automatically, in thecase of missing
pyproject.toml-- by :user:webknjaz.(PR :pr:
716)importlib_metadataon Python <3.10.2 for bugfixes not present inthose CPython standard libraries (not required when bootstrapping) -- by
:user:
GianlucaFicarelli.(PR :pr:
693, fixes issue :issue:692)v1.0.3Compare Source
==================
triggered by adding
data_filterin 1.0.0.(PR :pr:
675, fixes issue :issue:674)v1.0.0Compare Source
==================
tomllibrary fallback;tomlcan no longer be usedas a substitute for
tomli(PR :pr:
567)runnerparameter toutil.project_wheel_metadata(PR :pr:
566, fixes issue :issue:553)ProjectBuilderconstructor signature, added alternativeProjectBuilder.from_envconstructor, redefinedenv.IsolatedEnvinterface, and exposed
env.DefaultIsolatedEnv, replacingenv.IsolatedEnvBuilder. The aim has been to shift responsibility formodifying the environment from the project builder to the
IsolatedEnventirely and to ensure that the builder will be initialised from an
IsolatedEnvin a consistent manner. Mutating the project builder is nolonger supported.
(PR :pr:
537)virtualenvis no longer imported when using-n, for faster builds(PR :pr:
636, fixes issue :issue:510)3.8+ required.
(PR :pr:
657, :pr:661, fixes issue :issue:656)importlib-metadatahas been increased to 4.6 andPython 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:630)(PR :pr:
660)networkmarker(PR :pr:
649, fixes issue :issue:648)get_requires*hooks, fixing a longstanding bug. If this affects your setuptools build, you can use
-C--build-option=<cmd> -C--build-option=<option>to workaround an issuewith Setuptools not allowing unrecognised build options when running this
hook.
(PR :pr:
627, fixes issue :issue:#264)(PR :pr:
624)(PR :pr:
609)PYTHONWARNDEFAULTENCODINGis set.(PR :pr:
587, fixes issue :issue:577)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.