Skip to content

Bump bpython from 0.24 to 0.25#449

Merged
dirn merged 1 commit intomainfrom
dependabot-pip-bpython-0.25
Jan 20, 2025
Merged

Bump bpython from 0.24 to 0.25#449
dirn merged 1 commit intomainfrom
dependabot-pip-bpython-0.25

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps bpython from 0.24 to 0.25.

Release notes

Sourced from bpython's releases.

bpython 0.25 release

General information:

  • The bpython-cli rendering backend has been removed following deprecation in version 0.19.
  • This release is focused on Python 3.13 support.

New features:

Fixes:

  • Fix signature support Thanks to gpotter2
  • #995: Fix handling of SystemExit
  • #996: Improve order of completion results Thanks to gpotter2
  • Fix build of documentation and manpages with Sphinx >= 7
  • #1001: Do not fail if modules don't have version

Changes to dependencies:

  • Remove use of distutils Thanks to Anderson Bravalheri

Support for Python 3.12 and 3.13 has been added. Support for Python 3.7 and 3.8 has been dropped.

bpython 0.24 release

General information:

  • This release is focused on Python 3.11 support.

New features:

  • #980: Add more keywords to trigger auto-deindent. Thanks to Eric Burgess

Fixes:

  • Improve inspection of builtin functions.

Changes to dependencies:

  • wheel is no required as part of pyproject.toml's build dependencies

Support for Python 3.11 has been added.

bpython 0.23 release

General information:

... (truncated)

Changelog

Sourced from bpython's changelog.

0.25

General information:

  • The bpython-cli rendering backend has been removed following deprecation in version 0.19.
  • This release is focused on Python 3.13 support.

New features:

Fixes:

  • Fix signature support Thanks to gpotter2
  • #995: Fix handling of SystemExit
  • #996: Improve order of completion results Thanks to gpotter2
  • Fix build of documentation and manpages with Sphinx >= 7
  • #1001: Do not fail if modules don't have version

Changes to dependencies:

  • Remove use of distutils Thanks to Anderson Bravalheri

Support for Python 3.12 and 3.13 has been added. Support for Python 3.7 and 3.8 has been dropped.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Jan 20, 2025
@dirn dirn enabled auto-merge January 20, 2025 13:24
Bumps [bpython](https://github.com/bpython/bpython) from 0.24 to 0.25.
- [Release notes](https://github.com/bpython/bpython/releases)
- [Changelog](https://github.com/bpython/bpython/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/bpython/bpython/commits/0.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-bpython-0.25 branch from 0d2d2fa to a048fcf Compare January 20, 2025 13:25
@dirn dirn merged commit c000e38 into main Jan 20, 2025
5 checks passed
@dirn dirn deleted the dependabot-pip-bpython-0.25 branch January 20, 2025 13:26
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.

1 participant