Remove ellipsis (...) from %description
This commit is contained in:
parent
0ac1e963ff
commit
3e6b528dbc
@ -12,8 +12,7 @@ BuildRequires: python3-devel
|
|||||||
|
|
||||||
%global _description %{expand:
|
%global _description %{expand:
|
||||||
Tomli is a Python library for parsing TOML.
|
Tomli is a Python library for parsing TOML.
|
||||||
Tomli is fully compatible with TOML v1.0.0.
|
Tomli is fully compatible with TOML v1.0.0.}
|
||||||
...}
|
|
||||||
|
|
||||||
# Upstream test requirements are in tests/requirements.txt,
|
# Upstream test requirements are in tests/requirements.txt,
|
||||||
# but they're mixed together with coverage ones. Tests only need:
|
# but they're mixed together with coverage ones. Tests only need:
|
||||||
|
Loading…
Reference in New Issue
Block a user