Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-acme for openSUSE:Factory checked in at 2021-06-24 18:22:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-acme (Old) and /work/SRC/openSUSE:Factory/.python-acme.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-acme" Thu Jun 24 18:22:42 2021 rev:52 rq:901677 version:1.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-acme/python-acme.changes 2021-05-12 19:33:05.514831555 +0200 +++ /work/SRC/openSUSE:Factory/.python-acme.new.2625/python-acme.changes 2021-06-24 18:23:03.792948766 +0200 @@ -1,0 +2,6 @@ +Thu Jun 24 08:48:56 UTC 2021 - Mark??ta Machov?? <[email protected]> + +- update to version 1.16.0 + * sync with main certbot package + +------------------------------------------------------------------- Old: ---- acme-1.15.0.tar.gz acme-1.15.0.tar.gz.asc New: ---- acme-1.16.0.tar.gz acme-1.16.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-acme.spec ++++++ --- /var/tmp/diff_new_pack.QKqUBf/_old 2021-06-24 18:23:04.316949347 +0200 +++ /var/tmp/diff_new_pack.QKqUBf/_new 2021-06-24 18:23:04.320949351 +0200 @@ -1,5 +1,5 @@ # -# spec file for package python-acme +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -20,7 +20,7 @@ %define skip_python2 1 %define libname acme Name: python-%{libname} -Version: 1.15.0 +Version: 1.16.0 Release: 0 Summary: Python library for the ACME protocol License: Apache-2.0 ++++++ acme-1.15.0.tar.gz -> acme-1.16.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/acme-1.15.0/PKG-INFO new/acme-1.16.0/PKG-INFO --- old/acme-1.15.0/PKG-INFO 2021-05-04 20:48:43.009578700 +0200 +++ new/acme-1.16.0/PKG-INFO 2021-06-01 19:49:28.296295200 +0200 @@ -1,12 +1,11 @@ Metadata-Version: 2.1 Name: acme -Version: 1.15.0 +Version: 1.16.0 Summary: ACME protocol implementation in Python Home-page: https://github.com/letsencrypt/letsencrypt Author: Certbot Project Author-email: [email protected] License: Apache License 2.0 -Description: UNKNOWN Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers @@ -22,3 +21,7 @@ Requires-Python: >=3.6 Provides-Extra: dev Provides-Extra: docs +License-File: LICENSE.txt + +UNKNOWN + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/acme-1.15.0/acme.egg-info/PKG-INFO new/acme-1.16.0/acme.egg-info/PKG-INFO --- old/acme-1.15.0/acme.egg-info/PKG-INFO 2021-05-04 20:48:42.000000000 +0200 +++ new/acme-1.16.0/acme.egg-info/PKG-INFO 2021-06-01 19:49:28.000000000 +0200 @@ -1,12 +1,11 @@ Metadata-Version: 2.1 Name: acme -Version: 1.15.0 +Version: 1.16.0 Summary: ACME protocol implementation in Python Home-page: https://github.com/letsencrypt/letsencrypt Author: Certbot Project Author-email: [email protected] License: Apache License 2.0 -Description: UNKNOWN Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers @@ -22,3 +21,7 @@ Requires-Python: >=3.6 Provides-Extra: dev Provides-Extra: docs +License-File: LICENSE.txt + +UNKNOWN + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/acme-1.15.0/setup.py new/acme-1.16.0/setup.py --- old/acme-1.15.0/setup.py 2021-05-04 20:48:10.000000000 +0200 +++ new/acme-1.16.0/setup.py 2021-06-01 19:49:18.000000000 +0200 @@ -3,9 +3,8 @@ from setuptools import find_packages from setuptools import setup -version = '1.15.0' +version = '1.16.0' -# Please update tox.ini when modifying dependency version requirements install_requires = [ 'cryptography>=2.1.4', # formerly known as acme.jose:
