Adds requires python3-setuptools_scm
(cherry picked from commit 313625b0adbc712b6ddac276625da200dc78282d)
This commit is contained in:
parent
a35e340997
commit
371ba75ea7
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-rst-linker
|
Name: python-rst-linker
|
||||||
Version: 1.9
|
Version: 1.9
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: rst.linker
|
Summary: rst.linker
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jaraco/rst.linker
|
URL: https://github.com/jaraco/rst.linker
|
||||||
@ -19,6 +19,7 @@ Provides: python-rst-linker
|
|||||||
# Base build requires
|
# Base build requires
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-setuptools_scm
|
||||||
BuildRequires: python3-pbr
|
BuildRequires: python3-pbr
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
@ -86,6 +87,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 1.9-2
|
||||||
|
- Adds requires python3-setuptools_scm
|
||||||
|
|
||||||
* Mon Nov 08 2021 OpenStack_SIG <openstack@openeuler.org> - 1.9-1
|
* Mon Nov 08 2021 OpenStack_SIG <openstack@openeuler.org> - 1.9-1
|
||||||
- Init package python3-rst-linker of version 1.9
|
- Init package python3-rst-linker of version 1.9
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user