Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-auth-oauthlib for
openSUSE:Factory checked in at 2023-04-03 17:46:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-auth-oauthlib (Old)
and /work/SRC/openSUSE:Factory/.python-google-auth-oauthlib.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-auth-oauthlib"
Mon Apr 3 17:46:33 2023 rev:14 rq:1076888 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-auth-oauthlib/python-google-auth-oauthlib.changes
2023-03-07 16:51:22.169911722 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-auth-oauthlib.new.9019/python-google-auth-oauthlib.changes
2023-04-03 17:46:41.546378929 +0200
@@ -1,0 +2,5 @@
+Mon Apr 3 08:08:21 UTC 2023 - [email protected]
+
+- python-six is not required
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-auth-oauthlib.spec ++++++
--- /var/tmp/diff_new_pack.cGOgms/_old 2023-04-03 17:46:42.177620707 +0200
+++ /var/tmp/diff_new_pack.cGOgms/_new 2023-04-03 17:46:42.185662003 +0200
@@ -16,8 +16,6 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without python2
Name: python-google-auth-oauthlib
Version: 1.0.0
Release: 0
@@ -32,7 +30,6 @@
BuildRequires: python-rpm-macros
Requires: python-google-auth >= 2.14.0
Requires: python-requests-oauthlib >= 0.7.0
-Requires: python-six
Requires(post): update-alternatives
Requires(postun):update-alternatives
Recommends: python-click
@@ -42,14 +39,7 @@
BuildRequires: %{python_module google-auth >= 1.0.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests-oauthlib >= 0.7.0}
-BuildRequires: %{python_module six}
-%if %{with python2}
-BuildRequires: python-futures
-%endif
# /SECTION
-%ifpython2
-Requires: python-futures
-%endif
%python_subpackages
%description
@@ -82,6 +72,6 @@
%doc README.rst
%license LICENSE
%python_alternative %{_bindir}/google-oauthlib-tool
-%{python_sitelib}/*
+%{python_sitelib}/google_auth_oauthlib*
%changelog