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



--- Comment #3 from Igor Gnatenko <[email protected]> ---
> BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
drop this

> Group: Development/Libraries
not needed

> Prefix: %{_prefix}
drop this

> Vendor: Dusan Klinec <[email protected]>
drop this

> python setup.py build
%py2_build

> python setup.py install --single-version-externally-managed -O1 
> --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
%py2_install

* all python requires should be python2- prefixed
* any reason to make it py2 instead of py3?

-- 
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