Hello community, here is the log from the commit of package python-httpretty for openSUSE:Factory checked in at 2016-03-17 16:34:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-httpretty (Old) and /work/SRC/openSUSE:Factory/.python-httpretty.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-httpretty" Changes: -------- --- /work/SRC/openSUSE:Factory/python-httpretty/python-httpretty.changes 2015-04-23 08:04:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-httpretty.new/python-httpretty.changes 2016-03-17 16:47:52.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Mar 13 21:05:33 UTC 2016 - [email protected] + +- add copying + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-httpretty.spec ++++++ --- /var/tmp/diff_new_pack.tLTERn/_old 2016-03-17 16:47:52.000000000 +0100 +++ /var/tmp/diff_new_pack.tLTERn/_new 2016-03-17 16:47:52.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-httpretty # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -60,6 +60,8 @@ %files %defattr(-,root,root,-) -%{python_sitelib}/* +%doc README.rst COPYING +%{python_sitelib}/httpretty +%{python_sitelib}/httpretty*egg-info %changelog
