face-alignment-mtcnn
face-alignment-mtcnn copied to clipboard
Bump setuptools from 69.2.0 to 70.3.0
Bumps setuptools from 69.2.0 to 70.3.0.
Changelog
Sourced from setuptools's changelog.
v70.3.0
Features
- Support for loading distutils from the standard library is now deprecated, including use of SETUPTOOLS_USE_DISTUTILS=stdlib and importing distutils before importing setuptools. (#4137)
Bugfixes
pypa/distutils#268v70.2.0
Features
- Updated distutils including significant changes to support Cygwin and mingw compilers. (#4444)
Bugfixes
- Fix distribution name normalisation (:pep:
625) for valid versions that are not canonical (e.g.1.0-2). (#4434)v70.1.1
Misc
v70.1.0
Features
Adopted the
bdist_wheelcommand from thewheelproject -- by :user:agronholm(#1386)Improve error message when
pkg_resources.ZipProvidertries to extract resources with a missing Egg -- by :user:AvasamAdded variables and parameter type annotations to
pkg_resourcesto be nearly on par with typeshed.* -- by :user:Avasam
... (truncated)
Commits
356e9a0Bump version: 70.2.0 → 70.3.0822280bMerge pull request #4463 from pypa/bugfix/distutils-34f9518efc4e64c1Add news fragment.b01183cMerge https://github.com/pypa/distutils into bugfix/distutils-34f9518efe221581Merge pull request pypa/distutils#267 from msys2-contrib/customize_compiler_m...34f9518Merge pull request #4410 from pypa/debt/4137-deprecate-distutils-stdlibbacd9c6sysconfig: skip customize_compiler() with MSVC Python again4a3406bCI: also set CC/CXX when pip installing with mingw+clange9f0be9Merge pull request #4453 from pypa/drop-gitignore70cda3dUse '.yml' for consistency.- 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)