Hello community,

here is the log from the commit of package python-certbot-dns-nsone for 
openSUSE:Factory checked in at 2018-11-18 23:32:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-nsone (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot-dns-nsone.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot-dns-nsone"

Sun Nov 18 23:32:40 2018 rev:2 rq:649939 version:0.28.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-certbot-dns-nsone/python-certbot-dns-nsone.changes
        2018-09-26 16:11:14.483504088 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-certbot-dns-nsone.new/python-certbot-dns-nsone.changes
   2018-11-18 23:32:55.685428172 +0100
@@ -1,0 +2,6 @@
+Fri Nov 16 18:08:49 UTC 2018 - Marketa Calabkova <[email protected]>
+
+- update to version 0.28.0
+  * The NS1 plugin is now compatible with Lexicon 3.0+.
+
+-------------------------------------------------------------------

Old:
----
  certbot-dns-nsone-0.27.1.tar.gz

New:
----
  certbot-dns-nsone-0.28.0.tar.gz

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

Other differences:
------------------
++++++ python-certbot-dns-nsone.spec ++++++
--- /var/tmp/diff_new_pack.EdgfNL/_old  2018-11-18 23:32:56.181427576 +0100
+++ /var/tmp/diff_new_pack.EdgfNL/_new  2018-11-18 23:32:56.181427576 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-certbot-dns-nsone
-Version:        0.27.1
+Version:        0.28.0
 Release:        0
 Summary:        NS1 Authenticator plugin for Certbot
 License:        Apache-2.0

++++++ certbot-dns-nsone-0.27.1.tar.gz -> certbot-dns-nsone-0.28.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-nsone-0.27.1/PKG-INFO 
new/certbot-dns-nsone-0.28.0/PKG-INFO
--- old/certbot-dns-nsone-0.27.1/PKG-INFO       2018-09-07 01:14:04.000000000 
+0200
+++ new/certbot-dns-nsone-0.28.0/PKG-INFO       2018-11-07 22:15:33.000000000 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-nsone
-Version: 0.27.1
+Version: 0.28.0
 Summary: NS1 DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-nsone-0.27.1/certbot_dns_nsone/dns_nsone.py 
new/certbot-dns-nsone-0.28.0/certbot_dns_nsone/dns_nsone.py
--- old/certbot-dns-nsone-0.27.1/certbot_dns_nsone/dns_nsone.py 2018-09-07 
01:13:29.000000000 +0200
+++ new/certbot-dns-nsone-0.28.0/certbot_dns_nsone/dns_nsone.py 2018-11-07 
22:14:56.000000000 +0100
@@ -66,6 +66,7 @@
         super(_NS1LexiconClient, self).__init__()
 
         self.provider = nsone.Provider({
+            'provider_name': 'nsone',
             'auth_token': api_key,
             'ttl': ttl,
         })
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-nsone-0.27.1/certbot_dns_nsone.egg-info/PKG-INFO 
new/certbot-dns-nsone-0.28.0/certbot_dns_nsone.egg-info/PKG-INFO
--- old/certbot-dns-nsone-0.27.1/certbot_dns_nsone.egg-info/PKG-INFO    
2018-09-07 01:14:04.000000000 +0200
+++ new/certbot-dns-nsone-0.28.0/certbot_dns_nsone.egg-info/PKG-INFO    
2018-11-07 22:15:33.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-nsone
-Version: 0.27.1
+Version: 0.28.0
 Summary: NS1 DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-nsone-0.27.1/setup.py 
new/certbot-dns-nsone-0.28.0/setup.py
--- old/certbot-dns-nsone-0.27.1/setup.py       2018-09-07 01:13:30.000000000 
+0200
+++ new/certbot-dns-nsone-0.28.0/setup.py       2018-11-07 22:14:57.000000000 
+0100
@@ -2,7 +2,7 @@
 from setuptools import find_packages
 
 
-version = '0.27.1'
+version = '0.28.0'
 
 # Remember to update local-oldest-requirements.txt when changing the minimum
 # acme/certbot version.


Reply via email to