forked from pool/python-Pygments
Accepting request 486611 from home:TheBlackCat:branches:devel:languages:python
Update to 2.2.0 OBS-URL: https://build.opensuse.org/request/show/486611 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=36
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-Pygments
|
||||
Version: 2.1.3
|
||||
Version: 2.2.0
|
||||
Release: 0
|
||||
Url: http://pygments.org
|
||||
Summary: Pygments is a syntax highlighting package written in Python
|
||||
@@ -67,7 +67,8 @@ install -Dm0644 doc/pygmentize.1 %{buildroot}%{_mandir}/man1/pygmentize.1
|
||||
%{python_expand %fdupes %{buildroot}%{$python_sitelib}}
|
||||
|
||||
%check
|
||||
%{python_expand /usr/bin/nosetests-%{$python_bin_suffix}}
|
||||
export PYTHONDEBUG=1
|
||||
%python_exec tests/run.py
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
Reference in New Issue
Block a user