Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Bump versioneer from 0.21 to 0.24 #620

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps versioneer from 0.21 to 0.24.

Release notes

Sourced from versioneer's releases.

0.24

What's Changed

New Contributors

Full Changelog: python-versioneer/python-versioneer@0.23...0.24

0.23

What's Changed

New Contributors

Full Changelog: python-versioneer/python-versioneer@0.22...0.23

Changelog

Sourced from versioneer's changelog.

Release 0.24 (30-Aug-2022)

This release adds support for a non-vendored use of Versioneer.

With thanks to Stefan Appelhoff and Yaroslav Halchenko for contributions.

Release 0.23 (12-Aug-2022)

This release adds support for Setuptools' PEP-660 editable installations, drops support for Python 3.6, and supports startlingly old git versions.

With thanks to Biastian Zim, Michał Górny, Igor S. Gerasimov, Christian Clauss, Anderson Bravalheri and Simão Afonso for contributions.

Release 0.22 (07-Mar-2022)

This release fixes failures in Windows related to different handling of asterisk characters depending on the shell and the presence of a prefix.

This release explicitly has been tested on Python 3.10 and is the final release that will support Python 3.6 or distutils.

With thanks to John Wodder, Mathijs van der Vlies and Christian Schulze for their contributions.

  • FIX: Unset GIT_DIR environment variable while retrieving version information from git (#280)
  • FIX: Hide console window if pythonw.exe is used (#285)
  • FIX: Broken tag prefix on Windows and add CI (#283)
  • FIX: Default to setuptools, only falling back to distutils (#276)

... (truncated)

Commits
  • 96b4a0f REL: 0.24
  • 99d6220 DOC: Update NEWS and UPGRADING for 0.24
  • 7c6b639 Merge pull request #294 from effigies/enh/pep518-mode
  • bde6417 Merge pull request #319 from effigies/mnt/py2exe-post-distutils
  • f30484e Merge pull request #321 from sappelhoff/patch-1
  • f146288 clarify upgrading to 0.23 doesn't require special actions
  • 388190f ENH: Prepare for py2exe dropping distutils support
  • 0337a75 TEST: Add comment to explain mysterious pyproject edit
  • b789427 DOC: Update installation instructions
  • aceedf5 TEST: Add test for python -m build to cover PEP-518 case
  • 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 [versioneer](https://github.com/python-versioneer/python-versioneer) from 0.21 to 0.24.
- [Release notes](https://github.com/python-versioneer/python-versioneer/releases)
- [Changelog](https://github.com/python-versioneer/python-versioneer/blob/master/NEWS.md)
- [Commits](python-versioneer/python-versioneer@0.21...0.24)

---
updated-dependencies:
- dependency-name: versioneer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant