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

Igor Gnatenko <ignate...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |POST
              Flags|fedora-review?              |fedora-review+



--- Comment #6 from Igor Gnatenko <ignate...@redhat.com> ---
* Missing BuildRequires: pythonX-setuptools

> URL:        https://github.com/myint/%{srcname}
My personal preference to have URL clickable

> %{python2_sitelib}/%{srcname}-%{version}-py2.?.egg-info
> %{python3_sitelib}/%{srcname}-%{version}-py3.?.egg-info
%{python2_sitelib}/%{srcname}-*.egg-info/
%{python3_sitelib}/%{srcname}-*.egg-info/

(note slash at the end)

> %{python3_sitelib}/%{srcname}.py*
%{python3_sitelib}/%{srcname}.py

> %{python3_sitelib}/__pycache__/%{srcname}.cpython*pyc
%{python3_sitelib}/__pycache__/%{srcname}.*

---

This is trivial to fix during the import. APPROVED.

-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to