!4 [轻量级PR] 删除spec文件中不必要的buildrequirements
From: @kkzhs_admin Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
07e197e178
@ -1,6 +1,6 @@
|
|||||||
Name: python-filelock
|
Name: python-filelock
|
||||||
Version: 3.0.12
|
Version: 3.0.12
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A platform independent file lock
|
Summary: A platform independent file lock
|
||||||
License: Unlicense
|
License: Unlicense
|
||||||
URL: https://github.com/benediktschmitt/py-filelock
|
URL: https://github.com/benediktschmitt/py-filelock
|
||||||
@ -14,7 +14,7 @@ independent file locking mechanism for Python.
|
|||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation for filelock, A platform independent file lock
|
Summary: Documentation for filelock, A platform independent file lock
|
||||||
BuildRequires: python3-sphinx python3-sphinx-theme-alabaster
|
BuildRequires: python3-sphinx
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
Documentation for filelock, A platform independent file lock
|
Documentation for filelock, A platform independent file lock
|
||||||
@ -66,6 +66,9 @@ install -p -m0644 -D docs/build/man/py-filelock.1 \
|
|||||||
%{_mandir}/man1/py-filelock.1.gz
|
%{_mandir}/man1/py-filelock.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 3 2022 zhaoshuang<zhaoshuang@uniontech.com> - 3.0.12-3
|
||||||
|
- remove unnecessary buildrequires
|
||||||
|
|
||||||
* Thu Jun 18 2020 hanhui<hanhui15@huawei.com> - 3.0.12-2
|
* Thu Jun 18 2020 hanhui<hanhui15@huawei.com> - 3.0.12-2
|
||||||
- bugfix
|
- bugfix
|
||||||
- fix python can not find file
|
- fix python can not find file
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user