Bug 1922442 - %python_extras_subpkg sometimes generates a %description with too long lines
Summary: %python_extras_subpkg sometimes generates a %description with too long lines
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-rpm-macros
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-29 17:55 UTC by Miro Hrončok
Modified: 2021-02-11 01:43 UTC (History)
6 users (show)

Fixed In Version: python-rpm-macros-3.9-13.fc34 python-rpm-macros-3.9-13.eln109 python-rpm-macros-3.9-13.fc33
Clone Of:
Environment:
Last Closed: 2021-02-08 11:28:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2021-01-29 17:55:51 UTC
Given:

%{?python_extras_subpkg:%{python_extras_subpkg -n python3-setuptools_scm -i %{python3_sitelib}/setuptools_scm-*.egg-info toml}}

You get:

Name        : python3-setuptools_scm+toml
...
Summary     : Metapackage for python3-setuptools_scm: toml extras
Description :
This is a metapackage bringing in toml extras requires for python3-setuptools_scm.
It contains no code, just makes sure the dependencies are installed.


And rpmlint says:

python3-setuptools_scm+toml.noarch: E: description-line-too-long C This is a metapackage bringing in toml extras requires for python3-setuptools_scm.



If possible, we should check if we can autowrap the description somehow. The macro is in Lua so it is possible.

Comment 2 Fedora Update System 2021-02-08 11:28:54 UTC
FEDORA-2021-ed68631528 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Fedora Update System 2021-02-08 11:34:44 UTC
FEDORA-2021-4b3e137e2a has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-4b3e137e2a

Comment 4 Fedora Update System 2021-02-08 11:37:55 UTC
FEDORA-2021-1cb2ea2223 has been pushed to the Fedora ELN stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2021-02-09 01:26:33 UTC
FEDORA-2021-4b3e137e2a has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-4b3e137e2a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-4b3e137e2a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2021-02-11 01:43:08 UTC
FEDORA-2021-4b3e137e2a has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.