Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Bump distlib from 0.3.1 to 0.3.2#38

Merged
haney merged 1 commit into
masterfrom
dependabot/pip/distlib-0.3.2
Jul 27, 2021
Merged

Bump distlib from 0.3.1 to 0.3.2#38
haney merged 1 commit into
masterfrom
dependabot/pip/distlib-0.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2021

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps distlib from 0.3.1 to 0.3.2.

Changelog

Sourced from distlib's changelog.

0.3.2


Released: 2021-05-29
  • locators

    • Fixed #141: removed unused regular expression.
  • metadata

    • Fixed #140: allowed "Obsoletes" in more scenarios, to better handle faulty metadata already on PyPI.
  • resources

    • Fixed #146: added entry for SourcelessFileLoader to the finder registry.
  • scripts

    • Made the generation of scripts more configurable:

      • the variant_separator attribute can be set to determine the separator used between a script basename and its X.Y variant. The default value is '-' and would result in a final script basename like 'foo-X.Y', whereas setting it to '' would result in a final script basename like 'fooX.Y'.

      • You can also subclass and override the get_script_filenames() method to provide a more customised set of file basenames.

  • util

    • Fixed #140: allowed a trailing comma in constraints, to better handle faulty metadata already on PyPI.

    • Moved get_platform() logic from distutils to here.

    • Fixed #143: removed normcase() to avoid some problems on Windows.

  • wheel

    • Dropped any trailing data when computing the Python tag.

    • Added support for manylinux tags.

    • Changed handling of tags for Python >= 3.10 (use 3_10 rather than 310).

    • Fixed #147: permission bits are now preserved on POSIX when installing from a wheel. </tr></table>

... (truncated)

Commits
  • a0609eb Update dependency test and change log.
  • 3200098 Support manylinux tags.
  • 641a4d2 Add Python 3.8 to AppVeyor and Travis configurations.
  • fefbc0a Refine wheel compatibility test.
  • f2a0e33 Update wheel tag tests for OSX.
  • a61c64c Update locator test.
  • 5238290 Fixed #141: Remove unused regular expression.
  • 0487d89 Tidy up unused imports.
  • 5f0693b Move some functionality to util module, and some imports to compat module.
  • 6d1b412 Update test classes to improve logging, fix dependency finder test.
  • 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 [distlib](https://bitbucket.org/pypa/distlib) from 0.3.1 to 0.3.2.
- [Changelog](https://bitbucket.org/pypa/distlib/src/master/CHANGES.rst)
- [Commits](https://bitbucket.org/pypa/distlib/branches/compare/0.3.2..0.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2021
@haney haney merged commit 13e41ea into master Jul 27, 2021
@dependabot dependabot Bot deleted the dependabot/pip/distlib-0.3.2 branch July 27, 2021 14:10
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