Remove ellipsis (...) from %description

This commit is contained in:
Miro Hrončok 2021-08-09 21:19:11 +02:00
parent 0ac1e963ff
commit 3e6b528dbc

View File

@ -12,8 +12,7 @@ BuildRequires: python3-devel
%global _description %{expand:
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,
# but they're mixed together with coverage ones. Tests only need: