14
0

Accepting request 1145531 from devel:languages:python

- update to 3.0.26:
  * Handle `GeneratorExit` exception when leaving the paginator.

OBS-URL: https://build.opensuse.org/request/show/1145531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptpython?expand=0&rev=12
This commit is contained in:
2024-02-09 22:55:08 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:887f0a91a576bc26585a0dcec41cd03f004ac7c46a2c88576c87fc51d6c06cd7
size 71126

3
ptpython-3.0.26.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8fb1406502dc349d99c57eaf06e7116f3b2deac94f02f342bae68708909f743
size 71203

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 9 21:58:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.0.26:
* Handle `GeneratorExit` exception when leaving the paginator.
-------------------------------------------------------------------
Wed Dec 27 13:52:57 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ptpython
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-ptpython
Version: 3.0.25
Version: 3.0.26
Release: 0
Summary: Python REPL build on top of prompt_toolkit
License: ISC