Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump setuptools from 62.3.2 to 62.3.4 #479

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps setuptools from 62.3.2 to 62.3.4.

Changelog

Sourced from setuptools's changelog.

v62.3.4

Documentation changes ^^^^^^^^^^^^^^^^^^^^^

  • #3349: Fixed two small issues preventing docs from building locally -- by :user:codeandfire
  • #3350: Added note explaining package_data glob pattern matching for dotfiles -- by :user:comabrewer
  • #3358: Clarify the role of the package_dir configuration.

Misc ^^^^

  • #3354: Improve clarity in warning about unlisted namespace packages.

v62.3.3

Documentation changes ^^^^^^^^^^^^^^^^^^^^^

  • #3331: Replaced single backticks with double ones in CHANGES.rst -- by :user:codeandfire
  • #3332: Fixed grammar/typos, modified example directory trees for src-layout and flat-layout -- by :user:codeandfire
  • #3335: Changes to code snippets and other examples in the Data Files page of the User Guide -- by :user:codeandfire

Misc ^^^^

  • #3336: Modified test_setup_install_includes_dependencies to work with custom PYTHONPATH –- by :user:hroncok
Commits
  • 471fd70 Bump version: 62.3.3 → 62.3.4
  • a5c5017 Add news fragment about patch change
  • 7fc94d1 Changes to the User Guide's Entry Points page (#3355)
  • 262b96e Apply suggestions from code review
  • fbe659b Clarify the package_dir configuration (#3358)
  • 712a5b4 Use 'commonly' instead of 'traditionally'
  • 2316297 Apply suggestions from code review
  • ed31831 Changed the last paragraph of the old example into a summary statement
  • 209373e Removed example in old documentation
  • 55a1ade Illustrate different ways of implementing/loading EPs
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [setuptools](https://github.com/pypa/setuptools) from 62.3.2 to 62.3.4.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v62.3.2...v62.3.4)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2022
@MartinHjelmare MartinHjelmare merged commit 1bfab7b into master Jun 13, 2022
@MartinHjelmare MartinHjelmare deleted the dependabot/pip/setuptools-62.3.4 branch June 13, 2022 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant