diff --git a/pep257.spec b/pep257.spec index 97dc1f565dc723041dfd271c149f60f31f706c8b..ade234147cc076947411d6bf8975d6ff854237e3 100644 --- a/pep257.spec +++ b/pep257.spec @@ -4,7 +4,7 @@ compliance with Python PEP 257 Name: python-pep257 Version: 0.7.0 -Release: 2 +Release: 3 Summary: Python docstring style checker License: MIT URL: https://github.com/GreenSteam/pep257/ @@ -19,9 +19,6 @@ Provides: python-pep257 # Base build requires BuildRequires: python3-devel BuildRequires: python3-setuptools -BuildRequires: python3-pbr -BuildRequires: python3-pip -BuildRequires: python3-wheel %description -n python3-pep257 %{common_desc} @@ -77,6 +74,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri May 13 2022 wangpeng - 0.7.0-3 +- remove unnecessary buildrequires * Wed Nov 10 2021 OpenStack_SIG - 0.7.0-2 - Remove __pycache__ folder * Tue Jul 20 2021 OpenStack_SIG - 0.7.0-1