15
0

Accepting request 1133139 from home:pgajdos:python

pmmu version update

OBS-URL: https://build.opensuse.org/request/show/1133139
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=25
This commit is contained in:
2023-12-15 12:10:42 +00:00
committed by Git OBS Bridge
parent 144bd95f68
commit 80923e84c9
5 changed files with 22 additions and 734 deletions

View File

@@ -18,14 +18,12 @@
%{?sle15_python_module_pythons}
Name: python-blessed
Version: 1.19.1
Version: 1.20.0
Release: 0
Summary: Wrapper around terminal styling, screen positioning, and keyboard input
License: MIT
URL: https://github.com/jquast/blessed
Source: https://files.pythonhosted.org/packages/source/b/blessed/blessed-%{version}.tar.gz
# PATCH-FIX-UPSTREAM drop-python2-support.patch gh#jquast/blessed#245
Patch: drop-python2-support.patch
BuildRequires: %{python_module curses}
BuildRequires: %{python_module pytest-xdist}
BuildRequires: %{python_module pytest}