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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user