Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Bump distlib from 0.3.5 to 0.3.6#32

Merged
dependabot[bot] merged 1 commit into
masterfrom
dependabot/pip/distlib-0.3.6
Sep 1, 2022
Merged

Bump distlib from 0.3.5 to 0.3.6#32
dependabot[bot] merged 1 commit into
masterfrom
dependabot/pip/distlib-0.3.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 26, 2022

Bumps distlib from 0.3.5 to 0.3.6.

Release notes

Sourced from distlib's releases.

Bug-fix / Minor Enhancements Release

  • Fixed #175: Updated launcher executables to better handle the relationship between launcher and child process in the Job API.

Though no changes have been made to distlib code since the previous release, this release is to facilitate vendoring into pip.

Releases are normally signed using a GnuPG key with the user id vinay_sajip@yahoo.co.uk and the following fingerprint:

CA74 9061 914E AC13 8E66 EADB 9147 B477 339A 9B86

Changelog

Sourced from distlib's changelog.

0.3.6


Released: 2022-08-26
  • scripts

    • Fixed #175: Updated launcher executables to better handle the relationship between launcher and child process in the Job API.
Commits
  • 598503b Changes for 0.3.6.
  • f00fce9 Fix #178: Update links for CI and coverage results.
  • 3788259 Fix #177: Update documentation on how to run the unit tests.
  • 37df85a Update launchers with improved control key/message handling.
  • 52de225 Fix #175: Update launchers with improved job setup logic.
  • 1e1c8f2 Merge pull request #176 from webknjaz/patch-1 - improve description.
  • 7d15249 Source meta long description from the README file
  • 91aa92e Bump version.
  • 3a67703 Added tag 0.3.5 for changeset 7ff5aaf4bbbf
  • See full diff 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 26, 2022
@dependabot dependabot Bot force-pushed the dependabot/pip/distlib-0.3.6 branch from 9f5312f to bdd7e37 Compare September 1, 2022 09:00
Bumps [distlib](https://github.com/pypa/distlib) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/pypa/distlib/releases)
- [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst)
- [Commits](pypa/distlib@0.3.5...0.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/distlib-0.3.6 branch from bdd7e37 to f3ff3c6 Compare September 1, 2022 09:01
@rosesyrett
Copy link
Copy Markdown
Contributor

@dependabot merge

@dependabot dependabot Bot merged commit aaf534e into master Sep 1, 2022
@dependabot dependabot Bot deleted the dependabot/pip/distlib-0.3.6 branch September 1, 2022 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant