From 4ff05821d32f60ed3c60ad5821bcdcfc8dfde1df80188d4ae2bfffacee9e0d5a Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 29 Nov 2018 21:07:37 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asciimatics?expand=0&rev=2 --- python-asciimatics.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-asciimatics.spec b/python-asciimatics.spec index 0a38403..36aba12 100644 --- a/python-asciimatics.spec +++ b/python-asciimatics.spec @@ -20,11 +20,11 @@ Name: python-asciimatics Version: 1.10.0 Release: 0 -Summary: Package to teplace curses and create ASCII animations +Summary: Package to replace curses and create ASCII animations License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/peterbrittain/asciimatics -Source0: https://files.pythonhosted.org/packages/source/a/asciimatics-%{version}-py2.py3-none/asciimatics-%{version}-py2.py3-none-any.whl +Source0: https://files.pythonhosted.org/packages/py2.py3/a/asciimatics-%{version}-py2.py3-none/asciimatics-%{version}-py2.py3-none-any.whl BuildRequires: %{python_module Pillow >= 2.7.0} BuildRequires: %{python_module future} BuildRequires: %{python_module pip}