python 2.7 no longer supported: remove; needed to build firefox, will do a legacy package of 2.5.2 [release 2.6.1-2mamba;Mon Apr 13 2020]
This commit is contained in:
parent
bb6b282893
commit
e50d674d70
@ -1,6 +1,6 @@
|
||||
Name: python-pygments
|
||||
Version: 2.6.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A syntax highlighting package written in Python
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -73,10 +73,6 @@ install -D -m 0644 doc/pygmentize.1 \
|
||||
%defattr(-,root,root)
|
||||
%dir %{python_sitearch}/pygments
|
||||
%dir %{python_sitearch}/*.egg-info
|
||||
%if "%{?pyappend}" == ""
|
||||
%{python_sitearch}/pygments/lexers/html.pyc
|
||||
%{python_sitearch}/pygments/lexers/html.pyo
|
||||
%endif
|
||||
%exclude %{_bindir}/pygmentize
|
||||
%exclude %{_mandir}/man1/pygmentize.1*
|
||||
%doc AUTHORS LICENSE
|
||||
@ -88,6 +84,9 @@ install -D -m 0644 doc/pygmentize.1 \
|
||||
%{_mandir}/man1/pygmentize.1*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 13 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.1-2mamba
|
||||
- python 2.7 no longer supported: remove; needed to build firefox, will do a legacy package of 2.5.2
|
||||
|
||||
* Sun Mar 29 2020 Automatic Build System <autodist@mambasoft.it> 2.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user