Hello community,

here is the log from the commit of package python-certbot for openSUSE:Factory 
checked in at 2020-07-15 15:01:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot"

Wed Jul 15 15:01:29 2020 rev:28 rq:820647 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-certbot/python-certbot.changes    
2020-06-11 15:15:31.734966994 +0200
+++ /work/SRC/openSUSE:Factory/.python-certbot.new.3060/python-certbot.changes  
2020-07-15 15:01:53.131226627 +0200
@@ -1,0 +2,9 @@
+Mon Jul 13 08:34:32 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- Update to version 1.6.0
+  * Certbot snaps are now available for the arm64 and armhf architectures.
+  * Make Certbot snap find externally snapped plugins
+  * Function certbot.compat.filesystem.umask is a drop-in replacement for 
+    os.umask implementing umask for both UNIX and Windows systems.
+
+-------------------------------------------------------------------

Old:
----
  certbot-1.5.0.tar.gz

New:
----
  certbot-1.6.0.tar.gz

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

Other differences:
------------------
++++++ python-certbot.spec ++++++
--- /var/tmp/diff_new_pack.pZYdMM/_old  2020-07-15 15:01:54.731228188 +0200
+++ /var/tmp/diff_new_pack.pZYdMM/_new  2020-07-15 15:01:54.735228192 +0200
@@ -19,13 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-certbot
-Version:        1.5.0
+Version:        1.6.0
 Release:        0
 Summary:        ACME client
 License:        Apache-2.0
 URL:            https://github.com/certbot/certbot
 Source:         
https://files.pythonhosted.org/packages/source/c/certbot/certbot-%{version}.tar.gz
-BuildRequires:  %{python_module acme >= 1.4.0}
+BuildRequires:  %{python_module acme >= 1.6.0}
 BuildRequires:  %{python_module configargparse >= 0.9.3}
 BuildRequires:  %{python_module configobj}
 BuildRequires:  %{python_module cryptography >= 1.2.3}
@@ -41,7 +41,7 @@
 BuildRequires:  %{python_module zope.interface}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-acme >= 1.4.0
+Requires:       python-acme >= 1.6.0
 Requires:       python-configargparse >= 0.9.3
 Requires:       python-configobj
 Requires:       python-cryptography >= 1.2.3

++++++ certbot-1.5.0.tar.gz -> certbot-1.6.0.tar.gz ++++++
++++ 2251 lines of diff (skipped)


Reply via email to