Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oci-sdk for openSUSE:Factory 
checked in at 2022-04-26 20:16:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oci-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.python-oci-sdk.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oci-sdk"

Tue Apr 26 20:16:07 2022 rev:26 rq:972911 version:2.64.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oci-sdk/python-oci-sdk.changes    
2022-04-01 21:37:16.880723585 +0200
+++ /work/SRC/openSUSE:Factory/.python-oci-sdk.new.1538/python-oci-sdk.changes  
2022-04-26 20:17:59.180776497 +0200
@@ -1,0 +2,47 @@
+Tue Apr 26 09:49:49 UTC 2022 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.64.0
+  * Support for the Stack Monitoring service
+  * Support for stack monitoring on external databases in the Database service
+  * Support for upgrading VM database systems in place in the Database service
+  * Support for viewing supported VMWare software versions when listing host
+    shapes in the VMWare Solution service
+  * Support for choosing compute shapes when creating SDDCs and ESXi hosts
+    in the VMWare Solution service
+  * Support for work requests on delete operations in the Vulnerability 
Scanning service
+  * Support for additional scan metadata in reports, including CVE 
descriptions,
+    in the Vulnerability Scanning service
+  * Support for redemption codes in the Usage service
+  * Param `type` in model `DiscoveryDetails` assumes the value of 
`UNKNOWN_ENUM_VALUE` if
+    it is assigned a value that is not of the allowed_values. It will not 
raise a `ValueError`.
+- from version 2.63.0
+  * Support for bringing your own IPv6 addresses in the Networking service
+  * Support for specifying database edition and maximum CPU core count when 
creating or
+    updating an autonomous database in the Database service
+  * Support for enabling and disabling data collection options when creating 
or updating
+    Exadata Cloud at Customer VM clusters in the Database service
+  * Support for retries by default on operations in the Identity service
+  * Support for retries by default on operations in the Operations Insights 
service
+- from version 2.62.1
+  * Fixed the lifecycle state values for target databases in the Data Safe 
service
+  * Support for content length and content type response headers when 
downloading
+    PDFs in the Account Management service
+  * Support for creating Enterprise Manager-based zLinux host targets, 
creating alarms,
+    and viewing top process analytics in the Operations Insights service
+  * Support for diagnostic reboots on VM instances in the Compute service
+- from version 2.62.0
+  * Support for returning the number of network ports as part of listing shapes
+    in the Compute service
+  * Support for Java runtime removal and custom logs in the Java Management 
service
+  * Support for new parameters for BGP admin state and enabling/disabling BFD
+    in the Networking service
+  * Support for private OKE clusters and blue-green deployments in the DevOps 
service
+  * Support for international customers to consume and launch third-party
+    paid listings in the Marketplace service
+  * Support for additional fields on entities, attributes, and folders
+    in the Data Catalog service
+  * Support for retries by default on operations in the Marketplace service
+- Refresh patches for new version
+  * ops_relax-python-depends.patch
+
+-------------------------------------------------------------------

Old:
----
  oci-python-sdk-2.61.0.tar.gz

New:
----
  oci-python-sdk-2.64.0.tar.gz

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

Other differences:
------------------
++++++ python-oci-sdk.spec ++++++
--- /var/tmp/diff_new_pack.vTaCpO/_old  2022-04-26 20:17:59.632777044 +0200
+++ /var/tmp/diff_new_pack.vTaCpO/_new  2022-04-26 20:17:59.636777049 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-oci-sdk
-Version:        2.61.0
+Version:        2.64.0
 Release:        0
 Summary:        Oracle Cloud Infrastructure Python SDK
 License:        Apache-2.0 OR UPL-1.0

++++++ oci-python-sdk-2.61.0.tar.gz -> oci-python-sdk-2.64.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-oci-sdk/oci-python-sdk-2.61.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-oci-sdk.new.1538/oci-python-sdk-2.64.0.tar.gz
 differ: char 15, line 1

++++++ ops_relax-python-depends.patch ++++++
--- /var/tmp/diff_new_pack.vTaCpO/_old  2022-04-26 20:17:59.668777088 +0200
+++ /var/tmp/diff_new_pack.vTaCpO/_new  2022-04-26 20:17:59.672777093 +0200
@@ -1,7 +1,7 @@
-diff -Nru oci-python-sdk-2.51.0.orig/requirements.txt 
oci-python-sdk-2.51.0/requirements.txt
---- oci-python-sdk-2.51.0.orig/requirements.txt        2021-11-17 
21:36:31.000000000 +0100
-+++ oci-python-sdk-2.51.0/requirements.txt     2021-11-29 12:54:45.426784577 
+0100
-@@ -1,20 +1,19 @@
+diff -Nru oci-python-sdk-2.64.0.orig/requirements.txt 
oci-python-sdk-2.64.0/requirements.txt
+--- oci-python-sdk-2.64.0.orig/requirements.txt        2022-04-19 
19:16:40.000000000 +0200
++++ oci-python-sdk-2.64.0/requirements.txt     2022-04-26 11:09:17.304558121 
+0200
+@@ -1,21 +1,21 @@
 -autodocsumm==0.1.11
 +autodocsumm>=0.1.11
  certifi
@@ -15,11 +15,12 @@
 -pytest-cov==2.6.1
 -attrs==19.1.0
 -python-dateutil>=2.5.3,<=2.7.3
++configparser>=4.0.2; python_version < '3'
 +coverage>=4.5.2
-+cryptography
++cryptography>=3.2.1
 +flake8>=3.6.0
 +mock>=2.0.0
-+pyOpenSSL>=17.5.0
++pyOpenSSL>=19.1.0
 +pytest>=4.1.0
 +pytest-cov>=2.6.1
 +attrs>=19.1.0
@@ -31,19 +32,20 @@
 -vcrpy==2.0.1
 -wheel==0.32.3
 -circuitbreaker>=1.3.1,<2.0.0
--docutils<0.18
-\ No newline at end of file
 +sphinx-rtd-theme>=0.4.2
 +sphinx>=1.8.3
 +tox>=3.14.3
 +vcrpy>=2.0.1
 +wheel>=0.32.3
 +circuitbreaker>=1.3.1
-+docutils<0.18
-diff -Nru oci-python-sdk-2.51.0.orig/setup.py oci-python-sdk-2.51.0/setup.py
---- oci-python-sdk-2.51.0.orig/setup.py        2021-11-17 21:36:31.000000000 
+0100
-+++ oci-python-sdk-2.51.0/setup.py     2021-11-29 12:55:20.295141554 +0100
-@@ -31,12 +31,11 @@
+ docutils<0.18
+-Jinja2<3.1
+\ No newline at end of file
++Jinja2<3.1
+diff -Nru oci-python-sdk-2.64.0.orig/setup.py oci-python-sdk-2.64.0/setup.py
+--- oci-python-sdk-2.64.0.orig/setup.py        2022-04-19 19:16:40.000000000 
+0200
++++ oci-python-sdk-2.64.0/setup.py     2022-04-26 11:08:21.691516296 +0200
+@@ -31,12 +31,12 @@
  
  requires = [
      "certifi",
@@ -51,7 +53,8 @@
 -    "cryptography>=3.2.1,<=3.4.7",
 -    "pyOpenSSL>=17.5.0,<=19.1.0",
 -    "python-dateutil>=2.5.3,<3.0.0",
-+    "cryptography",
++    "configparser>=4.0.2 ; python_version < '3'",
++    "cryptography>=3.2.1",
 +    "pyOpenSSL>=17.5.0",
 +    "python-dateutil>=2.5.3",
      "pytz>=2016.10",

Reply via email to