Bug 1872273 (rust-derive_arbitrary)
| Summary: | Review Request: rust-derive_arbitrary - Derives arbitrary traits | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Robinson <pbrobinson> |
| Component: | Package Review | Assignee: | Zbigniew Jędrzejewski-Szmek <zbyszek> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | eclipseo, package-review, zbyszek |
| Target Milestone: | --- | Flags: | zbyszek:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-08-25 14:15:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1862796 | ||
|
Description
Peter Robinson
2020-08-25 11:09:43 UTC
This actually fixes an unrelated dependency issue that's blocking my parsece work, not sure why Robert-André never packaged it. DEBUG util.py:621: Problem: conflicting requests DEBUG util.py:621: - nothing provides crate(derive_arbitrary/default) = 0.4.5 needed by rust-arbitrary+derive-devel-0.4.5-3.fc34.noarch + package name is OK - not latest version: 0.4.6 is upstream + license is acceptable for Fedora (MIT or ASL2.0) + license is specified correctly + builds and installs OK + spec file generated using rust2rpm, so the general structure is OK rpmlint: rust-derive_arbitrary-devel.noarch: W: invalid-url URL: https://crates.io/crates/derive_arbitrary HTTP Error 404: Not Found rust-derive_arbitrary-devel.noarch: W: hidden-file-or-dir /usr/share/cargo/registry/derive_arbitrary-0.4.5/.cargo-checksum.json rust-derive_arbitrary+default-devel.noarch: W: invalid-url URL: https://crates.io/crates/derive_arbitrary HTTP Error 404: Not Found rust-derive_arbitrary+default-devel.noarch: W: no-documentation 3 packages and 0 specfiles checked; 0 errors, 5 warnings. All false positives. Package is APPROVED. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-derive_arbitrary |