Hello community,
here is the log from the commit of package python-certbot-dns-google for
openSUSE:Factory checked in at 2020-01-03 17:39:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-google (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-dns-google.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-dns-google"
Fri Jan 3 17:39:10 2020 rev:14 rq:760655 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-dns-google/python-certbot-dns-google.changes
2019-11-15 00:25:53.583833509 +0100
+++
/work/SRC/openSUSE:Factory/.python-certbot-dns-google.new.6675/python-certbot-dns-google.changes
2020-01-03 17:39:29.199372736 +0100
@@ -1,0 +2,6 @@
+Fri Jan 3 12:42:38 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- update to version 1.0.0
+ * sync with main certbot package
+
+-------------------------------------------------------------------
Old:
----
certbot-dns-google-0.40.1.tar.gz
New:
----
certbot-dns-google-1.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-dns-google.spec ++++++
--- /var/tmp/diff_new_pack.XVCezY/_old 2020-01-03 17:39:29.791373039 +0100
+++ /var/tmp/diff_new_pack.XVCezY/_new 2020-01-03 17:39:29.795373042 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-certbot-dns-google
#
-# Copyright (c) 2019 SUSE LLC.
+# 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,24 +18,23 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-certbot-dns-google
-Version: 0.40.1
+Version: 1.0.0
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.39.0}
+BuildRequires: %{python_module certbot >= 1.0.0}
BuildRequires: %{python_module google-api-python-client >= 1.5.5}
-BuildRequires: %{python_module httplib2}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module oauth2client >= 4.0}
+BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-acme >= 0.29.0
-Requires: python-certbot >= 0.39.0
+Requires: python-certbot >= 1.0.0
Requires: python-google-api-python-client >= 1.5.5
-Requires: python-httplib2
Requires: python-oauth2client >= 4.0
Requires: python-zope.interface
BuildArch: noarch
++++++ certbot-dns-google-0.40.1.tar.gz -> certbot-dns-google-1.0.0.tar.gz
++++++
++++ 4246 lines of diff (skipped)