mirror of
https://github.com/danieldemus/pyp2spec.git
synced 2026-07-29 05:34:22 +02:00
Improve formatting of BuildRequires
This commit is contained in:
@@ -18,10 +18,10 @@ Pluggable: Adds syntax extensions to extend the parser.
|
||||
High speed & safe by default
|
||||
}
|
||||
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-pytest-benchmark
|
||||
BuildRequires: python3-psutil
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-pytest-benchmark
|
||||
BuildRequires: python3-psutil
|
||||
|
||||
%description %_description
|
||||
|
||||
|
||||
@@ -15,8 +15,8 @@ Tomli is a Python library for parsing TOML.
|
||||
Tomli is fully compatible with TOML v1.0.0.
|
||||
}
|
||||
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-dateutil
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-dateutil
|
||||
|
||||
%description %_description
|
||||
|
||||
|
||||
Reference in New Issue
Block a user