Hello community, here is the log from the commit of package python-acme for openSUSE:Factory checked in at 2018-07-27 10:56:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-acme (Old) and /work/SRC/openSUSE:Factory/.python-acme.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-acme" Fri Jul 27 10:56:04 2018 rev:21 rq:625326 version:0.26.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-acme/python-acme.changes 2018-07-18 22:55:49.514585767 +0200 +++ /work/SRC/openSUSE:Factory/.python-acme.new/python-acme.changes 2018-07-27 10:56:05.877630017 +0200 @@ -1,0 +2,6 @@ +Wed Jul 25 17:34:48 UTC 2018 - [email protected] + +- update to 0.26.1 + - No changelog from upstream + +------------------------------------------------------------------- Old: ---- acme-0.26.0.tar.gz acme-0.26.0.tar.gz.asc New: ---- acme-0.26.1.tar.gz acme-0.26.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-acme.spec ++++++ --- /var/tmp/diff_new_pack.4ABJOc/_old 2018-07-27 10:56:06.421631059 +0200 +++ /var/tmp/diff_new_pack.4ABJOc/_new 2018-07-27 10:56:06.421631059 +0200 @@ -21,7 +21,7 @@ %define libname acme Name: python-%{libname} -Version: 0.26.0 +Version: 0.26.1 Release: 0 Summary: Python library for the ACME protocol License: Apache-2.0 ++++++ acme-0.26.0.tar.gz -> acme-0.26.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/acme-0.26.0/PKG-INFO new/acme-0.26.1/PKG-INFO --- old/acme-0.26.0/PKG-INFO 2018-07-11 23:10:12.000000000 +0200 +++ new/acme-0.26.1/PKG-INFO 2018-07-17 01:27:11.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: acme -Version: 0.26.0 +Version: 0.26.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.26.0/acme.egg-info/PKG-INFO new/acme-0.26.1/acme.egg-info/PKG-INFO --- old/acme-0.26.0/acme.egg-info/PKG-INFO 2018-07-11 23:10:12.000000000 +0200 +++ new/acme-0.26.1/acme.egg-info/PKG-INFO 2018-07-17 01:27:11.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: acme -Version: 0.26.0 +Version: 0.26.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.26.0/setup.py new/acme-0.26.1/setup.py --- old/acme-0.26.0/setup.py 2018-07-11 23:09:10.000000000 +0200 +++ new/acme-0.26.1/setup.py 2018-07-17 01:26:52.000000000 +0200 @@ -3,7 +3,7 @@ from setuptools.command.test import test as TestCommand import sys -version = '0.26.0' +version = '0.26.1' # Please update tox.ini when modifying dependency version requirements install_requires = [
