Accepting request 518892 from home:jengelh:branches:devel:languages:python
- Fix spello in description. Move summary extent to description. OBS-URL: https://build.opensuse.org/request/show/518892 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpretty?expand=0&rev=26
This commit is contained in:
parent
b600ad99f2
commit
4e4ed8f352
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 26 13:35:45 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Fix spello in description. Move summary extent to description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 15 20:13:58 UTC 2017 - daniel.molkentin@suse.com
|
Tue Aug 15 20:13:58 UTC 2017 - daniel.molkentin@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
Name: python-httpretty
|
Name: python-httpretty
|
||||||
Version: 0.8.14
|
Version: 0.8.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: HTTP client mocking tool for Python, it's like ruby's FakeWeb for python
|
Summary: HTTP client mocking tool for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/gabrielfalcao/HTTPretty
|
Url: https://github.com/gabrielfalcao/HTTPretty
|
||||||
@ -33,8 +33,9 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This libary allows mocking of http protocol based
|
This library allows mocking of HTTP protocol based
|
||||||
unit tests.
|
unit tests.
|
||||||
|
It is similar to Ruby's FakeWeb.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n httpretty-%{version}
|
%setup -q -n httpretty-%{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user