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

Sandro Mani <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |POST
              Flags|fedora-review?              |fedora-review+



--- Comment #1 from Sandro Mani <[email protected]> ---
- 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}


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2009987
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to