Hello community, here is the log from the commit of package python3-httplib2 for openSUSE:Factory checked in at 2015-01-26 16:47:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-httplib2 (Old) and /work/SRC/openSUSE:Factory/.python3-httplib2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-httplib2" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-httplib2/python3-httplib2.changes 2013-06-20 16:41:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-httplib2.new/python3-httplib2.changes 2015-01-26 16:47:14.000000000 +0100 @@ -1,0 +2,15 @@ +Sun Jan 25 17:00:09 UTC 2015 - [email protected] + +- specfile: + * update copyright year + * update url (moved to github) + * removed README (not provided in tar ball anymore) + +- update to version 0.9: (taken from git log) + * Add an updated cacerts.txt file and fix some tests. + * use socket.getdefaulttimeout() on App Engine as well as off + * Moving README over to README.md + * Pass method by name, not positionally. Fixes issue #252. + * Fix handling of BadStatusLine. Fixes issue #250. + +------------------------------------------------------------------- Old: ---- httplib2-0.8.tar.gz pre_checkin.sh New: ---- httplib2-0.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-httplib2.spec ++++++ --- /var/tmp/diff_new_pack.MJbyXZ/_old 2015-01-26 16:47:15.000000000 +0100 +++ /var/tmp/diff_new_pack.MJbyXZ/_new 2015-01-26 16:47:15.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-httplib2 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ Name: python3-httplib2 -Version: 0.8 +Version: 0.9 Release: 0 -Url: http://code.google.com/p/httplib2/ +Url: https://github.com/jcgregorio/httplib2 Summary: A Python HTTP client library License: MIT and Apache-2.0 and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+) Group: Development/Libraries/Python @@ -59,7 +59,6 @@ %files %defattr(-,root,root) -%doc README %{python3_sitelib}/* %changelog ++++++ httplib2-0.8.tar.gz -> httplib2-0.9.tar.gz ++++++ ++++ 5641 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
