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 2021-11-30 23:16:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oci-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.python-oci-sdk.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oci-sdk"

Tue Nov 30 23:16:01 2021 rev:20 rq:934621 version:2.51.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oci-sdk/python-oci-sdk.changes    
2021-10-27 22:21:39.267212462 +0200
+++ /work/SRC/openSUSE:Factory/.python-oci-sdk.new.31177/python-oci-sdk.changes 
2021-12-02 02:23:45.676920108 +0100
@@ -1,0 +2,68 @@
+Mon Nov 29 12:50:57 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.51.0
+  * Support for getting subnet topology in the Networking service
+  * Support for encrypted FastConnect resources in the Networking service
+  * Support for performance and high availability, as well as recommendation
+    metrics, in the Optimizer service
+  * Support for optional TDE wallet passwords in the Database service
+  * Support for Object Storage service integration in the Big Data service
+  * Support for circuit breakers enabled by default in all services except
+    Streaming and Compute
+  * Support for retries enabled by default in all operations of the Functions
+    and Roving Edge services, and in some operations of the Streaming service.
+- from version 2.50.0
+  * Support for drill down metadata in the Management Dashboard service
+  * Support for operator access control on dedicated autonomous databases
+    in the Operator Access Control service
+  * Property `resource_type` and `is_enforced_always` from model
+    `CreateOperatorControlAssignmentDetails` changed from optional
+    to required in the Operator Access Control service
+  * Property `operator_control_name`, `approver_groups_list` and
+    `is_fully_pre_approved` from model `UpdateOperatorControlDetails`
+    changed from optional to required in the Operator Access Control
+    service
+  * Property `is_enforced_always` from model 
`UpdateOperatorControlAssignmentDetails`
+    changed from optional to required in the Operator Access Control service
+  * Property `approver_groups_list` and `is_fully_pre_approved` from model
+    `CreateOperatorControlDetails` changed from optional to required in the
+    Operator Access Control service
+  * Data type for response of operation `create_operator_control_assignment`
+    changed to `oci.operator_access_control.models.OperatorControlAssignment`
+    in the Operator Access Control service
+- from version 2.49.1
+  * Support for the Database Tools service
+  * Support for scan listener port TCP and TCP SSL on cloud VM clusters
+    in the Database service
+  * Support for domains in the Identity service
+  * Support for redeemable users and support rewards in the Usage service
+  * Support for calling Oracle Cloud Infrastructure services in the
+    ap-singapore-1 and eu-marseille-1 regions
+  * Endpoint for Identity service changed to include `.oci` subdomain
+- from version 2.49.0
+  * Support for the Source Code Management service
+  * Support for the Build service
+  * Support for the Certificates service
+  * Support to create child tenancies in an organization and manage
+    subscriptions in the Organizations service
+  * Support for Certificates service integration in the Load Balancing service
+  * Support for creating hosts in specific availability domains in the
+    VMWare Solution service
+  * Support for user-defined functions and libraries, as well as scheduling
+    and orchestration, in the Data Integration service
+  * Support for EM-managed Exadatas and EM-managed hosts in the Operations
+    Insights service
+  * Models `ComputeInstanceGroupBlueGreenDeployStageExecutionProgress`,
+    `ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress`,
+    `ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress`,
+    `ComputeInstanceGroupCanaryDeployStageExecutionProgress`,
+    `ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress`,
+    `RunPipelineDeployStageExecutionProgress`and
+    `RunValidationTestOnComputeInstanceDeployStageExecutionProgress`
+    were removed from the DevOps service.
+- Refresh patches for new version
+  * ops_relax-python-depends.patch
+- Relax version requirements in BuildRequires and Requires for
+  python-crypography, python-pyOpenSSL and python-configparser
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-oci-sdk.spec ++++++
--- /var/tmp/diff_new_pack.2oiKRX/_old  2021-12-02 02:23:46.100918628 +0100
+++ /var/tmp/diff_new_pack.2oiKRX/_new  2021-12-02 02:23:46.104918615 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-oci-sdk
-Version:        2.48.0
+Version:        2.51.0
 Release:        0
 Summary:        Oracle Cloud Infrastructure Python SDK
 License:        Apache-2.0 OR UPL-1.0
@@ -35,9 +35,9 @@
 Requires:       python-PyJWT
 Requires:       python-certifi
 Requires:       python-circuitbreaker >= 1.3.1
