Hello community, here is the log from the commit of package python-acme for openSUSE:Factory checked in at 2017-09-12 19:56:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-acme (Old) and /work/SRC/openSUSE:Factory/.python-acme.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-acme" Tue Sep 12 19:56:20 2017 rev:11 rq:523430 version:0.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-acme/python-acme.changes 2017-08-12 20:28:37.764029511 +0200 +++ /work/SRC/openSUSE:Factory/.python-acme.new/python-acme.changes 2017-09-12 19:56:27.542099681 +0200 @@ -1,0 +2,6 @@ +Mon Sep 11 21:18:10 UTC 2017 - [email protected] + +- update to 0.18.1 + - No changelog from upstream + +------------------------------------------------------------------- Old: ---- acme-0.17.0.tar.gz acme-0.17.0.tar.gz.asc New: ---- acme-0.18.1.tar.gz acme-0.18.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-acme.spec ++++++ --- /var/tmp/diff_new_pack.cpRgHl/_old 2017-09-12 19:56:28.333988335 +0200 +++ /var/tmp/diff_new_pack.cpRgHl/_new 2017-09-12 19:56:28.337987773 +0200 @@ -18,7 +18,7 @@ %define libname acme Name: python-%{libname} -Version: 0.17.0 +Version: 0.18.1 Release: 0 Summary: Python library for the ACME protocol License: Apache-2.0 ++++++ acme-0.17.0.tar.gz -> acme-0.18.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/acme-0.17.0/PKG-INFO new/acme-0.18.1/PKG-INFO --- old/acme-0.17.0/PKG-INFO 2017-08-02 01:43:11.000000000 +0200 +++ new/acme-0.18.1/PKG-INFO 2017-09-08 20:32:29.000000000 +0200 @@ -1,11 +1,12 @@ Metadata-Version: 1.1 Name: acme -Version: 0.17.0 +Version: 0.18.1 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-Content-Type: UNKNOWN Description: UNKNOWN Platform: UNKNOWN Classifier: Development Status :: 3 - Alpha diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/acme-0.17.0/acme.egg-info/PKG-INFO new/acme-0.18.1/acme.egg-info/PKG-INFO --- old/acme-0.17.0/acme.egg-info/PKG-INFO 2017-08-02 01:43:11.000000000 +0200 +++ new/acme-0.18.1/acme.egg-info/PKG-INFO 2017-09-08 20:32:29.000000000 +0200 @@ -1,11 +1,12 @@ Metadata-Version: 1.1 Name: acme -Version: 0.17.0 +Version: 0.18.1 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-Content-Type: UNKNOWN Description: UNKNOWN Platform: UNKNOWN Classifier: Development Status :: 3 - Alpha diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/acme-0.17.0/setup.py new/acme-0.18.1/setup.py --- old/acme-0.17.0/setup.py 2017-08-02 01:42:57.000000000 +0200 +++ new/acme-0.18.1/setup.py 2017-09-08 20:32:07.000000000 +0200 @@ -4,7 +4,7 @@ from setuptools import find_packages -version = '0.17.0' +version = '0.18.1' # Please update tox.ini when modifying dependency version requirements install_requires = [
