Hello community,

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

Package is "python-acme"

Fri Sep 13 14:59:00 2019 rev:35 rq:730160 version:0.38.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-acme/python-acme.changes  2019-08-28 
16:03:49.626779350 +0200
+++ /work/SRC/openSUSE:Factory/.python-acme.new.7948/python-acme.changes        
2019-09-13 14:59:00.485278989 +0200
@@ -1,0 +2,6 @@
+Wed Sep 11 12:28:33 UTC 2019 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to version 0.38.0
+  * sync with main certbot package
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-acme.spec ++++++
--- /var/tmp/diff_new_pack.QVzbJl/_old  2019-09-13 14:59:00.925279008 +0200
+++ /var/tmp/diff_new_pack.QVzbJl/_new  2019-09-13 14:59:00.929279008 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define libname acme
 Name:           python-%{libname}
-Version:        0.37.2
+Version:        0.38.0
 Release:        0
 Summary:        Python library for the ACME protocol
 License:        Apache-2.0

++++++ acme-0.37.2.tar.gz -> acme-0.38.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/acme-0.37.2/PKG-INFO new/acme-0.38.0/PKG-INFO
--- old/acme-0.37.2/PKG-INFO    2019-08-21 23:48:47.000000000 +0200
+++ new/acme-0.38.0/PKG-INFO    2019-09-03 21:42:42.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: acme
-Version: 0.37.2
+Version: 0.38.0
 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.37.2/acme.egg-info/PKG-INFO 
new/acme-0.38.0/acme.egg-info/PKG-INFO
--- old/acme-0.37.2/acme.egg-info/PKG-INFO      2019-08-21 23:48:47.000000000 
+0200
+++ new/acme-0.38.0/acme.egg-info/PKG-INFO      2019-09-03 21:42:42.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: acme
-Version: 0.37.2
+Version: 0.38.0
 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.37.2/setup.py new/acme-0.38.0/setup.py
--- old/acme-0.37.2/setup.py    2019-08-21 23:48:41.000000000 +0200
+++ new/acme-0.38.0/setup.py    2019-09-03 21:42:36.000000000 +0200
@@ -3,7 +3,7 @@
 from setuptools.command.test import test as TestCommand
 import sys
 
-version = '0.37.2'
+version = '0.38.0'
 
 # Please update tox.ini when modifying dependency version requirements
 install_requires = [



Reply via email to