Hello community,

here is the log from the commit of package python-certbot-dns-cloudflare for 
openSUSE:Factory checked in at 2019-10-02 14:56:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-cloudflare (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot-dns-cloudflare.new.2352 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot-dns-cloudflare"

Wed Oct  2 14:56:11 2019 rev:11 rq:734567 version:0.39.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-certbot-dns-cloudflare/python-certbot-dns-cloudflare.changes
      2019-09-13 14:59:07.693279295 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-certbot-dns-cloudflare.new.2352/python-certbot-dns-cloudflare.changes
    2019-10-02 14:56:12.487237204 +0200
@@ -1,0 +2,6 @@
+Wed Oct  2 10:08:26 UTC 2019 - Marketa Calabkova <[email protected]>
+
+- update to version 0.39.0
+  * Support for Python 3.8 was added to Certbot and all of its components.
+
+-------------------------------------------------------------------

Old:
----
  certbot-dns-cloudflare-0.38.0.tar.gz

New:
----
  certbot-dns-cloudflare-0.39.0.tar.gz

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

Other differences:
------------------
++++++ python-certbot-dns-cloudflare.spec ++++++
--- /var/tmp/diff_new_pack.WLluAX/_old  2019-10-02 14:56:12.935236029 +0200
+++ /var/tmp/diff_new_pack.WLluAX/_new  2019-10-02 14:56:12.939236018 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-certbot-dns-cloudflare
-Version:        0.38.0
+Version:        0.39.0
 Release:        0
 Summary:        Cloudflare Authenticator plugin for Certbot
 License:        Apache-2.0

++++++ certbot-dns-cloudflare-0.38.0.tar.gz -> 
certbot-dns-cloudflare-0.39.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-cloudflare-0.38.0/PKG-INFO 
new/certbot-dns-cloudflare-0.39.0/PKG-INFO
--- old/certbot-dns-cloudflare-0.38.0/PKG-INFO  2019-09-03 21:42:52.000000000 
+0200
+++ new/certbot-dns-cloudflare-0.39.0/PKG-INFO  2019-10-01 21:48:54.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-cloudflare
-Version: 0.38.0
+Version: 0.39.0
 Summary: Cloudflare DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -21,6 +21,7 @@
 Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: Topic :: Internet :: WWW/HTTP
 Classifier: Topic :: Security
 Classifier: Topic :: System :: Installation/Setup
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-cloudflare-0.38.0/certbot_dns_cloudflare.egg-info/PKG-INFO 
new/certbot-dns-cloudflare-0.39.0/certbot_dns_cloudflare.egg-info/PKG-INFO
--- old/certbot-dns-cloudflare-0.38.0/certbot_dns_cloudflare.egg-info/PKG-INFO  
2019-09-03 21:42:52.000000000 +0200
+++ new/certbot-dns-cloudflare-0.39.0/certbot_dns_cloudflare.egg-info/PKG-INFO  
2019-10-01 21:48:54.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-cloudflare
-Version: 0.38.0
+Version: 0.39.0
 Summary: Cloudflare DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -21,6 +21,7 @@
 Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: Topic :: Internet :: WWW/HTTP
 Classifier: Topic :: Security
 Classifier: Topic :: System :: Installation/Setup
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-cloudflare-0.38.0/certbot_dns_cloudflare.egg-info/requires.txt 
new/certbot-dns-cloudflare-0.39.0/certbot_dns_cloudflare.egg-info/requires.txt
--- 
old/certbot-dns-cloudflare-0.38.0/certbot_dns_cloudflare.egg-info/requires.txt  
    2019-09-03 21:42:52.000000000 +0200
+++ 
new/certbot-dns-cloudflare-0.39.0/certbot_dns_cloudflare.egg-info/requires.txt  
    2019-10-01 21:48:54.000000000 +0200
@@ -1,5 +1,5 @@
 acme>=0.29.0
-certbot>=0.34.0
+certbot>=0.39.0
 cloudflare>=1.5.1
 mock
 setuptools
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-cloudflare-0.38.0/setup.py 
new/certbot-dns-cloudflare-0.39.0/setup.py
--- old/certbot-dns-cloudflare-0.38.0/setup.py  2019-09-03 21:42:36.000000000 
+0200
+++ new/certbot-dns-cloudflare-0.39.0/setup.py  2019-10-01 21:48:41.000000000 
+0200
@@ -2,13 +2,13 @@
 from setuptools import find_packages
 
 
-version = '0.38.0'
+version = '0.39.0'
 
 # Remember to update local-oldest-requirements.txt when changing the minimum
 # acme/certbot version.
 install_requires = [
     'acme>=0.29.0',
-    'certbot>=0.34.0',
+    'certbot>=0.39.0',
     'cloudflare>=1.5.1',
     'mock',
     'setuptools',
@@ -43,6 +43,7 @@
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
         'Programming Language :: Python :: 3.7',
+        'Programming Language :: Python :: 3.8',
         'Topic :: Internet :: WWW/HTTP',
         'Topic :: Security',
         'Topic :: System :: Installation/Setup',


Reply via email to