remove requirements
This commit is contained in:
parent
36e1ec39b1
commit
fb7f55cd7d
@ -1,7 +1,8 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
|
%global __requires_exclude flake8
|
||||||
Name: python-hacking
|
Name: python-hacking
|
||||||
Version: 4.0.0
|
Version: 4.0.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: OpenStack Hacking Guideline Enforcement
|
Summary: OpenStack Hacking Guideline Enforcement
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://docs.openstack.org/hacking/latest/
|
URL: https://docs.openstack.org/hacking/latest/
|
||||||
@ -54,6 +55,7 @@ introduce new rules, or make existing rules stricter.
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -n hacking-4.0.0
|
%autosetup -n hacking-4.0.0
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
|
|
||||||
@ -92,6 +94,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 22 2021 openstack-sig <openstack@openeuler.org>
|
||||||
|
- Remove requirements
|
||||||
* Sat Jan 30 2021 zhangy <zhangy1317@foxmail.com>
|
* Sat Jan 30 2021 zhangy <zhangy1317@foxmail.com>
|
||||||
- Add buildrequires
|
- Add buildrequires
|
||||||
* Fri Nov 20 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Fri Nov 20 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user