Bug 1815788
| Summary: | Review Request: rust-bodhi-cli - Bodhi CLI client based on bodhi-rs | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fabio Valentini <decathorpe> |
| Component: | Package Review | Assignee: | Igor Raits <igor.raits> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | igor.raits, package-review |
| Target Milestone: | --- | Flags: | igor.raits:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rust-bodhi-cli-0.3.1-2.fc33 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-23 13:11:06 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
Fabio Valentini
2020-03-21 18:06:03 UTC
Technically license for -n %{crate} should be different, but it is possible to fix during import.
Thanks for the review!
I'll add this before import:
# Licenses of dependencies:
# $ rpm -qa --qf '%%{LICENSE}\n' 'rust-*-devel' | sort -u
# - (MIT or ASL 2.0) and BSD
# - ASL 2.0
# - ASL 2.0 or Boost
# - ASL 2.0 or MIT
# - BSD
# - MIT
# - MIT or ASL 2.0
# - Unlicense or MIT
License: ASL 2.0 and BSD and MIT
dist-git repo request:
https://pagure.io/releng/fedora-scm-requests/issue/23533
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-bodhi-cli Built for rawhide: https://koji.fedoraproject.org/koji/buildinfo?buildID=1480846 |