Bug 1687619 - Review Request: python-pytimeparse - Time expression parser
Summary: Review Request: python-pytimeparse - Time expression parser
Keywords:
Status: CLOSED DUPLICATE of bug 1215261
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-11 22:58 UTC by Eli Young
Modified: 2019-03-12 01:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-03-12 01:05:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eli Young 2019-03-11 22:58:08 UTC
Spec URL: http://elyscape.fedorapeople.org/pkg-requests/python-pytimeparse.spec
SRPM URL: http://elyscape.fedorapeople.org/pkg-requests/python-pytimeparse-1.1.8-1.fc29.src.rpm

Description:
A small Python module to parse various kinds of time expressions.

Comment 1 Eli Young 2019-03-11 22:58:09 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=33411747

Comment 2 Robert-André Mauchin 🐧 2019-03-12 01:05:13 UTC
 - 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 ***


Note You need to log in before you can comment on or make changes to this bug.