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

Update versioneer requirement from <0.18 to <0.28 #340

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2022

Updates the requirements on versioneer to permit the latest version.

Release notes

Sourced from versioneer's releases.

0.27

Release Notes

This release fixes a bug with non-isolated builds of Versioneer and for packages that provide their own sdist command.

With thanks to Dimitri Papadopoulos and Michal Gorny for contributions.

What's Changed

Full Changelog: python-versioneer/python-versioneer@0.26...0.27

Changelog

Sourced from versioneer's changelog.

Release 0.27 (19-Oct-2022)

This release fixes a bug with non-isolated builds of Versioneer and for packages that provide their own sdist command.

With thanks to Dimitri Papadopoulos and Michal Gorny for contributions.

Release 0.26 (6-Sep-2022)

This release adds support for configuring versioneer through pyproject.toml and removes itself from the list of explicit build requirements, which caused problems with --no-binary installations.

Release 0.25 (2-Sep-2022)

This release makes minor changes to the metadata, ensures tests run correctly from sdist packages, and uses non-vendored versioneer to version itself.

With thanks to Simão Afonso for contributions.

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)

... (truncated)

Commits
  • 759b365 REL: 0.27
  • d0861cf MNT: Move versioneer config to pyproject.toml
  • 2eb638c Merge pull request #342 from DimitriPapadopoulos/_egg_info
  • 225bbc6 TEST: Test idempotency of get_cmdclass()
  • 779d126 Merge pull request #344 from mgorny/always-bootstrap
  • 45f2491 FIX: always bootstrap to avoid incompatibility with old versioneer
  • 468ea21 FIX: mixup between _egg_info and _sdist
  • 7e4403b Merge pull request #341 from DimitriPapadopoulos/actions
  • 4439f8a CI: Automatically update GitHub Actions in the future
  • 44d07c5 Merge pull request #340 from DimitriPapadopoulos/python-version
  • 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 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 Oct 20, 2022
@dependabot dependabot bot requested a review from grzanka October 20, 2022 05:22
Updates the requirements on [versioneer](https://github.com/python-versioneer/python-versioneer) to permit the latest version.
- [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.1...0.27)

---
updated-dependencies:
- dependency-name: versioneer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/versioneer-lt-0.28 branch from c04865f to f1d8f45 Compare October 26, 2022 19:11
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2022

Superseded by #344.

@dependabot dependabot bot closed this Oct 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/versioneer-lt-0.28 branch October 28, 2022 05:18
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants