LocalAI
LocalAI copied to clipboard
chore(deps): Bump setuptools from 75.1.0 to 75.6.0 in /backend/python/autogptq
Bumps setuptools from 75.1.0 to 75.6.0.
Changelog
Sourced from setuptools's changelog.
v75.6.0
Features
- Preserve original
PKG-INFOintoMETADATAwhen creating wheel (instead of callingwheel.metadata.pkginfo_to_metadata). This helps to be more compliant with the flow specified in PEP 517. (#4701)- Changed the
WindowsSdkVersion,FrameworkVersion32andFrameworkVersion64properties ofsetuptools.msvc.PlatformInfoto return an emptytupleinstead ofNoneas a fallthrough case -- by :user:Avasam(#4754)v75.5.0
Features
- Removed support for
SETUPTOOLS_DANGEROUSLY_SKIP_PYPROJECT_VALIDATION, as it is deemed prone to errors. (#4746)v75.4.0
Features
Added support for the environment variable
SETUPTOOLS_DANGEROUSLY_SKIP_PYPROJECT_VALIDATION=true, allowing users to bypass the validation ofpyproject.toml. This option should be used only as a last resort when resolving dependency issues, as it may lead to improper functioning. Users who enable this setting are responsible for ensuring thatpyproject.tomlcomplies with setuptools requirements. (#4611).. attention:: This environment variable was removed in a later version of
setuptools.Require Python 3.9 or later. (#4718)
Remove dependency on
importlib_resourcesand the vendored copy of the library. Instead,setuptoolsconsistently rely on stdlib'simportlib.resources(available on Python 3.9+). (#4718)Setuptools'
bdist_wheelimplementation no longer produces wheels with themSOABI flag (pymalloc-related). This flag was removed on Python 3.8+ (see :obj:sys.abiflags). (#4718)Updated vendored packaging version to 24.2. (#4740)
... (truncated)
Commits
bf2ced2Bump version: 75.5.0 → 75.6.08685c80Empty tuple instead of None for PlatformInfo version properties fallthrough (...50d671bRename news fragment2b471c2Changed theWindowsSdkVersion,FrameworkVersion32and ``FrameworkVers...2c77cd2Runtime typing fixes for typeshed return type merge (#47539a4c8d4Runtime typing fixes for typeshed return type mergee622859Preserve originalPKG-INFOcontents when creating wheel (instead of calling...0b5b417Mark tests that may depend on external networka4fa01dAdd news fragment089aca9Ignore coverage in test code- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for localai ready!
| Name | Link |
|---|---|
| Latest commit | cb5bff2ce6997204dce40d6339ac8c06aaafd358 |
| Latest deploy log | https://app.netlify.com/sites/localai/deploys/6744da091b5cbe0008a3ae20 |
| Deploy Preview | https://deploy-preview-4260--localai.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.