Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-certbot-dns-rfc2136 for openSUSE:Factory checked in at 2021-06-24 18:22:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-rfc2136 (Old) and /work/SRC/openSUSE:Factory/.python-certbot-dns-rfc2136.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-dns-rfc2136" Thu Jun 24 18:22:51 2021 rev:28 rq:901690 version:1.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-certbot-dns-rfc2136/python-certbot-dns-rfc2136.changes 2021-05-12 19:33:14.074797361 +0200 +++ /work/SRC/openSUSE:Factory/.python-certbot-dns-rfc2136.new.2625/python-certbot-dns-rfc2136.changes 2021-06-24 18:23:11.232957019 +0200 @@ -1,0 +2,6 @@ +Thu Jun 24 09:29:51 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com> + +- update to version 1.16.0 + * Require the latest certbot and acme plugins for simplicity + +------------------------------------------------------------------- Old: ---- certbot-dns-rfc2136-1.15.0.tar.gz New: ---- certbot-dns-rfc2136-1.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-certbot-dns-rfc2136.spec ++++++ --- /var/tmp/diff_new_pack.5hAB49/_old 2021-06-24 18:23:11.612957441 +0200 +++ /var/tmp/diff_new_pack.5hAB49/_new 2021-06-24 18:23:11.616957445 +0200 @@ -19,21 +19,21 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-certbot-dns-rfc2136 -Version: 1.15.0 +Version: 1.16.0 Release: 0 Summary: RFC 2136 DNS Authenticator plugin for Certbot License: Apache-2.0 URL: https://github.com/certbot/certbot Source: https://files.pythonhosted.org/packages/source/c/certbot-dns-rfc2136/certbot-dns-rfc2136-%{version}.tar.gz -BuildRequires: %{python_module certbot >= 1.1.0} +BuildRequires: %{python_module certbot >= %{version}} BuildRequires: %{python_module dnspython} BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-acme >= 0.29.0 -Requires: python-certbot >= 1.1.0 +Requires: python-acme >= %{version} +Requires: python-certbot >= %{version} Requires: python-dnspython Requires: python-zope.interface BuildArch: noarch ++++++ certbot-dns-rfc2136-1.15.0.tar.gz -> certbot-dns-rfc2136-1.16.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/certbot-dns-rfc2136-1.15.0/PKG-INFO new/certbot-dns-rfc2136-1.16.0/PKG-INFO --- old/certbot-dns-rfc2136-1.15.0/PKG-INFO 2021-05-04 20:49:16.771665800 +0200 +++ new/certbot-dns-rfc2136-1.16.0/PKG-INFO 2021-06-01 19:51:36.416814300 +0200 @@ -1,12 +1,11 @@ Metadata-Version: 2.1 Name: certbot-dns-rfc2136 -Version: 1.15.0 +Version: 1.16.0 Summary: RFC 2136 DNS Authenticator plugin for Certbot Home-page: https://github.com/certbot/certbot Author: Certbot Project Author-email: certbot-...@eff.org License: Apache License 2.0 -Description: UNKNOWN Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: Plugins @@ -27,3 +26,7 @@ Classifier: Topic :: Utilities Requires-Python: >=3.6 Provides-Extra: docs +License-File: LICENSE.txt + +UNKNOWN + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/certbot-dns-rfc2136-1.15.0/certbot_dns_rfc2136.egg-info/PKG-INFO new/certbot-dns-rfc2136-1.16.0/certbot_dns_rfc2136.egg-info/PKG-INFO --- old/certbot-dns-rfc2136-1.15.0/certbot_dns_rfc2136.egg-info/PKG-INFO 2021-05-04 20:49:16.000000000 +0200 +++ new/certbot-dns-rfc2136-1.16.0/certbot_dns_rfc2136.egg-info/PKG-INFO 2021-06-01 19:51:36.000000000 +0200 @@ -1,12 +1,11 @@ Metadata-Version: 2.1 Name: certbot-dns-rfc2136 -Version: 1.15.0 +Version: 1.16.0 Summary: RFC 2136 DNS Authenticator plugin for Certbot Home-page: https://github.com/certbot/certbot Author: Certbot Project Author-email: certbot-...@eff.org License: Apache License 2.0 -Description: UNKNOWN Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: Plugins @@ -27,3 +26,7 @@ Classifier: Topic :: Utilities Requires-Python: >=3.6 Provides-Extra: docs +License-File: LICENSE.txt + +UNKNOWN + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/certbot-dns-rfc2136-1.15.0/setup.py new/certbot-dns-rfc2136-1.16.0/setup.py --- old/certbot-dns-rfc2136-1.15.0/setup.py 2021-05-04 20:48:10.000000000 +0200 +++ new/certbot-dns-rfc2136-1.16.0/setup.py 2021-06-01 19:49:18.000000000 +0200 @@ -4,7 +4,7 @@ from setuptools import find_packages from setuptools import setup -version = '1.15.0' +version = '1.16.0' # Remember to update local-oldest-requirements.txt when changing the minimum # acme/certbot version. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/certbot-dns-rfc2136-1.15.0/tests/dns_rfc2136_test.py new/certbot-dns-rfc2136-1.16.0/tests/dns_rfc2136_test.py --- old/certbot-dns-rfc2136-1.15.0/tests/dns_rfc2136_test.py 2021-05-04 20:48:08.000000000 +0200 +++ new/certbot-dns-rfc2136-1.16.0/tests/dns_rfc2136_test.py 2021-06-01 19:49:17.000000000 +0200 @@ -42,7 +42,8 @@ # _get_rfc2136_client | pylint: disable=protected-access self.auth._get_rfc2136_client = mock.MagicMock(return_value=self.mock_client) - def test_perform(self): + @test_util.patch_get_utility() + def test_perform(self, unused_mock_get_utility): self.auth.perform([self.achall]) expected = [mock.call.add_txt_record('_acme-challenge.'+DOMAIN, mock.ANY, mock.ANY)] @@ -65,7 +66,8 @@ self.auth.perform, [self.achall]) - def test_valid_algorithm_passes(self): + @test_util.patch_get_utility() + def test_valid_algorithm_passes(self, unused_mock_get_utility): config = VALID_CONFIG.copy() config["rfc2136_algorithm"] = "HMAC-sha512" dns_test_common.write(config, self.config.rfc2136_credentials)