-Requires:       python-cryptography >= 3.2.1
+Requires:       python-cryptography
 Requires:       python-httpsig_cffi
-Requires:       python-pyOpenSSL >= 19.1.0
+Requires:       python-pyOpenSSL >= 17.5.0
 Requires:       python-python-dateutil < 3.0.0
 Requires:       python-python-dateutil >= 2.5.3
 Requires:       python-pytz >= 2016.10
@@ -48,9 +48,9 @@
 BuildRequires:  %{python_module PyJWT}
 BuildRequires:  %{python_module certifi}
 BuildRequires:  %{python_module circuitbreaker >= 1.3.1}
-BuildRequires:  %{python_module cryptography >= 3.2.1}
+BuildRequires:  %{python_module cryptography}
 BuildRequires:  %{python_module httpsig_cffi}
-BuildRequires:  %{python_module pyOpenSSL >= 19.1.0}
+BuildRequires:  %{python_module pyOpenSSL >= 17.5.0}
 BuildRequires:  %{python_module pytest > 4.1.0}
 BuildRequires:  %{python_module python-dateutil < 3.0.0}
 BuildRequires:  %{python_module python-dateutil >= 2.5.3}
@@ -59,11 +59,11 @@
 BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module vcrpy >= 2.0.1}
 %if %{with python2}
-BuildRequires:  python-configparser >= 4.0.2
+BuildRequires:  python-configparser
 %endif
 # /SECTION
 %ifpython2
-Requires:       python-configparser >= 4.0.2
+Requires:       python-configparser
 %endif
 %python_subpackages
 

++++++ oci-python-sdk-2.48.0.tar.gz -> oci-python-sdk-2.51.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-oci-sdk/oci-python-sdk-2.48.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-oci-sdk.new.31177/oci-python-sdk-2.51.0.tar.gz
 differ: char 13, line 1

++++++ ops_relax-python-depends.patch ++++++
--- /var/tmp/diff_new_pack.2oiKRX/_old  2021-12-02 02:23:46.144918475 +0100
+++ /var/tmp/diff_new_pack.2oiKRX/_new  2021-12-02 02:23:46.144918475 +0100
@@ -1,11 +1,11 @@
-diff -Nru oci-python-sdk-2.48.0.orig/requirements.txt 
oci-python-sdk-2.48.0/requirements.txt
---- oci-python-sdk-2.48.0.orig/requirements.txt        2021-10-19 
19:21:13.000000000 +0200
-+++ oci-python-sdk-2.48.0/requirements.txt     2021-10-26 11:39:11.847089373 
+0200
-@@ -1,19 +1,18 @@
+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 @@
 -autodocsumm==0.1.11
 +autodocsumm>=0.1.11
  certifi
--configparser==4.0.2
+-configparser==4.0.2; python_version < '3'
 -coverage==4.5.2
 -cryptography>=3.2.1,<=3.4.7
 -flake8==3.6.0
@@ -16,10 +16,10 @@
 -attrs==19.1.0
 -python-dateutil>=2.5.3,<=2.7.3
 +coverage>=4.5.2
-+cryptography>=3.2.1
++cryptography
 +flake8>=3.6.0
 +mock>=2.0.0
-+pyOpenSSL>=19.1.0
++pyOpenSSL>=17.5.0
 +pytest>=4.1.0
 +pytest-cov>=2.6.1
 +attrs>=19.1.0
@@ -31,6 +31,7 @@
 -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
@@ -38,9 +39,10 @@
 +vcrpy>=2.0.1
 +wheel>=0.32.3
 +circuitbreaker>=1.3.1
-diff -Nru oci-python-sdk-2.48.0.orig/setup.py oci-python-sdk-2.48.0/setup.py
---- oci-python-sdk-2.48.0.orig/setup.py        2021-10-19 19:21:13.000000000 
+0200
-+++ oci-python-sdk-2.48.0/setup.py     2021-10-26 11:39:52.287354894 +0200
++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 @@
  
  requires = [
@@ -49,7 +51,7 @@
 -    "cryptography>=3.2.1,<=3.4.7",
 -    "pyOpenSSL>=17.5.0,<=19.1.0",
 -    "python-dateutil>=2.5.3,<3.0.0",
-+    "cryptography>=3.2.1",
++    "cryptography",
 +    "pyOpenSSL>=17.5.0",
 +    "python-dateutil>=2.5.3",
      "pytz>=2016.10",

Reply via email to