Bug 1907090
| Summary: | Review Request: rust-cpython - Bindings to Python | ||
|---|---|---|---|
| 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: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-01-10 23:11:15 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: | 1907089 | ||
| Bug Blocks: | |||
|
Description
Fabio Valentini
2020-12-12 21:56:56 UTC
Spec URL: https://decathorpe.fedorapeople.org/packages/rust-cpython.spec SRPM URL: https://decathorpe.fedorapeople.org/packages/rust-cpython-0.5.2-1.fc33.src.rpm Updated for cpython 0.5.2. > # * bump paste from 0.1 to 1 Please link upstream PR or commit. > %exclude %{cargo_registry}/%{crate}-%{version_no_tilde}/Makefile Do not use %exclude, patch Cargo.toml instead + link PR to upstream. Will do. - Submitted PR for exclusion and paste 0.1 → 1 bump to upstream: https://github.com/dgrunwald/rust-cpython/pull/248 - Fixed build due to intermittent test failure (and reported upstream): https://github.com/dgrunwald/rust-cpython/issues/249 - Submitted successful scratch build for rawhide: https://koji.fedoraproject.org/koji/taskinfo?taskID=59363039 Updated files behind the same URLs. Thanks again! https://pagure.io/releng/fedora-scm-requests/issue/31690 (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-cpython Built for rawhide: https://koji.fedoraproject.org/koji/buildinfo?buildID=1667443 |