Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-certbot-nginx for
openSUSE:Factory checked in at 2022-04-08 22:46:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-nginx (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-nginx.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-nginx"
Fri Apr 8 22:46:09 2022 rev:33 rq:967773 version:1.26.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-nginx/python-certbot-nginx.changes
2021-12-21 20:42:31.554020037 +0100
+++
/work/SRC/openSUSE:Factory/.python-certbot-nginx.new.1900/python-certbot-nginx.changes
2022-04-08 22:46:33.306582163 +0200
@@ -1,0 +2,7 @@
+Fri Apr 8 11:15:59 UTC 2022 - Mark??ta Machov?? <[email protected]>
+
+- update to version 1.26.0
+ * certbot-nginx now requires pyparsing>=2.2.1.
+ * Nginx plugin now checks included files for the singleton
server_names_hash_bucket_size directive.
+
+-------------------------------------------------------------------
Old:
----
certbot-nginx-1.22.0.tar.gz
New:
----
certbot-nginx-1.26.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-nginx.spec ++++++
--- /var/tmp/diff_new_pack.QrqJBl/_old 2022-04-08 22:46:33.994574527 +0200
+++ /var/tmp/diff_new_pack.QrqJBl/_new 2022-04-08 22:46:34.010574349 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-certbot-nginx
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-certbot-nginx
-Version: 1.22.0
+Version: 1.26.0
Release: 0
Summary: Nginx plugin for Certbot
License: Apache-2.0
@@ -27,7 +27,7 @@
Source:
https://files.pythonhosted.org/packages/source/c/certbot-nginx/certbot-nginx-%{version}.tar.gz
BuildRequires: %{python_module certbot >= %{version}}
BuildRequires: %{python_module pyOpenSSL}
-BuildRequires: %{python_module pyparsing >= 2.2.0}
+BuildRequires: %{python_module pyparsing >= 2.2.1}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -37,7 +37,7 @@
Requires: python-acme >= %{version}
Requires: python-certbot >= %{version}
Requires: python-pyOpenSSL
-Requires: python-pyparsing >= 2.2.0
+Requires: python-pyparsing >= 2.2.1
BuildArch: noarch
%python_subpackages
++++++ certbot-nginx-1.22.0.tar.gz -> certbot-nginx-1.26.0.tar.gz ++++++
++++ 2835 lines of diff (skipped)