https://bugzilla.redhat.com/show_bug.cgi?id=2001918
Ben Beasley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Ben Beasley <[email protected]> --- This has the recurring Azure SDK issue of MIT license with no license text. You have to handle it somehow (https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text). Until you can get a PR accepted, why not just add the License.txt from GitHub as an additional source for each affected package? You can even use the git tag for the particular PyPI component release you are packaging, e.g., in this case: https://github.com/Azure/azure-sdk-for-python/raw/azure-synapse-managedprivateendpoints_0.3.0/LICENSE.txt or > https://github.com/Azure/azure-sdk-for-python/raw/%{srcname}_%{version}/LICENSE.txt -- 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. _______________________________________________ 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
