commit python-pydata-google-auth for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package python-pydata-google-auth for 
openSUSE:Factory checked in at 2020-07-14 08:00:15

Comparing /work/SRC/openSUSE:Factory/python-pydata-google-auth (Old)
 and  /work/SRC/openSUSE:Factory/.python-pydata-google-auth.new.3060 (New)


Package is "python-pydata-google-auth"

Tue Jul 14 08:00:15 2020 rev:5 rq:820677 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pydata-google-auth/python-pydata-google-auth.changes
  2020-04-21 13:09:51.628715737 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pydata-google-auth.new.3060/python-pydata-google-auth.changes
2020-07-14 08:01:12.210161458 +0200
@@ -1,0 +2,10 @@
+Mon Jul 13 10:16:25 UTC 2020 - Marketa Calabkova 
+
+- Update to 1.1.0
+  * Try a range of ports between 8080 and 8090 when ``use_local_webserver`` is
+``True``. (:issue:`35`)
+  * Mark package as 1.0, generally available.
+  * Update introduction with link to instructions on creating a Google Cloud
+project. (:issue:`18`)
+
+---

Old:

  pydata-google-auth-0.3.0.tar.gz

New:

  pydata-google-auth-1.1.0.tar.gz



Other differences:
--
++ python-pydata-google-auth.spec ++
--- /var/tmp/diff_new_pack.L250rW/_old  2020-07-14 08:01:14.178167830 +0200
+++ /var/tmp/diff_new_pack.L250rW/_new  2020-07-14 08:01:14.178167830 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:   python-pydata-google-auth
-Version:0.3.0
+Version:1.1.0
 Release:0
 Summary:PyData helpers for authenticating to Google APIs
 License:BSD-3-Clause

++ pydata-google-auth-0.3.0.tar.gz -> pydata-google-auth-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pydata-google-auth-0.3.0/docs/source/changelog.rst 
new/pydata-google-auth-1.1.0/docs/source/changelog.rst
--- old/pydata-google-auth-0.3.0/docs/source/changelog.rst  2020-02-04 
19:38:01.0 +0100
+++ new/pydata-google-auth-1.1.0/docs/source/changelog.rst  2020-04-23 
16:27:51.0 +0200
@@ -1,6 +1,23 @@
 Changelog
 =
 
+.. _changelog-1.1.0:
+
+1.1.0 / (2020-04-23)
+
+
+- Try a range of ports between 8080 and 8090 when ``use_local_webserver`` is
+  ``True``. (:issue:`35`)
+
+.. _changelog-1.0.0:
+
+1.0.0 / (2020-04-20)
+
+
+- Mark package as 1.0, generally available.
+- Update introduction with link to instructions on creating a Google Cloud
+  project. (:issue:`18`)
+
 .. _changelog-0.3.0:
 
 0.3.0 / (2020-02-04)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pydata-google-auth-0.3.0/docs/source/index.rst 
new/pydata-google-auth-1.1.0/docs/source/index.rst
--- old/pydata-google-auth-0.3.0/docs/source/index.rst  2020-02-04 
19:38:01.0 +0100
+++ new/pydata-google-auth-1.1.0/docs/source/index.rst  2020-04-23 
16:27:51.0 +0200
@@ -9,12 +9,6 @@
 The :mod:`pydata_google_auth` module provides a wrapper to authenticate to
 Google APIs, such as Google BigQuery.
 
-.. warning::
-
-   To use this module, you will need a valid BigQuery account. Refer to the
-   `BigQuery Documentation 
`__
-   for details on the service itself.
-
 Contents:
 
 .. toctree::
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pydata-google-auth-0.3.0/docs/source/install.rst 
new/pydata-google-auth-1.1.0/docs/source/install.rst
--- old/pydata-google-auth-0.3.0/docs/source/install.rst2020-02-04 
19:38:01.0 +0100
+++ new/pydata-google-auth-1.1.0/docs/source/install.rst2020-04-23 
16:27:51.0 +0200
@@ -37,5 +37,5 @@
 
 This module requires following additional dependencies:
 
-- `google-auth 
`__: 
authentication and authorization for Google's API
-- `google-auth-oauthlib 
`__:
 integration with `oauthlib `__ for end-user 
authentication
+- `google-auth `__: 
authentication and authorization for Google's API
+- `google-auth-oauthlib 
`__: 
integration with `oauthlib `__ for end-user 
authentication
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pydata-google-auth-0.3.0/docs/source/intro.rst 
new/pydata-google-au

commit python-pydata-google-auth for openSUSE:Factory

2020-04-21 Thread root
Hello community,

here is the log from the commit of package python-pydata-google-auth for 
openSUSE:Factory checked in at 2020-04-21 13:09:45

Comparing /work/SRC/openSUSE:Factory/python-pydata-google-auth (Old)
 and  /work/SRC/openSUSE:Factory/.python-pydata-google-auth.new.2738 (New)


Package is "python-pydata-google-auth"

