Hello community, here is the log from the commit of package python3-oauthlib for openSUSE:Factory checked in at 2017-04-14 13:34:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-oauthlib (Old) and /work/SRC/openSUSE:Factory/.python3-oauthlib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-oauthlib" Fri Apr 14 13:34:13 2017 rev:2 rq:482506 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python3-oauthlib/python3-oauthlib.changes 2017-03-17 15:06:00.522400928 +0100 +++ /work/SRC/openSUSE:Factory/.python3-oauthlib.new/python3-oauthlib.changes 2017-04-14 13:34:14.296923999 +0200 @@ -1,0 +2,5 @@ +Tue Feb 21 13:35:37 UTC 2017 - [email protected] + +- Trim fillers from description + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-oauthlib.spec ++++++ --- /var/tmp/diff_new_pack.dyfW5U/_old 2017-04-14 13:34:15.524750477 +0200 +++ /var/tmp/diff_new_pack.dyfW5U/_new 2017-04-14 13:34:15.528749912 +0200 @@ -41,20 +41,12 @@ BuildArch: noarch %description -A generic, spec-compliant, thorough implementation of the OAuth request-signing +A generic, spec-compliant, implementation of the OAuth request-signing logic. -OAuth often seems complicated and difficult-to-implement. There are several -prominent libraries for signing OAuth requests, but they all suffer from one or -both of the following: - -1. They predate the OAuth 1.0 spec, AKA RFC 5849. -2. They assume the usage of a specific HTTP request library. - -OAuthLib is a generic utility which implements the logic of OAuth without +OAuthLib is a generic utility which implements the logic of OAuth 1.0 without assuming a specific HTTP request object. Use it to graft OAuth support onto your -favorite HTTP library. If you're a maintainer of such a library, write a thin -veneer on top of OAuthLib and get OAuth support for very little effort. +favorite HTTP library. %prep %setup -q -n oauthlib-%{version}
