[Bug 1857767] Review Request: python-ephem - Compute positions of the planets and stars

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Miro Hrončok <mhroncok@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |mhroncok@xxxxxxxxxx
           Assignee|nobody@xxxxxxxxxxxxxxxxx    |mhroncok@xxxxxxxxxx
           Doc Type|---                         |If docs needed, set a value
              Flags|                            |fedora-review?



--- Comment #1 from Miro Hrončok <mhroncok@xxxxxxxxxx> ---
Spec sanity:

    %{?python_provide:%python_provide python3-%{pypi_name}}


This can be dropped if you target rawhide only (which you probably should
because Fedora 31 and 32 have python3-pyephem and his package would conflict).


Consider adding obsoletes/provides for python3-pyephem.


    PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v
tests

This can be replaced with simpler:

    %pytest -v tests


    -k "not test_jpl.py"

Please add a comment about why is this deselected. Consider using --ignore on
the file directly.


    %ifnarch armv7hl i686

Why are all the tests skipped on 32bit? Plese add a comment that explains it
and execute at least some tests if possible.


    %{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info

Consider adding trailing slash to ensure this is a directory.


-- 
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@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux