diff --git a/python-requests-mock.spec b/python-requests-mock.spec index 7b66bc4..f3aa759 100644 --- a/python-requests-mock.spec +++ b/python-requests-mock.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-requests-mock Version: 1.8.0 -Release: 2 +Release: 3 Summary: Mock out responses from the requests package License: Apache-2 URL: https://github.com/jamielennox/requests-mock @@ -28,6 +28,7 @@ Provides: python-requests-mock BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip +BuildRequires: python3-pbr %description -n python3-requests-mock Mocked responses for the requests library @@ -79,6 +80,6 @@ mv %{buildroot}/doclist.lst . %changelog * Wed Jan 20 2021 zhangy1317 -- Add BuildRequires python3-pip +- Add BuildRequires * Thu Dec 31 2020 Python_Bot - Package Spec generated