Spec URL: https://jjames.fedorapeople.org/python-sphinx-sitemap/python-sphinx-sitemap.spec SRPM URL: https://jjames.fedorapeople.org/python-sphinx-sitemap/python-sphinx-sitemap-2.2.0-1.fc36.src.rpm Fedora Account System Username: jjames Description: This package contains a Sphinx extension to generate multiversion and multilanguage sitemaps.org-compliant sitemaps for the HTML version of your Sphinx documentation.
- Spec is sane - License is correct - Requires and provides are sane - File ownership is okay - No errors from rpmlint Approved At your option: suggested change to use %generate_buildrequires: --- python-sphinx-sitemap.spec 2021-10-02 19:48:57.892462842 +0200 +++ python-sphinx-sitemap.spec.new 2021-10-02 20:17:54.463164873 +0200 @@ -12,11 +12,6 @@ BuildArch: noarch BuildRequires: python3-devel -BuildRequires: %{py3_dist pip} -BuildRequires: %{py3_dist setuptools} -BuildRequires: %{py3_dist six} -BuildRequires: %{py3_dist sphinx} -BuildRequires: %{py3_dist wheel} %global _description %{expand: This package contains a Sphinx extension to generate multiversion and @@ -30,6 +25,9 @@ %description -n python3-%{srcname} %_description +%generate_buildrequires +%pyproject_buildrequires -r + %prep %autosetup -n %{srcname}-%{version}
(In reply to Sandro Mani from comment #1) > At your option: suggested change to use %generate_buildrequires: I have resisted using %generate_buildrequires because it ruins a common workflow of mine, where I use grep to look through spec files to figure out build-time dependencies. I'll probably give in eventually, but not until I figure out a new workflow that is just as simple. Thank you for the review!
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/python-sphinx-sitemap
FEDORA-2021-a2814f37b9 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-a2814f37b9
FEDORA-2021-a2814f37b9 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-a2814f37b9 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-a2814f37b9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-a2814f37b9 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.