Description of problem: Package python-azure-mgmt-privatedns fails to build from source in Fedora Rawhide. A transient dependency on python3-six has probably been removed from one of the dependencies. It needs to be declared directly in the package's specfile. Version-Release number of selected component (if applicable): 1.0.0-23.fc44 Steps to Reproduce: koji build --scratch f45 python-azure-mgmt-privatedns-1.0.0-23.fc44.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/python-azure-mgmt-privatedns Reproducible: Always Actual Results: File "/builddir/build/BUILD/python-azure-mgmt-privatedns-1.0.0-build/BUILDROOT/usr/lib/python3.14/site-packages/azure/mgmt/privatedns/models/__init__.py", line 50, in <module> from ._private_dns_management_client_enums import ( ...<3 lines>... ) File "/builddir/build/BUILD/python-azure-mgmt-privatedns-1.0.0-build/BUILDROOT/usr/lib/python3.14/site-packages/azure/mgmt/privatedns/models/_private_dns_management_client_enums.py", line 10, in <module> from six import with_metaclass ModuleNotFoundError: No module named 'six' Expected Results: Import check passes
The same thing happens for at least those too: python-azure-mgmt-eventgrid python-azure-mgmt-synapse python-azure-mgmt-extendedlocation python-azure-synapse-spark python-azure-mgmt-media python-azure-mgmt-trafficmanager python-azure-mgmt-iotcentral python-azure-data-tables python-azure-mgmt-iothubprovisioningservices python-azure-mgmt-subscription python-azure-mgmt-batchai python-azure-mgmt-applicationinsights python-azure-mgmt-support python-azure-mgmt-managementgroups python-azure-mgmt-loganalytics python-azure-mgmt-cdn