Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-cloudflare for 
openSUSE:Factory checked in at 2023-07-01 23:18:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cloudflare (Old)
 and      /work/SRC/openSUSE:Factory/.python-cloudflare.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cloudflare"

Sat Jul  1 23:18:26 2023 rev:9 rq:1096281 version:2.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cloudflare/python-cloudflare.changes      
2022-01-23 18:38:47.989901928 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cloudflare.new.13546/python-cloudflare.changes
   2023-07-01 23:18:30.350423805 +0200
@@ -1,0 +2,14 @@
+Sat Jul  1 10:07:10 UTC 2023 - ecsos <ec...@opensuse.org>
+
+- Update to 2.11.1
+ - more api endpoints
+ - firewall rules example
+ - add openapi support, added tuna for testing
+ - add openapi support, delay yaml and jsonlines load to speed up everything, 
other cleanup
+ - add openapi support, delay bs4 load to speed up everything, improve 
requests imports
+ - missing import json, speed up to import requests
+   For full changelog see: 
+   https://github.com/cloudflare/python-cloudflare/blob/master/CHANGELOG.md
+- Add %{?sle15_python_module_pythons}
+
+-------------------------------------------------------------------

Old:
----
  cloudflare-2.8.15.tar.gz

New:
----
  cloudflare-2.11.1.tar.gz

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

Other differences:
------------------
++++++ python-cloudflare.spec ++++++
--- /var/tmp/diff_new_pack.D86raT/_old  2023-07-01 23:18:31.106428337 +0200
+++ /var/tmp/diff_new_pack.D86raT/_new  2023-07-01 23:18:31.110428361 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cloudflare
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:           python-cloudflare
-Version:        2.8.15
+Version:        2.11.1
 Release:        0
 Summary:        Python wrapper for the Cloudflare v4 API
 License:        MIT
@@ -54,9 +54,6 @@
 
 %install
 %python_install
-mkdir -p %{buildroot}%{_mandir}/man1
-mv %{buildroot}/usr/man/man1/cli4.man %{buildroot}%{_mandir}/man1/cli4.1
-rm -rf %{buildroot}/usr/man
 %python_clone -a %{buildroot}%{_bindir}/cli4
 %python_clone -a %{buildroot}%{_mandir}/man1/cli4.1
 # remove examples from sitelib
@@ -73,10 +70,10 @@
 %python_uninstall_alternative cli4 cli4.1
 
 %files %{python_files}
-%doc README.rst
+%doc README.md
 %license LICENSE
 %python_alternative %{_bindir}/cli4
-%python_alternative %{_mandir}/man1/cli4.1%{?ext_man}
+%python_alternative %{_mandir}/man1/cli4.1
 %{python_sitelib}/*
 
 %changelog

++++++ cloudflare-2.8.15.tar.gz -> cloudflare-2.11.1.tar.gz ++++++
++++ 12529 lines of diff (skipped)

Reply via email to