Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-certbot-apache for openSUSE:Factory checked in at 2023-06-07 23:08:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-certbot-apache (Old) and /work/SRC/openSUSE:Factory/.python-certbot-apache.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-apache" Wed Jun 7 23:08:24 2023 rev:39 rq:1091326 version:2.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-certbot-apache/python-certbot-apache.changes 2022-10-27 13:55:12.192883012 +0200 +++ /work/SRC/openSUSE:Factory/.python-certbot-apache.new.15902/python-certbot-apache.changes 2023-06-07 23:08:59.319889184 +0200 @@ -1,0 +2,10 @@ +Wed Jun 7 16:04:33 UTC 2023 - Markéta Machová <mmach...@suse.com> + +- update to version 2.6.0 + * The Apache plugin no longer supports Apache 2.2. + * Support for Python 3.11 was added to Certbot and all of its components. + * All Certbot components now require pytest to run tests. + * Packaged tests for all Certbot components besides josepy were moved inside the _internal/tests module. + * There is now a new Other annotated challenge object to allow plugins to support entirely novel challenges. + +------------------------------------------------------------------- Old: ---- certbot-apache-1.31.0.tar.gz New: ---- certbot-apache-2.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-certbot-apache.spec ++++++ --- /var/tmp/diff_new_pack.VSQojU/_old 2023-06-07 23:08:59.811892041 +0200 +++ /var/tmp/diff_new_pack.VSQojU/_new 2023-06-07 23:08:59.815892064 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-certbot-apache # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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-apache -Version: 1.31.0 +Version: 2.6.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0 @@ -31,8 +31,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: apache2 -Requires: augeas-lenses +Requires: apache2 >= 2.3 Requires: python-acme >= %{version} Requires: python-augeas Requires: python-certbot >= %{version} ++++++ certbot-apache-1.31.0.tar.gz -> certbot-apache-2.6.0.tar.gz ++++++ ++++ 29484 lines of diff (skipped)