Hello community, here is the log from the commit of package python-acme for openSUSE:Factory checked in at 2017-05-18 20:48:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-acme (Old) and /work/SRC/openSUSE:Factory/.python-acme.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-acme" Thu May 18 20:48:45 2017 rev:6 rq:495673 version:0.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-acme/python-acme.changes 2017-05-17 17:19:30.751273964 +0200 +++ /work/SRC/openSUSE:Factory/.python-acme.new/python-acme.changes 2017-05-18 20:48:59.209615312 +0200 @@ -1,0 +2,6 @@ +Wed May 17 16:17:36 UTC 2017 - [email protected] + +- update to 0.14.1 + - No changelog from upstream + +------------------------------------------------------------------- Old: ---- acme-0.14.0.tar.gz acme-0.14.0.tar.gz.asc New: ---- acme-0.14.1.tar.gz acme-0.14.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-acme.spec ++++++ --- /var/tmp/diff_new_pack.cncSB0/_old 2017-05-18 20:49:02.969084752 +0200 +++ /var/tmp/diff_new_pack.cncSB0/_new 2017-05-18 20:49:02.969084752 +0200 @@ -18,7 +18,7 @@ %define libname acme Name: python-%{libname} -Version: 0.14.0 +Version: 0.14.1 Release: 0 Summary: Python library for the ACME protocol License: Apache-2.0 ++++++ acme-0.14.0.tar.gz -> acme-0.14.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/acme-0.14.0/PKG-INFO new/acme-0.14.1/PKG-INFO --- old/acme-0.14.0/PKG-INFO 2017-05-05 01:45:31.000000000 +0200 +++ new/acme-0.14.1/PKG-INFO 2017-05-16 18:53:09.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: acme -Version: 0.14.0 +Version: 0.14.1 Summary: ACME protocol implementation in Python Home-page: https://github.com/letsencrypt/letsencrypt Author: Certbot Project diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/acme-0.14.0/acme.egg-info/PKG-INFO new/acme-0.14.1/acme.egg-info/PKG-INFO --- old/acme-0.14.0/acme.egg-info/PKG-INFO 2017-05-05 01:45:31.000000000 +0200 +++ new/acme-0.14.1/acme.egg-info/PKG-INFO 2017-05-16 18:53:09.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: acme -Version: 0.14.0 +Version: 0.14.1 Summary: ACME protocol implementation in Python Home-page: https://github.com/letsencrypt/letsencrypt Author: Certbot Project diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/acme-0.14.0/setup.py new/acme-0.14.1/setup.py --- old/acme-0.14.0/setup.py 2017-05-05 01:45:16.000000000 +0200 +++ new/acme-0.14.1/setup.py 2017-05-16 18:52:51.000000000 +0200 @@ -4,7 +4,7 @@ from setuptools import find_packages -version = '0.14.0' +version = '0.14.1' # Please update tox.ini when modifying dependency version requirements install_requires = [
