https://bugzilla.redhat.com/show_bug.cgi?id=1387873



--- Comment #7 from Zbigniew Jędrzejewski-Szmek <[email protected]> ---
%{!?python2_sitearch: %define python_sitearch %(%{__python2} -c "from
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
→ harmless, but unnecessary

Group:          Applications/Publishing
→ not needed

BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
→ SHOULD NOT be used
[https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections]

Provides:    python2-pyx
→ should be removed

python2-pyx.src: E: description-line-too-long C WARNING: This is compat python2
package and should be used only for legacy stuff.
python2-pyx.src:22: W: unversioned-explicit-provides python2-pyx
python2-pyx.src:13: W: mixed-use-of-spaces-and-tabs (spaces: line 3, tab: line
13)
python2-pyx.src: W: file-size-mismatch pyxfaq.pdf = 159033,
http://pyx.sourceforge.net/pyxfaq.pdf = 158776
python2-pyx.src: W: file-size-mismatch manual.pdf = 696879,
http://pyx.sourceforge.net/manual.pdf = 707854
python2-pyx.src: W: invalid-url Source0:
http://downloads.sourceforge.net/sourceforge/pyx/PyX-0.12.1.tar.gz HTTP Error
404: Not Found

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to