diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-26 11:47:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-26 11:47:50 +0000 |
commit | b46993d70ddcd6aec5df5a5f73c08721b915d5bd (patch) | |
tree | 1c408c4397163fa0cb9b46cf680ae69c0f1bfead | |
parent | 060462ebc1bc30ca3c910aff80f9c6f026642476 (diff) |
automatic import of python-hatch-vcs
-rw-r--r-- | python-hatch-vcs.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-hatch-vcs.spec b/python-hatch-vcs.spec index 1209fdf..4e8387f 100644 --- a/python-hatch-vcs.spec +++ b/python-hatch-vcs.spec @@ -21,10 +21,10 @@ BuildRequires: python3-pip BuildRequires: python3-wheel # General build requires BuildRequires: python3-hatchling -BuildRequires: python3-setuptools-scm +BuildRequires: python3-setuptools_scm # General requires Requires: python3-hatchling -Requires: python3-setuptools-scm +Requires: python3-setuptools_scm %description %{common_description} |