Hello community, here is the log from the commit of package python-httpretty for openSUSE:Factory checked in at 2017-08-28 15:18:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-httpretty (Old) and /work/SRC/openSUSE:Factory/.python-httpretty.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-httpretty" Mon Aug 28 15:18:21 2017 rev:11 rq:518970 version:0.8.14 Changes: -------- --- /work/SRC/openSUSE:Factory/python-httpretty/python-httpretty.changes 2017-08-22 11:09:16.315388466 +0200 +++ /work/SRC/openSUSE:Factory/.python-httpretty.new/python-httpretty.changes 2017-08-28 15:19:34.824362862 +0200 @@ -1,0 +2,5 @@ +Sat Aug 26 13:35:45 UTC 2017 - [email protected] + +- Fix spello in description. Move summary extent to description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-httpretty.spec ++++++ --- /var/tmp/diff_new_pack.xPJnTY/_old 2017-08-28 15:19:35.596254388 +0200 +++ /var/tmp/diff_new_pack.xPJnTY/_new 2017-08-28 15:19:35.600253826 +0200 @@ -20,7 +20,7 @@ Name: python-httpretty Version: 0.8.14 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 Group: Development/Languages/Python Url: https://github.com/gabrielfalcao/HTTPretty @@ -33,8 +33,9 @@ %python_subpackages %description -This libary allows mocking of http protocol based +This library allows mocking of HTTP protocol based unit tests. +It is similar to Ruby's FakeWeb. %prep %setup -q -n httpretty-%{version}
