diff --git a/python-pygments.spec b/python-pygments.spec index a1f8c52..2270d43 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -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 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 2.6.1-1mamba - automatic version update by autodist