Bug 2171343
Summary: | %pyproject_buildrequires: Self-referential extra requirements are broken | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Elliott Sales de Andrade <quantum.analyst> |
Component: | pyproject-rpm-macros | Assignee: | Miro Hrončok <mhroncok> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | lbalhar, maxwell, mhroncok, pviktori, python-packagers-sig |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | pyproject-rpm-macros-1.8.0-1.fc39 pyproject-rpm-macros-1.8.0-1.fc38 pyproject-rpm-macros-1.8.0-1.fc37 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-05-16 17:06:15 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: | 2187066 |
Description
Elliott Sales de Andrade
2023-02-20 03:22:32 UTC
This is the first time I've seen anything like this. Seems like pip supports it now: https://github.com/pypa/setuptools/issues/1260#issuecomment-1044771738 The latest version of attrs has something similar: https://github.com/python-attrs/attrs/blob/a9e9579e4e2c3491026e2cb64ba5e0b1c5a0a89e/pyproject.toml#L45 FEDORA-2023-0023e4e06c has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-0023e4e06c FEDORA-2023-0023e4e06c has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-63635ff1df has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-63635ff1df FEDORA-2023-43dcf540b0 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-43dcf540b0 FEDORA-2023-43dcf540b0 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-43dcf540b0` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-43dcf540b0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-63635ff1df has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-63635ff1df` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-63635ff1df See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-43dcf540b0 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-63635ff1df has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |