Hello community,
here is the log from the commit of package python-certbot-dns-google for
openSUSE:Factory checked in at 2019-11-15 00:25:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-google (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-dns-google.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-dns-google"
Fri Nov 15 00:25:52 2019 rev:13 rq:748671 version:0.40.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-dns-google/python-certbot-dns-google.changes
2019-10-31 18:14:21.489954433 +0100
+++
/work/SRC/openSUSE:Factory/.python-certbot-dns-google.new.26869/python-certbot-dns-google.changes
2019-11-15 00:25:53.583833509 +0100
@@ -1,0 +2,7 @@
+Thu Nov 14 11:57:38 UTC 2019 - Marketa Calabkova <[email protected]>
+
+- update to version 0.40.1
+ * Updated certbot-dns-google to depend on newer versions of
+ google-api-python-client and oauth2client.
+
+-------------------------------------------------------------------
Old:
----
certbot-dns-google-0.39.0.tar.gz
New:
----
certbot-dns-google-0.40.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-dns-google.spec ++++++
--- /var/tmp/diff_new_pack.pByiPR/_old 2019-11-15 00:25:54.071833339 +0100
+++ /var/tmp/diff_new_pack.pByiPR/_new 2019-11-15 00:25:54.075833338 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-certbot-dns-google
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,25 +18,25 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-certbot-dns-google
-Version: 0.39.0
+Version: 0.40.1
Release: 0
Summary: Google Cloud Authenticator plugin for Certbot
License: Apache-2.0
URL: https://github.com/certbot/certbot
Source:
https://files.pythonhosted.org/packages/source/c/certbot-dns-google/certbot-dns-google-%{version}.tar.gz
-BuildRequires: %{python_module certbot >= 0.34.0}
-BuildRequires: %{python_module google-api-python-client >= 1.5}
+BuildRequires: %{python_module certbot >= 0.39.0}
+BuildRequires: %{python_module google-api-python-client >= 1.5.5}
BuildRequires: %{python_module httplib2}
BuildRequires: %{python_module mock}
-BuildRequires: %{python_module oauth2client >= 2.0}
+BuildRequires: %{python_module oauth2client >= 4.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-acme >= 0.29.0
-Requires: python-certbot >= 0.34.0
-Requires: python-google-api-python-client >= 1.5
+Requires: python-certbot >= 0.39.0
+Requires: python-google-api-python-client >= 1.5.5
Requires: python-httplib2
-Requires: python-oauth2client >= 2.0
+Requires: python-oauth2client >= 4.0
Requires: python-zope.interface
BuildArch: noarch
%python_subpackages
++++++ certbot-dns-google-0.39.0.tar.gz -> certbot-dns-google-0.40.1.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/certbot-dns-google-0.39.0/PKG-INFO
new/certbot-dns-google-0.40.1/PKG-INFO
--- old/certbot-dns-google-0.39.0/PKG-INFO 2019-10-01 21:49:06.000000000
+0200
+++ new/certbot-dns-google-0.40.1/PKG-INFO 2019-11-06 03:25:13.000000000
+0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: certbot-dns-google
-Version: 0.39.0
+Version: 0.40.1
Summary: Google Cloud DNS Authenticator plugin for Certbot
Home-page: https://github.com/certbot/certbot
Author: Certbot Project
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/certbot-dns-google-0.39.0/certbot_dns_google.egg-info/PKG-INFO
new/certbot-dns-google-0.40.1/certbot_dns_google.egg-info/PKG-INFO
--- old/certbot-dns-google-0.39.0/certbot_dns_google.egg-info/PKG-INFO
2019-10-01 21:49:06.000000000 +0200
+++ new/certbot-dns-google-0.40.1/certbot_dns_google.egg-info/PKG-INFO
2019-11-06 03:25:13.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: certbot-dns-google
-Version: 0.39.0
+Version: 0.40.1
Summary: Google Cloud DNS Authenticator plugin for Certbot
Home-page: https://github.com/certbot/certbot
Author: Certbot Project
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/certbot-dns-google-0.39.0/certbot_dns_google.egg-info/requires.txt
new/certbot-dns-google-0.40.1/certbot_dns_google.egg-info/requires.txt
--- old/certbot-dns-google-0.39.0/certbot_dns_google.egg-info/requires.txt
2019-10-01 21:49:06.000000000 +0200
+++ new/certbot-dns-google-0.40.1/certbot_dns_google.egg-info/requires.txt
2019-11-06 03:25:13.000000000 +0100
@@ -1,8 +1,8 @@
acme>=0.29.0
certbot>=0.39.0
-google-api-python-client>=1.5
+google-api-python-client>=1.5.5
mock
-oauth2client>=2.0
+oauth2client>=4.0
setuptools
zope.interface
httplib2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/certbot-dns-google-0.39.0/setup.py
new/certbot-dns-google-0.40.1/setup.py
--- old/certbot-dns-google-0.39.0/setup.py 2019-10-01 21:48:41.000000000
+0200
+++ new/certbot-dns-google-0.40.1/setup.py 2019-11-06 03:24:52.000000000
+0100
@@ -2,18 +2,16 @@
from setuptools import find_packages
-version = '0.39.0'
+version = '0.40.1'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.
install_requires = [
'acme>=0.29.0',
'certbot>=0.39.0',
- # 1.5 is the first version that supports oauth2client>=2.0
- 'google-api-python-client>=1.5',
+ 'google-api-python-client>=1.5.5',
'mock',
- # for oauth2client.service_account.ServiceAccountCredentials
- 'oauth2client>=2.0',
+ 'oauth2client>=4.0',
'setuptools',
'zope.interface',
# already a dependency of google-api-python-client, but added for
consistency