Tue Apr 21 13:09:45 2020 rev:4 rq:795777 version:0.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pydata-google-auth/python-pydata-google-auth.changes
  2020-02-11 22:26:18.727597379 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pydata-google-auth.new.2738/python-pydata-google-auth.changes
2020-04-21 13:09:51.628715737 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 10:44:08 UTC 2020 - Tomáš Chvátal 
+
+- Fix build without python2
+
+---



Other differences:
--
++ python-pydata-google-auth.spec ++
--- /var/tmp/diff_new_pack.IrRFq2/_old  2020-04-21 13:09:52.720717915 +0200
+++ /var/tmp/diff_new_pack.IrRFq2/_new  2020-04-21 13:09:52.724717923 +0200
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_without python2
 Name:   python-pydata-google-auth
 Version:0.3.0
 Release:0
@@ -33,7 +34,9 @@
 BuildRequires:  %{python_module google-auth}
 BuildRequires:  %{python_module pyfakefs}
 BuildRequires:  %{python_module pytest}
+%if %{with python2}
 BuildRequires:  python-mock
+%endif
 # /SECTION
 Requires:   python-google-auth
 Requires:   python-google-auth-oauthlib




commit python-pydata-google-auth for openSUSE:Factory

2020-02-11 Thread root
Hello community,

here is the log from the commit of package python-pydata-google-auth for 
openSUSE:Factory checked in at 2020-02-11 22:25:48

Comparing /work/SRC/openSUSE:Factory/python-pydata-google-auth (Old)
 and  /work/SRC/openSUSE:Factory/.python-pydata-google-auth.new.26092 (New)


Package is "python-pydata-google-auth"

Tue Feb 11 22:25:48 2020 rev:3 rq:773483 version:0.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pydata-google-auth/python-pydata-google-auth.changes
  2020-02-03 11:13:46.537858801 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pydata-google-auth.new.26092/python-pydata-google-auth.changes
   2020-02-11 22:26:18.727597379 +0100
@@ -1,0 +2,6 @@
+Mon Feb 10 15:14:01 UTC 2020 - Todd R 
+
+- Update to 0.3.0
+  * Add python -m pydata_google_auth CLI for working with user credentials
+
+---

Old:

  pydata-google-auth-0.2.1.tar.gz

New:

  pydata-google-auth-0.3.0.tar.gz



Other differences:
--
++ python-pydata-google-auth.spec ++
--- /var/tmp/diff_new_pack.h4NymR/_old  2020-02-11 22:26:19.219597648 +0100
+++ /var/tmp/diff_new_pack.h4NymR/_new  2020-02-11 22:26:19.223597651 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pydata-google-auth
-Version:0.2.1
+Version:0.3.0
 Release:0
 Summary:PyData helpers for authenticating to Google APIs
 License:BSD-3-Clause

++ pydata-google-auth-0.2.1.tar.gz -> pydata-google-auth-0.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pydata-google-auth-0.2.1/ci/requirements-conda.txt 
new/pydata-google-auth-0.3.0/ci/requirements-conda.txt
--- old/pydata-google-auth-0.2.1/ci/requirements-conda.txt  1970-01-01 
01:00:00.0 +0100
+++ new/pydata-google-auth-0.3.0/ci/requirements-conda.txt  2020-02-04 
19:38:01.0 +0100
@@ -0,0 +1,3 @@
+setuptools
+google-auth
+google-auth-oauthlib
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pydata-google-auth-0.2.1/docs/source/api.rst 
new/pydata-google-auth-0.3.0/docs/source/api.rst
--- old/pydata-google-auth-0.2.1/docs/source/api.rst2019-12-13 
00:04:28.0 +0100
+++ new/pydata-google-auth-0.3.0/docs/source/api.rst2020-02-04 
19:38:01.0 +0100
@@ -9,6 +9,7 @@
 
 default
 get_user_credentials
+load_user_credentials
 save_user_credentials
 cache.CredentialsCache
 cache.READ_WRITE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pydata-google-auth-0.2.1/docs/source/changelog.rst 
new/pydata-google-auth-0.3.0/docs/source/changelog.rst
--- old/pydata-google-auth-0.2.1/docs/source/changelog.rst  2019-12-13 
00:04:28.0 +0100
+++ new/pydata-google-auth-0.3.0/docs/source/changelog.rst  2020-02-04 
19:38:01.0 +0100
@@ -1,6 +1,14 @@
 Changelog
 =
 
+.. _changelog-0.3.0:
+
+0.3.0 / (2020-02-04)
+
+
+- Add ``python -m pydata_google_auth`` CLI for working with user credentials.
+  (:issue:`28`)
+
 .. _changelog-0.2.1:
 
 0.2.1 / (2019-12-12)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pydata-google-auth-0.2.1/docs/source/cli.rst 
