Dear package maintainer, this bugzilla is automated becasue the number of impacted packages it too high to go trough manually. It appears that your package uses the deprecated setup.py build and/or install command in the spec file. This is essentially the same as using the deprecated %py3_build/%py3_install macros. See https://fedoraproject.org/wiki/Changes/DeprecateSetuppyMacros for why the macros are deprecated. Th python setup.py build/install commands have been deprecated commands for 5 years and will likely stop working in Fedora 45. Please migrate to %pyproject_buildrequires + %pyproject_wheel + %pyproject_install macros instead. See https://fedoraproject.org/wiki/Changes/DeprecateSetuppyMacros#Migrating_to_%pyproject_macros for migration guide. See https://github.com/hroncok/pyprojectize/ for a tool that can help you automate the migration. Thank you. Let me know if you need help.
This package uses an hybrid system to compile the code: $ %make_build then $ python src/setup.py install https://koji.fedoraproject.org/koji/rpminfo?rpmID=43654378 I can bypass `setup.py` and use a manual installation. But, in this way, `egg-info` metadata directory is not created. So, how to do?
https://src.fedoraproject.org/rpms/python-dmidecode/pull-request/4
FEDORA-2025-ed5e2375df (python-dmidecode-3.12.3-13.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-ed5e2375df
FEDORA-2025-ed5e2375df (python-dmidecode-3.12.3-13.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.