https://bugzilla.redhat.com/show_bug.cgi?id=1970073 --- Comment #4 from Major Hayden 🤠 <mhayden@xxxxxxxxxx> --- (In reply to Fabio Valentini from comment #1) > 1) If the pypi archive does not contain a license file, you should ask > upstream to ship one with the pypi archives. If you nicely point out to > upstreams that the license text of their project specifies that the actual > license text MUST be shipped with redistributed sources (like, uhm, sources > published to PyPI 😅), they usually respond quickly and include files with > those sources (for example, I asked another project to include an MIT > license text in https://github.com/emilk/snake_case/issues/2 - it's a Rust > project, but the gist is the same: add LICENSE file to repository - if it's > not there already - and make sure it's included when publishing sources). Good point. I made a PR upstream[0] to correct these core packages. > So, to be completely thorough and safe, I would add something like the > following to *all* successor packages of python-azure-sdk: > > - In the main packages: > Epoch: 1 > > - In the python3-%{srcname} subpackages: > Obsoletes: python3-azure-sdk < 5.0.0-6 > Provides: python3-azure-sdk = %{epoch}:%{version}-%{release} Thanks for the help in understanding that better. I've revised the spec/SRPMs found here: Spec URL: https://fedorapeople.org/~mhayden/python-azure-core.spec SRPM URL: https://fedorapeople.org/~mhayden/python-azure-core-1.14.0-1.fc35.src.rpm [0] https://github.com/Azure/azure-sdk-for-python/pull/19191 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure