diff --git a/python-httpretty.spec b/python-httpretty.spec index 2f4d8473f1a82031b8245ef733bde5aba7eaa1db..4a35665e5a340ae28be15994bd6b92ab4caa044a 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -1,6 +1,6 @@ Name: python-httpretty Version: 0.9.5 -Release: 5 +Release: 6 Summary: HTTP Client mocking tool for Python License: MIT URL: https://pypi.org/project/httpretty/ @@ -17,8 +17,8 @@ HTTP Client mocking tool for Python.Provides a full fake TCP socket module. %package -n python3-httpretty Summary: HTTP Client mocking tool for Python3 -BuildRequires: python3-devel python3-setuptools python3-httplib2 python3-mock -BuildRequires: python3-nose python3-requests python3-sure python3-urllib3 python3-tornado +BuildRequires: python3-devel python3-setuptools python3-httplib2 +BuildRequires: python3-requests python3-sure python3-tornado Requires: python3-six %{?python_provide:%python_provide python3-httpretty} @@ -46,6 +46,9 @@ LANG=en_US.UTF-8 %{__python3} -m nose -v %{python3_sitelib}/httpretty-%{version}-py3.?.egg-info %changelog +* Thu Mar 3 2022 zhaoshuang - 0.9.5-6 +- Remove unnecessary buildrequires + * Wed Aug 5 2020 zhangtao - 0.9.5-5 - Remove python2