Bug 1982430
| Summary: | Review Request: python-azure-mgmt-appplatform - Microsoft Azure App Platform Management Client Library for Python | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Major Hayden 🤠 <mhayden> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED DEFERRED | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | code, package-review |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-08-20 14:45:31 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Major Hayden 🤠
2021-07-14 19:31:04 UTC
The MIT license requires the copyright statement and license text to be included in copies (https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text). The source file headers reference “License.txt in the project root” but it’s not in the PyPI tarball. I seem to recall you’ve had to handle this problem in some of the other Azure SDK packages as well. Yeah, this is a bit frustrasting. My azure-cli patches for adding licenses was well-received and merged quickly. However, my SDK patch is stalled out. https://github.com/Azure/azure-sdk-for-python/pull/19240#issuecomment-860816715 I got someone's ear on Twitter, so perhaps something will happen: https://twitter.com/majorhayden/status/1417123844389756933 Opened a smaller PR upstream to see if it will move faster. https://github.com/Azure/azure-sdk-for-python/pull/20036 |