forked from pool/python-pyfiglet
Accepting request 646672 from home:jengelh:branches:devel:languages:python
- Fix typography. OBS-URL: https://build.opensuse.org/request/show/646672 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfiglet?expand=0&rev=2
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
Name: python-pyfiglet
|
||||
Version: 0.7.6
|
||||
Release: 0
|
||||
Summary: Pure-python FIGlet implementation
|
||||
Summary: Pure Python FIGlet implementation
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/pwaller/pyfiglet
|
||||
@@ -35,7 +35,7 @@ BuildArch: noarch
|
||||
|
||||
%description
|
||||
PyFIGlet is a full port of FIGlet (http://www.figlet.org/) into pure
|
||||
python. It takes ASCII text and renders it in ASCII art fonts
|
||||
Python. It takes ASCII text and renders it in ASCII art fonts.
|
||||
|
||||
%prep
|
||||
%setup -q -n pyfiglet-%{version}
|
||||
|
Reference in New Issue
Block a user