diff options
Diffstat (limited to 'python-hatch-vcs.spec')
-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} |