new/pydata-google-auth-0.3.0/docs/source/cli.rst
--- old/pydata-google-auth-0.2.1/docs/source/cli.rst1970-01-01 
01:00:00.0 +0100
+++ new/pydata-google-auth-0.3.0/docs/source/cli.rst2020-02-04 
19:38:01.0 +0100
@@ -0,0 +1,88 @@
+Command-line Reference
+==
+
+Run the ``pydata_google_auth`` CLI with ``python -m pydata_google_auth``.
+
+.. code:: bash
+
+   usage: python -m pydata_google_auth [-h] {login,print-token} ...
+
+   Manage credentials for Google APIs.
+
+   optional arguments:
+ -h, --help   show this help message and exit
+
+   commands:
+ {login,print-token}
+   login  Login to Google and save user credentials as a JSON
+  file to use as Application Default Credentials.
+   print-tokenLoad a credentials JSON file and print an access 
token.
+
+
+Saving user credentials with ``login``
+--
+
+.. code:: bash
+
+   usage: python -m pydata_google_auth login [-h] [--scopes SCOPES]
+ [--client_id CLIENT_ID]
+ [--client_secret CLIENT_SECRET]
+ [--use_local_webserver]
+ destination
+
+   positional ar

commit python-pydata-google-auth for openSUSE:Factory

2020-02-03 Thread root
Hello community,

here is the log from the commit of package python-pydata-google-auth for 
openSUSE:Factory checked in at 2020-02-03 11:13:40

Comparing /work/SRC/openSUSE:Factory/python-pydata-google-auth (Old)
 and  /work/SRC/openSUSE:Factory/.python-pydata-google-auth.new.26092 (New)


Package is "python-pydata-google-auth"

Mon Feb  3 11:13:40 2020 rev:2 rq:768932 version:0.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pydata-google-auth/python-pydata-google-auth.changes
  2019-07-26 12:43:32.601825525 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pydata-google-auth.new.26092/python-pydata-google-auth.changes
   2020-02-03 11:13:46.537858801 +0100
@@ -1,0 +2,19 @@
+Thu Jan 30 15:20:11 UTC 2020 - Todd R 
+
+- Update to 0.2.1
+  * Re-enable ``auth_local_webserver`` in ``default`` method. Show warning,
+rather than fallback to console.
+- Update to 0.2.0
+  + Deprecations
+* **Deprecate** ``auth_local_webserver`` argument in favor of
+  ``use_local_webserver`` argument
+  + New Features
+* Adds :func:`pydata_google_auth.save_user_credentials` function to get 
user
+  credentials and then save them to a specified JSON path.
+  + Bug Fixes
+* Update OAuth2 token endpoint to latest URI from Google.
+* Don't raise error when the ``APPDATA`` environment variable isn't set on
+  Windows.
+
+
+---

Old:

  pydata-google-auth-0.1.3.tar.gz

New:

  pydata-google-auth-0.2.1.tar.gz



Other differences:
--
++ python-pydata-google-auth.spec ++
--- /var/tmp/diff_new_pack.Cl8fwY/_old  2020-02-03 11:13:47.177859124 +0100
+++ /var/tmp/diff_new_pack.Cl8fwY/_new  2020-02-03 11:13:47.177859124 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pydata-google-auth
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,26 +12,27 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pydata-google-auth
-Version:0.1.3
+Version:0.2.1
 Release:0
-License:BSD-3-Clause
 Summary:PyData helpers for authenticating to Google APIs
-Url:https://github.com/pydata/pydata-google-auth
+License:BSD-3-Clause
 Group:  Development/Languages/Python
+URL:https://github.com/pydata/pydata-google-auth
 Source: 
https://github.com/pydata/pydata-google-auth/archive/%{version}.tar.gz#/pydata-google-auth-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
+BuildRequires:  %{python_module google-auth-oauthlib}
+BuildRequires:  %{python_module google-auth}
 BuildRequires:  %{python_module pyfakefs}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module google-auth}
-BuildRequires:  %{python_module google-auth-oauthlib}
 BuildRequires:  python-mock
 # /SECTION
 Requires:   python-google-auth
@@ -55,7 +56,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest tests/unit
 
 %files %{python_files}
 %doc README.rst

++ pydata-google-auth-0.1.3.tar.gz -> pydata-google-auth-0.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pydata-google-auth-0.1.3/docs/source/api.rst 
new/pydata-google-auth-0.2.1/docs/source/api.rst
--- old/pydata-google-auth-0.1.3/docs/source/api.rst2019-02-26 
23:04:04.0 +0100
+++ new/pydata-google-auth-0.2.1/docs/source/api.rst2019-12-13 
00:04:28.0 +0100
@@ -9,6 +9,7 @@
 
 default
 get_user_credentials
+save_user_credentials
 cache.CredentialsCache
 cache.READ_WRITE
 cache.REAUTH
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pydata-google-auth-0.1.3/docs/source/changelog.rst 
new/pydata-google-auth-0.2.1/docs/source/changelog.rst
--- old/pydata-google-auth-0.1.3/docs/source/changelog.rst  2019-02-26 
23:04:04.0 +0100
+++ new/pydata-google-auth-0.2.1/docs/source/changelog.rst  2019-12-13 
00:04:28.0 +0100
@@ -1,6 +1,35 @@
 Changelog
 =
 
+.. _changelog-0.2.1:
+
+0.2.1 / (2019-12-12)
+
+
+- Re-enable ``auth_local_webse