Bug 2219683
Summary: | Review Request: rust-maybe-async - Procedural macro to unify SYNC and ASYNC implementation | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | blinxen <h-k-81> |
Component: | Package Review | Assignee: | Fabio Valentini <decathorpe> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | decathorpe, package-review |
Target Milestone: | --- | Flags: | decathorpe:
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: | 2023-07-05 17:51:12 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
blinxen
2023-07-04 18:53:18 UTC
Not sure what's happening here:
> ERROR: 'Error HTTP Error 403: Forbidden downloading https://blinxen.fedorapeople.org/rust-maybe-async/rust-maybe-async-0.2.7-1.fc39.src.rpm'
Side note: The correct term is "procedural macro", not "procedure macro". For some reason the parent directory (rust-maybe-async) did not have execute permissions. Should be fine now.
> Side note: The correct term is "procedural macro", not "procedure macro".
Nice catch, will updated the summary and description.
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 === It would be great if you could review one of my packages in return. The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-maybe-async Imported and built: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e48f7130eb |