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

Robert-André Mauchin <zebo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
                 CC|                            |zebo...@gmail.com
         Resolution|---                         |DUPLICATE
        Last Closed|                            |2019-03-12 01:05:13



--- Comment #2 from Robert-André Mauchin <zebo...@gmail.com> ---
 - Source0:       
https://files.pythonhosted.org/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
→ Source0:        %{pypi_source}

 - Remove the Python shebang in %prep:

python3-pytimeparse.noarch: E: wrong-script-interpreter
/usr/lib/python3.7/site-packages/pytimeparse/__init__.py /usr/bin/env python
python3-pytimeparse.noarch: E: non-executable-script
/usr/lib/python3.7/site-packages/pytimeparse/__init__.py 644 /usr/bin/env
python
python3-pytimeparse.noarch: E: wrong-script-interpreter
/usr/lib/python3.7/site-packages/pytimeparse/tests/__init__.py /usr/bin/env
python
python3-pytimeparse.noarch: E: non-executable-script
/usr/lib/python3.7/site-packages/pytimeparse/tests/__init__.py 644 /usr/bin/env
python
python3-pytimeparse.noarch: E: wrong-script-interpreter
/usr/lib/python3.7/site-packages/pytimeparse/tests/testtimeparse.py
/usr/bin/env python
python3-pytimeparse.noarch: E: non-executable-script
/usr/lib/python3.7/site-packages/pytimeparse/tests/testtimeparse.py 644
/usr/bin/env python
python3-pytimeparse.noarch: E: wrong-script-interpreter
/usr/lib/python3.7/site-packages/pytimeparse/timeparse.py /usr/bin/env python
python3-pytimeparse.noarch: E: non-executable-script
/usr/lib/python3.7/site-packages/pytimeparse/timeparse.py 644 /usr/bin/env
python



The package already exists:
https://src.fedoraproject.org/rpms/python-pytimeparse

See if you could do a PR with your SPEC as a basis as it is better than the
current one (%{python3_sitelib}/* is verbotten now for example)
Ask if you could comaintain it maybe.

*** This bug has been marked as a duplicate of bug 1215261 ***

-- 
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
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org

Reply via email to