python-oauth2client/doc-fix.patch
DistroBaker 73a4e34539 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-oauth2client.git#295118b15a3356cbdc71f0b624e8fe7ab9c0f65d
2020-10-30 15:26:38 +01:00

15 lines
827 B
Diff

diff -up oauth2client-4.1.3/docs/index.rst.orig oauth2client-4.1.3/docs/index.rst
--- oauth2client-4.1.3/docs/index.rst.orig 2019-01-21 10:43:49.300783027 +0100
+++ oauth2client-4.1.3/docs/index.rst 2019-01-21 10:44:02.524939465 +0100
@@ -2,8 +2,8 @@ oauth2client
============
.. note:: oauth2client is now deprecated. No more features will be added to the
-libraries and the core team is turning down support. We recommend you use
-`google-auth`_ and `oauthlib`_. For more details on the deprecation, see `oauth2client deprecation`_.
+ libraries and the core team is turning down support. We recommend you use
+ `google-auth`_ and `oauthlib`_. For more details on the deprecation, see `oauth2client deprecation`_.
.. _google-auth: https://google-auth.readthedocs.io
.. _oauthlib: http://oauthlib.readthedocs.io/