Bug 2038652
| Summary: | Review Request: rust-nu-parser - Nushell parser | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michel Lind <michel> |
| Component: | Package Review | Assignee: | Fabio Valentini <decathorpe> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | decathorpe, package-review |
| Target Milestone: | --- | Flags: | decathorpe:
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-04-28 05:50:40 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: | |||
| Bug Depends On: | 2038612, 2038636 | ||
| Bug Blocks: | 2038653, 2038736 | ||
|
Description
Michel Lind
2022-01-09 07:44:56 UTC
*** Bug 2075624 has been marked as a duplicate of this bug. *** Spec URL: https://download.copr.fedorainfracloud.org/results/salimma/nu-wip/fedora-rawhide-x86_64/04221828-rust-nu-parser/rust-nu-parser.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/salimma/nu-wip/fedora-rawhide-x86_64/04221828-rust-nu-parser/rust-nu-parser-0.61.0-1.fc37.src.rpm COPR builds and review templates: https://copr.fedorainfracloud.org/coprs/salimma/nu-wip/build/4221828/ It seems you didn't regenerate the package's spec file for 0.61.0?
Or did you remove the "plugin" and "nu-plugin" features on purpose?
--- a/rust-nu-parser.spec
+++ b/rust-nu-parser.spec
@@ -49,6 +49,30 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+nu-plugin-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+nu-plugin-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "nu-plugin" feature of the "%{crate}" crate.
+
+%files -n %{name}+nu-plugin-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+plugin-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+plugin-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "plugin" feature of the "%{crate}" crate.
+
+%files -n %{name}+plugin-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
The plugin is temporarily disabled with https://salimma.fedorapeople.org/specs/rust/rust-nu/rust-nu-parser-.rust2rpm.conf as rust-nu-plugin is not packaged yet Package was generated with rust2rpm, simplifying the review. - package builds and installs without errors on rawhide - test suite is run and all unit tests pass - latest version of the crate is packaged - license matches upstream specification (MIT) and is acceptable for Fedora - license file is included with %license in %files - package complies with Rust Packaging Guidelines Package APPROVED. === Recommended post-import rust-sig tasks: - add @rust-sig with "commit" access as package co-maintainer - set bugzilla assignee overrides to @rust-sig (optional) - set up package on release-monitoring.org: project: $crate homepage: https://crates.io/crates/$crate backend: crates.io version scheme: semantic version filter: alpha;beta;rc;pre distro: Fedora Package: rust-$crate - track package in koschei for all built branches === If you submit both packages with the same bodhi update, you can leave the +plugin feature enabled. Thanks! Yeah, plugin depends on capnp being upgraded so I'll put up a review request for it for completeness, and make it block on capnp. I can probably hold off importing it and see if I can just reenable plugin first, but will request the repos and branches now. ❯ fedpkg request-repo rust-nu-parser 2038652 https://pagure.io/releng/fedora-scm-requests/issue/43708 ❯ fedpkg request-branch --repo rust-nu-parser --all-releases https://pagure.io/releng/fedora-scm-requests/issue/43709 https://pagure.io/releng/fedora-scm-requests/issue/43710 https://pagure.io/releng/fedora-scm-requests/issue/43711 (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-nu-parser FEDORA-2022-4f48ae2d1a has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-4f48ae2d1a FEDORA-2022-40a68fac9c has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-40a68fac9c FEDORA-2022-43bd74ffd7 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-43bd74ffd7 FEDORA-2022-4f48ae2d1a has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-4f48ae2d1a \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-4f48ae2d1a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-43bd74ffd7 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-43bd74ffd7 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-43bd74ffd7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-40a68fac9c 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-40a68fac9c \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-40a68fac9c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-40a68fac9c has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-43bd74ffd7 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-4f48ae2d1a has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |