diff options
author | CoprDistGit <infra@openeuler.org> | 2025-05-14 09:32:20 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-05-14 09:32:20 +0000 |
commit | d14b1a02a8df5b3df38675d940f35c3b0c94528a (patch) | |
tree | 764038b77e92ffac3737e75f297074e755697ff9 | |
parent | 841e06b732bf9c278b84efc57912d3afcae09865 (diff) |
automatic import of python-backrefsopeneuler25.03
-rw-r--r-- | python-backrefs.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python-backrefs.spec b/python-backrefs.spec index eb73ae2..1a0f659 100644 --- a/python-backrefs.spec +++ b/python-backrefs.spec @@ -12,6 +12,11 @@ Source0: %{pypi_source %{pypi_name} %{version}} BuildArch: noarch BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pip +BuildRequires: python3-wheel +BuildRequires: python3-hatch-vcs +BuildRequires: python3-hatchling BuildRequires: python3dist(pytest) BuildRequires: python3dist(regex) BuildRequires: python3dist(setuptools) |