Hello community,

here is the log from the commit of package python-google-auth for 
openSUSE:Factory checked in at 2020-05-01 11:06:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-auth (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-auth.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-auth"

Fri May  1 11:06:21 2020 rev:8 rq:798566 version:1.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-google-auth/python-google-auth.changes    
2019-07-30 13:04:02.886406417 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-auth.new.2738/python-google-auth.changes
  2020-05-01 11:06:28.374949678 +0200
@@ -1,0 +2,10 @@
+Tue Apr 28 07:49:44 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 1.14.1:
+  * Many bugixes all around
+- Remove no longer needed patch:
+  * pytest5.patch
+- Update the dependencies to match up setup.py and what upstream
+  really requires
+
+-------------------------------------------------------------------

Old:
----
  google-auth-1.6.3.tar.gz
  pytest5.patch

New:
----
  google-auth-1.14.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-google-auth.spec ++++++
--- /var/tmp/diff_new_pack.DZvbWC/_old  2020-05-01 11:06:30.486954270 +0200
+++ /var/tmp/diff_new_pack.DZvbWC/_new  2020-05-01 11:06:30.486954270 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-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
@@ -18,42 +18,34 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-google-auth
-Version:        1.6.3
+Version:        1.14.1
 Release:        0
 Summary:        Google Authentication Library
 License:        Apache-2.0
-Group:          Development/Languages/Python
 URL:            
https://github.com/GoogleCloudPlatform/google-auth-library-python
 Source:         
https://files.pythonhosted.org/packages/source/g/google-auth/google-auth-%{version}.tar.gz
-Patch0:         pytest5.patch
 BuildRequires:  %{python_module Flask}
-BuildRequires:  %{python_module cachetools}
+BuildRequires:  %{python_module cachetools >= 2.0.0}
 BuildRequires:  %{python_module cryptography}
+BuildRequires:  %{python_module freezegun}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module oauth2client-gce}
 BuildRequires:  %{python_module oauth2client}
-BuildRequires:  %{python_module pyasn1-modules}
-BuildRequires:  %{python_module pyasn1}
+BuildRequires:  %{python_module pyasn1-modules >= 0.2.1}
 BuildRequires:  %{python_module pytest-localserver}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests}
-BuildRequires:  %{python_module rsa}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
-BuildRequires:  %{python_module urllib3}
+BuildRequires:  %{python_module responses}
+BuildRequires:  %{python_module rsa >= 3.1.4}
+BuildRequires:  %{python_module setuptools >= 40.3.0}
+BuildRequires:  %{python_module six >= 1.9.0}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-cachetools
-Requires:       python-cryptography
-Requires:       python-oauth2client
-Requires:       python-oauth2client-gce
-Requires:       python-pyasn1
-Requires:       python-pyasn1-modules
-Requires:       python-requests
-Requires:       python-rsa
-Requires:       python-setuptools
-Requires:       python-six
-Requires:       python-urllib3
+Requires:       python-cachetools >= 2.0.0
+Requires:       python-pyasn1-modules >= 0.2.1
+Requires:       python-rsa >= 3.1.4
+Requires:       python-setuptools >= 40.3.0
+Requires:       python-six >= 1.9.0
 BuildArch:      noarch
 %python_subpackages
 
@@ -62,7 +54,6 @@
 
 %prep
 %setup -q -n google-auth-%{version}
-%patch0 -p1
 
 %build
 %python_build

++++++ google-auth-1.6.3.tar.gz -> google-auth-1.14.1.tar.gz ++++++
++++ 12607 lines of diff (skipped)


Reply via email to