]> git.pld-linux.org Git - packages/python3-pygments.git/blobdiff - python-pygments.spec
- Release: 3
[packages/python3-pygments.git] / python-pygments.spec
index 725f3c0001c6b0019405090bfb108cdd502cc64b..da66946ce4307599a3b1da83b611a12486e70074 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       Generic syntax highlighter
 Name:          python-%{module}
 Version:       1.3.1
-Release:       2
+Release:       3
 License:       BSD
 Group:         Development/Languages/Python
 Source0:       http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
@@ -111,6 +111,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/pygmentize
 %attr(755,root,root) %{_bindir}/pygmentize-2
 %{py_sitescriptdir}/%{module}
+%{py_sitescriptdir}/*.egg-info
 %endif
 
 %if %{with python3}
@@ -119,4 +120,5 @@ rm -rf $RPM_BUILD_ROOT
 %doc PKG-INFO TODO AUTHORS
 %attr(755,root,root) %{_bindir}/pygmentize-3
 %{py3_sitescriptdir}/%{module}
+%{py3_sitescriptdir}/*.egg-info
 %endif
This page took 0.056606 seconds and 4 git commands to generate.