!2 【轻量级 PR】:Remove doc requires python3-releases
From: @huangtianhua Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
9ec3ec61a6
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-mitba
|
Name: python-mitba
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python library for caching results from functions and methods
|
Summary: Python library for caching results from functions and methods
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/Infinidat/mitba
|
URL: https://github.com/Infinidat/mitba
|
||||||
@ -34,7 +34,6 @@ Requires: python3-flux
|
|||||||
Requires: python3-logbook
|
Requires: python3-logbook
|
||||||
Requires: python3-sphinx-theme-alabaster
|
Requires: python3-sphinx-theme-alabaster
|
||||||
Requires: python3-docutils
|
Requires: python3-docutils
|
||||||
Requires: python3-releases
|
|
||||||
Requires: python3-sphinx
|
Requires: python3-sphinx
|
||||||
# Tests running requires
|
# Tests running requires
|
||||||
Requires: python3-pylint
|
Requires: python3-pylint
|
||||||
@ -94,5 +93,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 16 2021 huangtianhua <huangtianhua@huawei.com> - 1.1.1-2
|
||||||
|
- Remove doc requires python3-releases
|
||||||
|
|
||||||
* Fri Aug 06 2021 OpenStack_SIG <openstack@openeuler.org> - 1.1.1-1
|
* Fri Aug 06 2021 OpenStack_SIG <openstack@openeuler.org> - 1.1.1-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user