Hello community,

here is the log from the commit of package python-acme for openSUSE:Factory 
checked in at 2019-06-18 14:59:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-acme (Old)
 and      /work/SRC/openSUSE:Factory/.python-acme.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-acme"

Tue Jun 18 14:59:30 2019 rev:31 rq:710518 version:0.35.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-acme/python-acme.changes  2019-06-03 
18:58:27.784360027 +0200
+++ /work/SRC/openSUSE:Factory/.python-acme.new.4811/python-acme.changes        
2019-06-18 14:59:30.609293165 +0200
@@ -1,0 +2,6 @@
+Tue Jun 18 09:35:25 UTC 2019 - Marketa Calabkova <[email protected]>
+
+- update to 0.35.1
+  * sync with main certbot package
+
+-------------------------------------------------------------------

Old:
----
  acme-0.34.2.tar.gz
  acme-0.34.2.tar.gz.asc

New:
----
  acme-0.35.1.tar.gz
  acme-0.35.1.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-acme.spec ++++++
--- /var/tmp/diff_new_pack.yIL4vr/_old  2019-06-18 14:59:31.129292908 +0200
+++ /var/tmp/diff_new_pack.yIL4vr/_new  2019-06-18 14:59:31.129292908 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define libname acme
 Name:           python-%{libname}
-Version:        0.34.2
+Version:        0.35.1
 Release:        0
 Summary:        Python library for the ACME protocol
 License:        Apache-2.0

++++++ acme-0.34.2.tar.gz -> acme-0.35.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/acme-0.34.2/PKG-INFO new/acme-0.35.1/PKG-INFO
--- old/acme-0.34.2/PKG-INFO    2019-05-07 21:17:38.000000000 +0200
+++ new/acme-0.35.1/PKG-INFO    2019-06-11 00:02:16.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: acme
-Version: 0.34.2
+Version: 0.35.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.34.2/acme.egg-info/PKG-INFO 
new/acme-0.35.1/acme.egg-info/PKG-INFO
--- old/acme-0.34.2/acme.egg-info/PKG-INFO      2019-05-07 21:17:38.000000000 
+0200
+++ new/acme-0.35.1/acme.egg-info/PKG-INFO      2019-06-11 00:02:16.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: acme
-Version: 0.34.2
+Version: 0.35.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.34.2/setup.py new/acme-0.35.1/setup.py
--- old/acme-0.34.2/setup.py    2019-05-07 21:17:33.000000000 +0200
+++ new/acme-0.35.1/setup.py    2019-06-11 00:02:10.000000000 +0200
@@ -3,7 +3,7 @@
 from setuptools.command.test import test as TestCommand
 import sys
 
-version = '0.34.2'
+version = '0.35.1'
 
 # Please update tox.ini when modifying dependency version requirements
 install_requires = [



Reply via email to