https://bugzilla.redhat.com/show_bug.cgi?id=1881285
--- Comment #3 from Andreas Maier andreas.r.maier@gmx.de --- Sorry for the delay.
I updated the spec file in the upstream repo from the review comments as follows:
* On "No need to repeat the BuildRequires en the subpackage": Removed the first section of them, following the example at https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_example_p....
Additional changes in spec file:
* Bumped version to 1.0.2, the currently released version
* Changed Source to Source0
* Used "python%{python3_pkgversion}-" instead of "python3-". I found that in several upstream packages, e.g. https://src.fedoraproject.org/rpms/python-isort/blob/rawhide/f/python-isort....
The resulting spec file has been updated on the master branch of the upstream repo at: https://github.com/pywbem/nocasedict/blob/master/packaging/fedora/python-noc...