Hide Forgot
Spec URL: https://www.cora.nwra.com/~orion/fedora/python-astropy-helpers.spec SRPM URL: https://www.cora.nwra.com/~orion/fedora/python-astropy-helpers-1.2-1.fc26.src.rpm Description: This project provides a Python package, astropy_helpers, which includes many build, installation, and documentation-related tools used by the Astropy project, but packaged separately for use by other projects that wish to leverage this work. Fedora Account System Username: orion scratch build - http://koji.fedoraproject.org/koji/taskinfo?taskID=16067724
Hi Orion, links to SPEC and SRPM are invalid.
Sorry, should be working now.
Is there any special reason why do you use `%{pythonX_pkgversion}` macro? I think you could use just 3 or 2, e.g. `python3-devel`. Could you also specify Python 2 Requires? python-devel -> python2-devel python-setuptools -> python2-setuptools pytest -> python2-pytest numpy -> python2-numpy python-shipnx -> python2-sphinx Could you be please more specific in the `%files` section and do not use just `%{pythonX_sitelib}/*`, but for example this? %{python3_sitelib}/*astropy_helpers*.egg-info/ %{python3_sitelib}/astropy_helpers/
(In reply to Dominika Krejčí from comment #3) > Is there any special reason why do you use `%{pythonX_pkgversion}` macro? I > think you could use just 3 or 2, e.g. `python3-devel`. For EPEL support - see https://fedoraproject.org/wiki/PackagingDrafts:Python3EPEL > Could you also specify Python 2 Requires? > python-devel -> python2-devel > python-setuptools -> python2-setuptools > pytest -> python2-pytest > numpy -> python2-numpy > python-shipnx -> python2-sphinx Same reason - EPEL uses the old names. > Could you be please more specific in the `%files` section and do not use > just `%{pythonX_sitelib}/*`, but for example this? > %{python3_sitelib}/*astropy_helpers*.egg-info/ > %{python3_sitelib}/astropy_helpers/ How about: %{python3_sitelib}/astropy_helpers* Spec URL: https://www.cora.nwra.com/~orion/fedora/python-astropy-helpers.spec SRPM URL: https://www.cora.nwra.com/~orion/fedora/python-astropy-helpers-1.2-2.el7.src.rpm * Fri Oct 21 2016 Orion Poplawski <orion.com> - 1.2-2 - Be more explicit in %%files
Oops, package already exists: https://admin.fedoraproject.org/pkgdb/package/rpms/python-astropy-helpers/.