summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-26 07:02:37 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-26 07:02:37 +0000
commit9436df8f6c3ba68f8f18b93cdf442da852439d99 (patch)
tree5ef2e19b7e5b7439e2f6ff1ef6dcbb2a22255793
parentce69ea92301979176a5c50a43f91556a50a440a3 (diff)
automatic import of python-hatchlingopeneuler22.03_LTS_SP4openeuler22.03_LTS_SP3
-rw-r--r--python-hatchling.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/python-hatchling.spec b/python-hatchling.spec
index b888e39..bcfa390 100644
--- a/python-hatchling.spec
+++ b/python-hatchling.spec
@@ -18,12 +18,14 @@ BuildRequires: python3-packaging
BuildRequires: python3-trove-classifiers
BuildRequires: python3-pluggy
BuildRequires: python3-editables
+BuildRequires: python3-tomli
Requires: python3-editables
Requires: python3-packaging
Requires: python3-pathspec
Requires: python3-pluggy
Requires: python3-trove-classifiers
+Requires: python3-tomli
%global common_description %{expand:
This is the extensible, standards compliant build backend used by Hatch.}