Accepting request 1060435 from home:mcalabkova:branches:devel:languages:python

- Update to version 0.24
  * Support for Python 3.11 has been added.
  * wheel is no required as part of pyproject.toml's build dependencies
  * Improve inspection of builtin functions.
  * Add more keywords to trigger auto-deindent.

OBS-URL: https://build.opensuse.org/request/show/1060435
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bpython?expand=0&rev=28
This commit is contained in:
2023-01-23 22:01:42 +00:00
committed by Git OBS Bridge
parent 2dbbe641f7
commit 2bd2d984de
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-bpython
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define skip_python36 1
%bcond_without test
Name: python-bpython
Version: 0.23
Version: 0.24
Release: 0
Summary: Fancy Interface to the Python Interpreter
License: MIT