SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-oauth2client-django-2.0.1-12.1.noarch.rpm :
Fri Mar 11 13:00:00 2016 tbechtoldAATTsuse.com
- update to 2.0.1:

* Making scopes optional on Google Compute Engine `AppAssertionCredentials`
and adding a warning that GCE won\'t honor scopes (#419)

* Adding common `sign_blob()` to service account types and a
`service_account_email` property. (#421)

* Improving error message in P12 factory
`ServiceAccountCredentials.from_p12_keyfile` when pyOpenSSL is
missing. (#424)

* Allowing default flags in `oauth2client.tools.run_flow()`
rather than forcing users to create a dummy argparser (#426)

* Removing `oauth2client.util.dict_to_tuple_key()` from public
interface (#429)

* Adding `oauth2client.contrib._appengine_ndb` helper module
for `oauth2client.contrib.appengine` and moving most code that
uses the `ndb` library into the helper (#434)

* Fix error in `django_util` sample code (#438)

* Fix Google Compute Engine breakage (#411, breakage introduced in #387) that
made it impossible to obtain access tokens

* Implement `ServiceAccountCredentials.from_p12_keyfile_buffer()`
to allow passing a file-like object in addition to the factory
constructor that uses a filename directly (#413)

* Implement `ServiceAccountCredentials.create_delegated()`
to allow upgrading a credential to one that acts on behalf
of a given subject (#420)

* Add django_util (#332)

* Avoid OAuth2Credentials `id_token` going out of sync after a token
refresh (#337)

* Move to a `contrib` sub-package code not considered a core part of
the library (#346, #353, #370, #375, #376, #382)

* Add `token_expiry` to `devshell` credentials (#372)

* Move `Storage` locking into a base class (#379)

* Added dictionary storage (#380)

* Added `to_json` and `from_json` methods to all `Credentials`
classes (#385)

* Fall back to read-only credentials on EACCES errors (#389)

* Coalesced the two `ServiceAccountCredentials`
classes (#395, #396, #397, #398, #400)

* Add access token refresh error class that includes HTTP status (#310)

* Python3 compatibility fixes for Django (#316, #318)

* Fix incremental auth in flask_util (#322)

* Fall back to credential refresh on EDEADLK in multistore_file (#336)
- Remove test package. tests are no longer shipped by upstream.
- Remove hidePythonDeps.patch
- Some imports moved from oauth2client to oauth2client.contrib

Sat Jan 2 13:00:00 2016 rjschweiAATTsuse.com
- Do not build the -django subpackage on SLE 12 in IBS
+ libwebp in SLE 12 is too old nad has issues on s390x. libwebp is a
dependency for python-Pillow, which in turn is a dependncy for
python-Django
+ .changes file changes in OBS only as we have access to fixed libwebp
for SLE 12

Tue Dec 1 13:00:00 2015 rjschweiAATTsuse.com
- Remove -django subpackage requirements for SLE 11

Tue Dec 1 13:00:00 2015 rjschweiAATTsuse.com
- Do not build the -django subpackage on SLE 11
+ The latest version of Django no longer builds on SLE 11, Python
is too old

Tue Dec 1 13:00:00 2015 rjschweiAATTsuse.com
- Include in SLE 12 (FATE#319904, bsc#954690)

Sat Nov 21 13:00:00 2015 rjschweiAATTsuse.com
- Initial build
+ Version 1.5.1


 
ICM