Bug 1983543
| Summary: | Review Request: rust-kurbo - A 2D curves library | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rémi Lauzier <remilauzier> |
| Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | decathorpe, eclipseo, package-review, remilauzier |
| Target Milestone: | --- | Flags: | eclipseo:
fedora-review+
|
| 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: | 2022-02-15 17:41:37 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
Rémi Lauzier
2021-07-19 05:06:07 UTC
- Bump to 0.8.3 - Exclude benches by patching Cargo.toml exclude = ["benches/*"] - License ok - Latest version packaged - No rpmlint errors - Checks pass - Conforms to Packaging Guidelines Please regenerate the .spec file with rust2rpm 20 before building this package for Fedora. spec: https://download.copr.fedorainfracloud.org/results/remilauzier/rust-simp/fedora-rawhide-x86_64/03259076-rust-kurbo/rust-kurbo.spec srpm: https://download.copr.fedorainfracloud.org/results/remilauzier/rust-simp/fedora-rawhide-x86_64/03259076-rust-kurbo/rust-kurbo-0.8.3-1.fc36.src.rpm update. > - Exclude benches by patching Cargo.toml > exclude = ["benches/*"] This isn't necessary, the files are not used in Fedora at all. In some cases, it might even break the build if they're referenced explicitly in Cargo.toml [[bench]] sections. But if you want the maintenance overhead of a patch, that's up to you. Spec: https://download.copr.fedorainfracloud.org/results/remilauzier/rust-simp/fedora-rawhide-x86_64/03260366-rust-kurbo/rust-kurbo.spec Srpm: https://download.copr.fedorainfracloud.org/results/remilauzier/rust-simp/fedora-rawhide-x86_64/03260366-rust-kurbo/rust-kurbo-0.8.3-1.fc36.src.rpm Update There is no bench section for kurbo for now and i must remove wasm32 dep also, so the patch is already necessary. LGTM, package approved. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-kurbo FEDORA-2022-be8d874824 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-be8d874824 FEDORA-2022-be8d874824 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-a0197fb2f6 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-a0197fb2f6 FEDORA-2022-a0197fb2f6 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-e1fbfb0581 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-e1fbfb0581 FEDORA-2022-9bf8085d06 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-9bf8085d06 FEDORA-2022-e1fbfb0581 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-e1fbfb0581 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-e1fbfb0581 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-9bf8085d06 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-9bf8085d06 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-9bf8085d06 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-b3faf5b63e has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-b3faf5b63e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-b3faf5b63e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-ec66480841 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-ec66480841` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-ec66480841 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-ec66480841 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-b3faf5b63e has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |