1
0
python-oci-sdk/ops_relax-python-depends.patch

64 lines
1.6 KiB
Diff
Raw Normal View History

diff -Nru oci-python-sdk-2.88.2.orig/requirements.txt oci-python-sdk-2.88.2/requirements.txt
--- oci-python-sdk-2.88.2.orig/requirements.txt 2022-11-22 18:59:10.000000000 +0100
+++ oci-python-sdk-2.88.2/requirements.txt 2022-12-01 10:41:45.168757327 +0100
Accepting request 1032860 from home:glaubitz:branches:devel:languages:python - Update to version 2.87.0 * Support for cloning from a backup from the last available timestamp in the Database service * Support for third-party scanning using Qualys in the Vulnerability Scanning service * Support for customer-provided encryption keys in the Logging Analytics service * Support for connections for database resources in the GoldenGate service * The properties `dataType`, `timeDataEnded`, `compartmentId` is made from required to optional from the `StorageWorkRequestSummary` model in Log Analytics service - from version 2.86.0 * Support for the Disaster Recovery service * Support for running code interactively with session applications using statements in the Data Flow service * Support for language custom models and language translation in the AI Language service * type `documents` is changed from `TextClassificationDocument` to `TextDocument` in `BatchDetectLanguageTextClassificationDetails` model in the AI Language service * type `documents` is changed from `SentimentsDocument` to `TextDocument` in `BatchDetectLanguageSentimentsDetails` model in the AI Language service * type `documents` is changed from `KeyPhraseDocument` to `TextDocument` in `BatchDetectLanguageKeyPhrasesDetails` model in the AI Language service * type `documents` is changed from `EntityDocument` to `TextDocument` in `BatchDetectLanguageEntitiesDetails` model in the AI Language service - Refresh patches for new version * ops_relax-python-depends.patch OBS-URL: https://build.opensuse.org/request/show/1032860 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=66
2022-11-02 18:29:20 +01:00
@@ -1,21 +1,21 @@
Accepting request 771560 from home:glaubitz:branches:devel:languages:python - Update to version 2.10.3 + Support for the Data Science service + Support for calling Oracle Cloud Infrastructure services in the ap-osaka-1 and ap-melbourne-1 regions - from version 2.10.2 + Support for the Application Migration service + Support for the Data Flow service + Support for the Data Catalog service + Support for cross-shape Data Guard in the Database service + Support for offline data export in the Data Transfer service - from version 2.10.1 + Support for getting DRG redundancy status in the Networking service + Support for cloning autonomous databases from backups in the Database service - from version 2.10.0 + Support for a description field on route rules and security rules in the Networking service + Support for starting and stopping Digital Assistant instances in the Digital Assistant service + Support for shared database homes on Exadata, bare metal, and virtual machine instances in the Database service + Support for tracking a number of Database service operations through the Work Requests service + Field db_home_id in list_databases from database service is changed from required to optional - Refresh patches for new version + ops_fixture-order.patch + ops_relax-python-depends.patch - Update file list to fix Python imports for unvendoring OBS-URL: https://build.opensuse.org/request/show/771560 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=3
2020-02-07 13:37:53 +01:00
-autodocsumm==0.1.11
Accepting request 902845 from home:glaubitz:branches:devel:languages:python - Update to version 2.40.1 * Support for virtual machine and bare metal pluggable databases in the Database service * Changed allowed versions of cryptography package to a range, starting from from 3.2.1 up to 3.4.7 - from version 2.40.0 * Support for elastic storage on Exadata Infrastructure resources for Cloud at Customer in the Database service * Support for registration and management of target databases in the Data Safe service * Support for config on metadata in the Management Dashboard service * Support for a new work request operation type for node pool reconciliation events in the Container Engine for Kubernetes service * Support for migrating clusters with a public Kubernetes API endpoint which are not integrated with a customer's VCN to a VCN-native cluster in the Container Engine for Kubernetes service * Support for getting the spark version of applications, and filtering applications by spark version, in the Data Flow service * The properties `freeform_tags` and `defined_tags` were removed from the ManagementDashboardExportDetails model in the Management Dashboard service - from version 2.39.1 * Support for Java Management service * Support for resource principals for the Enterprise Manager bridge resource in Operations Insights service * Support for encryptionInTransitType in BootVolumeAttachment and IScsiVolumeAttachment in Core service * Support for updating iscsiLoginState for VolumeAttachment in Core service * Support for a new type of Source called Import for use with the Export tool in Application Migration service * Fixed a bug where requests were not retried for a specific case of Upload Manager uploading a file with multipart disabled and callback provided - Refresh patches for new version + ops_relax-python-depends.patch - Update BuildRequires and Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/902845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=32
2021-06-29 10:12:58 +02:00
+autodocsumm>=0.1.11
certifi
-coverage==4.5.2
-cryptography>=3.2.1,<39.0.0
-flake8>=3.6.0,<6
-mock==2.0.0
Accepting request 990656 from home:glaubitz:branches:devel:languages:python - Update to version 2.75.1 * Support for calling Oracle Cloud Infrastructure services in the mx-queretaro-1 region * Support for the Process Automation service * Support for the Managed Access service * Support for extending maintenance reboot due dates on virtual machines in the Compute service * Support for ingress routing tables on NAT gateways and internet gateways in the Networking service * Support for container database and pluggable database discovery in the Stack Monitoring service * Support for displaying rack serial numbers for Exadata infrastructure resources in the Database service * Support for grace periods for wallet rotation on autonomous databases in the Database service * Support for hosting models on flexible compute shapes with customizable OCPUs and memory in the Data Science service * The upper bound for `pyOpenSSL` dependency has changed from `19.1.0` to `22.0.0` * The upper bound for `cryptography` dependency has changed from `3.4.7` to `37.0.2` - from version 2.75.0 * Support for DBCS databases in the Operations Insights service * Support for point-in-time recovery for non-highly-available database systems in the MySQL Database service * Support for triggering reboot migration on instances with pending maintenance in the Compute service * Support for native pod networking in the Container Engine for Kubernetes service * Support for creating Data Guard associations with new database OBS-URL: https://build.opensuse.org/request/show/990656 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=52
2022-07-22 13:25:56 +02:00
-pyOpenSSL>=17.5.0,<=22.0.0
-pytest==4.1.0
-pytest-cov==2.6.1
-attrs==19.1.0
Accepting request 927487 from home:glaubitz:branches:devel:languages:python - Update to version 2.48.0 * Support for creating database systems from backups with database software images in the Database service * Support for optionally providing a SID prefix during Exadata database creation in the Database service * Support for node subsetting on VM clusters in the Database service * Support for non-CDB to PDB conversion in the Database service * Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service * Support for Circuit Breakers. Please refer `here <https://docs.oracle.com/en-us/ iaas/tools/python/latest/sdk_behaviors/circuit_breakers.html>`__ to learn more. * Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer `here <https://docs.oracle.com/en-us/iaas/tools/ python/latest/sdk_behaviors/retries.html#overriding-the-retry-behavior-at- global-sdk-level>`__ for more info. * Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use `De-Correlated jitter <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/ retries.html#de-correlated-jitter>`__ as the default delay strategy. - from version 2.47.1 * Support for the Data Labeling Service * Support for the Web Application Firewall service * Support for querying and setting Application Performance Monitoring configurations in the Application Performance Monitoring service * Support for the run-once monitor feature and network data collection in the Application Performance Monitoring service * Support for Oracle Enterprise Manager bridges, source auto-association, source event types mapping, and partitioning and searching data by LogSet in the Logging Analytics service * Support for Log events APIs used by plugins like fluentd, fluentbit, etc. to upload OBS-URL: https://build.opensuse.org/request/show/927487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=35
2021-10-27 15:46:05 +02:00
-python-dateutil>=2.5.3,<=2.7.3
+coverage>=4.5.2
+cryptography>=3.2.1
+flake8>=3.6.0
Accepting request 902845 from home:glaubitz:branches:devel:languages:python - Update to version 2.40.1 * Support for virtual machine and bare metal pluggable databases in the Database service * Changed allowed versions of cryptography package to a range, starting from from 3.2.1 up to 3.4.7 - from version 2.40.0 * Support for elastic storage on Exadata Infrastructure resources for Cloud at Customer in the Database service * Support for registration and management of target databases in the Data Safe service * Support for config on metadata in the Management Dashboard service * Support for a new work request operation type for node pool reconciliation events in the Container Engine for Kubernetes service * Support for migrating clusters with a public Kubernetes API endpoint which are not integrated with a customer's VCN to a VCN-native cluster in the Container Engine for Kubernetes service * Support for getting the spark version of applications, and filtering applications by spark version, in the Data Flow service * The properties `freeform_tags` and `defined_tags` were removed from the ManagementDashboardExportDetails model in the Management Dashboard service - from version 2.39.1 * Support for Java Management service * Support for resource principals for the Enterprise Manager bridge resource in Operations Insights service * Support for encryptionInTransitType in BootVolumeAttachment and IScsiVolumeAttachment in Core service * Support for updating iscsiLoginState for VolumeAttachment in Core service * Support for a new type of Source called Import for use with the Export tool in Application Migration service * Fixed a bug where requests were not retried for a specific case of Upload Manager uploading a file with multipart disabled and callback provided - Refresh patches for new version + ops_relax-python-depends.patch - Update BuildRequires and Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/902845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=32
2021-06-29 10:12:58 +02:00
+mock>=2.0.0
Accepting request 990656 from home:glaubitz:branches:devel:languages:python - Update to version 2.75.1 * Support for calling Oracle Cloud Infrastructure services in the mx-queretaro-1 region * Support for the Process Automation service * Support for the Managed Access service * Support for extending maintenance reboot due dates on virtual machines in the Compute service * Support for ingress routing tables on NAT gateways and internet gateways in the Networking service * Support for container database and pluggable database discovery in the Stack Monitoring service * Support for displaying rack serial numbers for Exadata infrastructure resources in the Database service * Support for grace periods for wallet rotation on autonomous databases in the Database service * Support for hosting models on flexible compute shapes with customizable OCPUs and memory in the Data Science service * The upper bound for `pyOpenSSL` dependency has changed from `19.1.0` to `22.0.0` * The upper bound for `cryptography` dependency has changed from `3.4.7` to `37.0.2` - from version 2.75.0 * Support for DBCS databases in the Operations Insights service * Support for point-in-time recovery for non-highly-available database systems in the MySQL Database service * Support for triggering reboot migration on instances with pending maintenance in the Compute service * Support for native pod networking in the Container Engine for Kubernetes service * Support for creating Data Guard associations with new database OBS-URL: https://build.opensuse.org/request/show/990656 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=52
2022-07-22 13:25:56 +02:00
+pyOpenSSL>=17.5.0
Accepting request 902845 from home:glaubitz:branches:devel:languages:python - Update to version 2.40.1 * Support for virtual machine and bare metal pluggable databases in the Database service * Changed allowed versions of cryptography package to a range, starting from from 3.2.1 up to 3.4.7 - from version 2.40.0 * Support for elastic storage on Exadata Infrastructure resources for Cloud at Customer in the Database service * Support for registration and management of target databases in the Data Safe service * Support for config on metadata in the Management Dashboard service * Support for a new work request operation type for node pool reconciliation events in the Container Engine for Kubernetes service * Support for migrating clusters with a public Kubernetes API endpoint which are not integrated with a customer's VCN to a VCN-native cluster in the Container Engine for Kubernetes service * Support for getting the spark version of applications, and filtering applications by spark version, in the Data Flow service * The properties `freeform_tags` and `defined_tags` were removed from the ManagementDashboardExportDetails model in the Management Dashboard service - from version 2.39.1 * Support for Java Management service * Support for resource principals for the Enterprise Manager bridge resource in Operations Insights service * Support for encryptionInTransitType in BootVolumeAttachment and IScsiVolumeAttachment in Core service * Support for updating iscsiLoginState for VolumeAttachment in Core service * Support for a new type of Source called Import for use with the Export tool in Application Migration service * Fixed a bug where requests were not retried for a specific case of Upload Manager uploading a file with multipart disabled and callback provided - Refresh patches for new version + ops_relax-python-depends.patch - Update BuildRequires and Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/902845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=32
2021-06-29 10:12:58 +02:00
+pytest>=4.1.0
+pytest-cov>=2.6.1
+attrs>=19.1.0
Accepting request 927487 from home:glaubitz:branches:devel:languages:python - Update to version 2.48.0 * Support for creating database systems from backups with database software images in the Database service * Support for optionally providing a SID prefix during Exadata database creation in the Database service * Support for node subsetting on VM clusters in the Database service * Support for non-CDB to PDB conversion in the Database service * Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service * Support for Circuit Breakers. Please refer `here <https://docs.oracle.com/en-us/ iaas/tools/python/latest/sdk_behaviors/circuit_breakers.html>`__ to learn more. * Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer `here <https://docs.oracle.com/en-us/iaas/tools/ python/latest/sdk_behaviors/retries.html#overriding-the-retry-behavior-at- global-sdk-level>`__ for more info. * Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use `De-Correlated jitter <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/ retries.html#de-correlated-jitter>`__ as the default delay strategy. - from version 2.47.1 * Support for the Data Labeling Service * Support for the Web Application Firewall service * Support for querying and setting Application Performance Monitoring configurations in the Application Performance Monitoring service * Support for the run-once monitor feature and network data collection in the Application Performance Monitoring service * Support for Oracle Enterprise Manager bridges, source auto-association, source event types mapping, and partitioning and searching data by LogSet in the Logging Analytics service * Support for Log events APIs used by plugins like fluentd, fluentbit, etc. to upload OBS-URL: https://build.opensuse.org/request/show/927487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=35
2021-10-27 15:46:05 +02:00
+python-dateutil>=2.5.3
pytz>=2016.10
-sphinx-rtd-theme==0.4.2
-sphinx==1.8.3
Accepting request 861812 from home:glaubitz:branches:devel:languages:python - Update to version 2.26.0 * Support for filtering listKeys based on KeyShape in KeyManagement service * Support for the Oracle Roving Edge Infrastructure service * Support for flexible ShapeDetails in Load Balancer service * Support for listing of harvested Rules, additional filtering for Logical Entity list calls in Data Catalog service * Support second level domain for audit SDK * Support for listing flex components in Database service * Support for APEX service for ADBS on OCI console for Database service * Support for Customer-Managed Key features as a part of the Database service * Support for Github configuration source provider as part of the Resource Manager service * Removed deprecated create_autonomous_data_warehouse API from Database service * Removed deprecated create_autonomous_data_warehouse_backup API from Database service * Removed deprecated delete_autonomous_data_warehouse API from Database service * Removed deprecated generate_autonomous_data_warehouse_wallet API from Database service * Removed deprecated get_autonomous_data_warehouse API from Database service * Removed deprecated get_autonomous_data_warehouse_backup API from Database service * Removed deprecated list_autonomous_data_warehouse_backups API from Database service * Removed deprecated list_autonomous_data_warehouses API from Database service * Removed deprecated restore_autonomous_data_warehouse API from Database service * Removed deprecated start_autonomous_data_warehouse API from Database service * Removed deprecated stop_autonomous_data_warehouse API from Database service * Removed deprecated update_autonomous_data_warehouse API from Database service * The enum attributes `lifecycle_state` and `license_model` from Model `AutonomousDataWarehouseSummary` in the Database service raise `ValueError` if they receive an invalid value. In the earlier versions, the value defaults to `UNKNOWN_ENUM_VALUE`. * The enum attributes `lifecycle_state` and `license_model` from Model `AutonomousDataWarehouse` in the Database service raise `ValueError` if they receive an invalid value. In the earlier versions, the value defaults to OBS-URL: https://build.opensuse.org/request/show/861812 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=20
2021-01-08 23:47:08 +01:00
-tox==3.14.3
Accepting request 1032860 from home:glaubitz:branches:devel:languages:python - Update to version 2.87.0 * Support for cloning from a backup from the last available timestamp in the Database service * Support for third-party scanning using Qualys in the Vulnerability Scanning service * Support for customer-provided encryption keys in the Logging Analytics service * Support for connections for database resources in the GoldenGate service * The properties `dataType`, `timeDataEnded`, `compartmentId` is made from required to optional from the `StorageWorkRequestSummary` model in Log Analytics service - from version 2.86.0 * Support for the Disaster Recovery service * Support for running code interactively with session applications using statements in the Data Flow service * Support for language custom models and language translation in the AI Language service * type `documents` is changed from `TextClassificationDocument` to `TextDocument` in `BatchDetectLanguageTextClassificationDetails` model in the AI Language service * type `documents` is changed from `SentimentsDocument` to `TextDocument` in `BatchDetectLanguageSentimentsDetails` model in the AI Language service * type `documents` is changed from `KeyPhraseDocument` to `TextDocument` in `BatchDetectLanguageKeyPhrasesDetails` model in the AI Language service * type `documents` is changed from `EntityDocument` to `TextDocument` in `BatchDetectLanguageEntitiesDetails` model in the AI Language service - Refresh patches for new version * ops_relax-python-depends.patch OBS-URL: https://build.opensuse.org/request/show/1032860 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=66
2022-11-02 18:29:20 +01:00
-virtualenv==16.7.9
-vcrpy==2.0.1
-wheel==0.32.3
Accepting request 927487 from home:glaubitz:branches:devel:languages:python - Update to version 2.48.0 * Support for creating database systems from backups with database software images in the Database service * Support for optionally providing a SID prefix during Exadata database creation in the Database service * Support for node subsetting on VM clusters in the Database service * Support for non-CDB to PDB conversion in the Database service * Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service * Support for Circuit Breakers. Please refer `here <https://docs.oracle.com/en-us/ iaas/tools/python/latest/sdk_behaviors/circuit_breakers.html>`__ to learn more. * Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer `here <https://docs.oracle.com/en-us/iaas/tools/ python/latest/sdk_behaviors/retries.html#overriding-the-retry-behavior-at- global-sdk-level>`__ for more info. * Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use `De-Correlated jitter <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/ retries.html#de-correlated-jitter>`__ as the default delay strategy. - from version 2.47.1 * Support for the Data Labeling Service * Support for the Web Application Firewall service * Support for querying and setting Application Performance Monitoring configurations in the Application Performance Monitoring service * Support for the run-once monitor feature and network data collection in the Application Performance Monitoring service * Support for Oracle Enterprise Manager bridges, source auto-association, source event types mapping, and partitioning and searching data by LogSet in the Logging Analytics service * Support for Log events APIs used by plugins like fluentd, fluentbit, etc. to upload OBS-URL: https://build.opensuse.org/request/show/927487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=35
2021-10-27 15:46:05 +02:00
-circuitbreaker>=1.3.1,<2.0.0
Accepting request 902845 from home:glaubitz:branches:devel:languages:python - Update to version 2.40.1 * Support for virtual machine and bare metal pluggable databases in the Database service * Changed allowed versions of cryptography package to a range, starting from from 3.2.1 up to 3.4.7 - from version 2.40.0 * Support for elastic storage on Exadata Infrastructure resources for Cloud at Customer in the Database service * Support for registration and management of target databases in the Data Safe service * Support for config on metadata in the Management Dashboard service * Support for a new work request operation type for node pool reconciliation events in the Container Engine for Kubernetes service * Support for migrating clusters with a public Kubernetes API endpoint which are not integrated with a customer's VCN to a VCN-native cluster in the Container Engine for Kubernetes service * Support for getting the spark version of applications, and filtering applications by spark version, in the Data Flow service * The properties `freeform_tags` and `defined_tags` were removed from the ManagementDashboardExportDetails model in the Management Dashboard service - from version 2.39.1 * Support for Java Management service * Support for resource principals for the Enterprise Manager bridge resource in Operations Insights service * Support for encryptionInTransitType in BootVolumeAttachment and IScsiVolumeAttachment in Core service * Support for updating iscsiLoginState for VolumeAttachment in Core service * Support for a new type of Source called Import for use with the Export tool in Application Migration service * Fixed a bug where requests were not retried for a specific case of Upload Manager uploading a file with multipart disabled and callback provided - Refresh patches for new version + ops_relax-python-depends.patch - Update BuildRequires and Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/902845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=32
2021-06-29 10:12:58 +02:00
+sphinx-rtd-theme>=0.4.2
+sphinx>=1.8.3
+tox>=3.14.3
Accepting request 1032860 from home:glaubitz:branches:devel:languages:python - Update to version 2.87.0 * Support for cloning from a backup from the last available timestamp in the Database service * Support for third-party scanning using Qualys in the Vulnerability Scanning service * Support for customer-provided encryption keys in the Logging Analytics service * Support for connections for database resources in the GoldenGate service * The properties `dataType`, `timeDataEnded`, `compartmentId` is made from required to optional from the `StorageWorkRequestSummary` model in Log Analytics service - from version 2.86.0 * Support for the Disaster Recovery service * Support for running code interactively with session applications using statements in the Data Flow service * Support for language custom models and language translation in the AI Language service * type `documents` is changed from `TextClassificationDocument` to `TextDocument` in `BatchDetectLanguageTextClassificationDetails` model in the AI Language service * type `documents` is changed from `SentimentsDocument` to `TextDocument` in `BatchDetectLanguageSentimentsDetails` model in the AI Language service * type `documents` is changed from `KeyPhraseDocument` to `TextDocument` in `BatchDetectLanguageKeyPhrasesDetails` model in the AI Language service * type `documents` is changed from `EntityDocument` to `TextDocument` in `BatchDetectLanguageEntitiesDetails` model in the AI Language service - Refresh patches for new version * ops_relax-python-depends.patch OBS-URL: https://build.opensuse.org/request/show/1032860 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=66
2022-11-02 18:29:20 +01:00
+virtualenv>=16.7.9
Accepting request 902845 from home:glaubitz:branches:devel:languages:python - Update to version 2.40.1 * Support for virtual machine and bare metal pluggable databases in the Database service * Changed allowed versions of cryptography package to a range, starting from from 3.2.1 up to 3.4.7 - from version 2.40.0 * Support for elastic storage on Exadata Infrastructure resources for Cloud at Customer in the Database service * Support for registration and management of target databases in the Data Safe service * Support for config on metadata in the Management Dashboard service * Support for a new work request operation type for node pool reconciliation events in the Container Engine for Kubernetes service * Support for migrating clusters with a public Kubernetes API endpoint which are not integrated with a customer's VCN to a VCN-native cluster in the Container Engine for Kubernetes service * Support for getting the spark version of applications, and filtering applications by spark version, in the Data Flow service * The properties `freeform_tags` and `defined_tags` were removed from the ManagementDashboardExportDetails model in the Management Dashboard service - from version 2.39.1 * Support for Java Management service * Support for resource principals for the Enterprise Manager bridge resource in Operations Insights service * Support for encryptionInTransitType in BootVolumeAttachment and IScsiVolumeAttachment in Core service * Support for updating iscsiLoginState for VolumeAttachment in Core service * Support for a new type of Source called Import for use with the Export tool in Application Migration service * Fixed a bug where requests were not retried for a specific case of Upload Manager uploading a file with multipart disabled and callback provided - Refresh patches for new version + ops_relax-python-depends.patch - Update BuildRequires and Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/902845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=32
2021-06-29 10:12:58 +02:00
+vcrpy>=2.0.1
+wheel>=0.32.3
Accepting request 927487 from home:glaubitz:branches:devel:languages:python - Update to version 2.48.0 * Support for creating database systems from backups with database software images in the Database service * Support for optionally providing a SID prefix during Exadata database creation in the Database service * Support for node subsetting on VM clusters in the Database service * Support for non-CDB to PDB conversion in the Database service * Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service * Support for Circuit Breakers. Please refer `here <https://docs.oracle.com/en-us/ iaas/tools/python/latest/sdk_behaviors/circuit_breakers.html>`__ to learn more. * Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer `here <https://docs.oracle.com/en-us/iaas/tools/ python/latest/sdk_behaviors/retries.html#overriding-the-retry-behavior-at- global-sdk-level>`__ for more info. * Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use `De-Correlated jitter <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/ retries.html#de-correlated-jitter>`__ as the default delay strategy. - from version 2.47.1 * Support for the Data Labeling Service * Support for the Web Application Firewall service * Support for querying and setting Application Performance Monitoring configurations in the Application Performance Monitoring service * Support for the run-once monitor feature and network data collection in the Application Performance Monitoring service * Support for Oracle Enterprise Manager bridges, source auto-association, source event types mapping, and partitioning and searching data by LogSet in the Logging Analytics service * Support for Log events APIs used by plugins like fluentd, fluentbit, etc. to upload OBS-URL: https://build.opensuse.org/request/show/927487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=35
2021-10-27 15:46:05 +02:00
+circuitbreaker>=1.3.1
Accepting request 972818 from home:glaubitz:branches:devel:languages:python - 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 OBS-URL: https://build.opensuse.org/request/show/972818 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=44
2022-04-26 16:20:07 +02:00
docutils<0.18
Accepting request 1032860 from home:glaubitz:branches:devel:languages:python - Update to version 2.87.0 * Support for cloning from a backup from the last available timestamp in the Database service * Support for third-party scanning using Qualys in the Vulnerability Scanning service * Support for customer-provided encryption keys in the Logging Analytics service * Support for connections for database resources in the GoldenGate service * The properties `dataType`, `timeDataEnded`, `compartmentId` is made from required to optional from the `StorageWorkRequestSummary` model in Log Analytics service - from version 2.86.0 * Support for the Disaster Recovery service * Support for running code interactively with session applications using statements in the Data Flow service * Support for language custom models and language translation in the AI Language service * type `documents` is changed from `TextClassificationDocument` to `TextDocument` in `BatchDetectLanguageTextClassificationDetails` model in the AI Language service * type `documents` is changed from `SentimentsDocument` to `TextDocument` in `BatchDetectLanguageSentimentsDetails` model in the AI Language service * type `documents` is changed from `KeyPhraseDocument` to `TextDocument` in `BatchDetectLanguageKeyPhrasesDetails` model in the AI Language service * type `documents` is changed from `EntityDocument` to `TextDocument` in `BatchDetectLanguageEntitiesDetails` model in the AI Language service - Refresh patches for new version * ops_relax-python-depends.patch OBS-URL: https://build.opensuse.org/request/show/1032860 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=66
2022-11-02 18:29:20 +01:00
Jinja2<3.1
diff -Nru oci-python-sdk-2.88.2.orig/setup.py oci-python-sdk-2.88.2/setup.py
--- oci-python-sdk-2.88.2.orig/setup.py 2022-11-22 18:59:10.000000000 +0100
+++ oci-python-sdk-2.88.2/setup.py 2022-12-01 10:42:48.185400707 +0100
Accepting request 1032860 from home:glaubitz:branches:devel:languages:python - Update to version 2.87.0 * Support for cloning from a backup from the last available timestamp in the Database service * Support for third-party scanning using Qualys in the Vulnerability Scanning service * Support for customer-provided encryption keys in the Logging Analytics service * Support for connections for database resources in the GoldenGate service * The properties `dataType`, `timeDataEnded`, `compartmentId` is made from required to optional from the `StorageWorkRequestSummary` model in Log Analytics service - from version 2.86.0 * Support for the Disaster Recovery service * Support for running code interactively with session applications using statements in the Data Flow service * Support for language custom models and language translation in the AI Language service * type `documents` is changed from `TextClassificationDocument` to `TextDocument` in `BatchDetectLanguageTextClassificationDetails` model in the AI Language service * type `documents` is changed from `SentimentsDocument` to `TextDocument` in `BatchDetectLanguageSentimentsDetails` model in the AI Language service * type `documents` is changed from `KeyPhraseDocument` to `TextDocument` in `BatchDetectLanguageKeyPhrasesDetails` model in the AI Language service * type `documents` is changed from `EntityDocument` to `TextDocument` in `BatchDetectLanguageEntitiesDetails` model in the AI Language service - Refresh patches for new version * ops_relax-python-depends.patch OBS-URL: https://build.opensuse.org/request/show/1032860 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=66
2022-11-02 18:29:20 +01:00
@@ -31,12 +31,12 @@
Accepting request 798182 from home:glaubitz:branches:devel:languages:python - Update to version 2.13.0 + Support for the Data Safe service + Support for the Incident Management service + Support for showing which database versions support always-free in the Database service + Support in instance configurations for flex shapes, dedicated VM hosts, encryption in transit, and KMS keys in the Compute Autoscaling service + Support for server-side object encryption using a customer-provided encryption key in the Object Storage service + Support for specifying maintenance preferences while launching and updating Exadata Database systems in the Database service + Support for flexible-shaped VM instances in the Compute service + Support for scheduled cross-region backups in the Block Volume service + Support for object versioning in the Object Storage service + Deleted models Archiver, CreateArchiverDetails and UpdateArchiverDetails from the streaming service - from version 2.12.4 + Support for access types on instances in the Content and Experience service + Support for identity contexts in the Search service + Support for Client Side Encryption: https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/clientsideencryption.htm + Support for retries on Python built-in ConnectionError - from version 2.12.3 + Support for changing compartments of runs and applications in the Data Flow service + Support for getting usage information in the Key Management Vault service + Support for custom Key Management service endpoints and private endpoints on stream pools in the Streaming service + Fixed kms_example and added secrets examples - from version 2.12.2 OBS-URL: https://build.opensuse.org/request/show/798182 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=9
2020-04-27 13:36:13 +02:00
requires = [
"certifi",
Accepting request 927487 from home:glaubitz:branches:devel:languages:python - Update to version 2.48.0 * Support for creating database systems from backups with database software images in the Database service * Support for optionally providing a SID prefix during Exadata database creation in the Database service * Support for node subsetting on VM clusters in the Database service * Support for non-CDB to PDB conversion in the Database service * Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service * Support for Circuit Breakers. Please refer `here <https://docs.oracle.com/en-us/ iaas/tools/python/latest/sdk_behaviors/circuit_breakers.html>`__ to learn more. * Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer `here <https://docs.oracle.com/en-us/iaas/tools/ python/latest/sdk_behaviors/retries.html#overriding-the-retry-behavior-at- global-sdk-level>`__ for more info. * Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use `De-Correlated jitter <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/ retries.html#de-correlated-jitter>`__ as the default delay strategy. - from version 2.47.1 * Support for the Data Labeling Service * Support for the Web Application Firewall service * Support for querying and setting Application Performance Monitoring configurations in the Application Performance Monitoring service * Support for the run-once monitor feature and network data collection in the Application Performance Monitoring service * Support for Oracle Enterprise Manager bridges, source auto-association, source event types mapping, and partitioning and searching data by LogSet in the Logging Analytics service * Support for Log events APIs used by plugins like fluentd, fluentbit, etc. to upload OBS-URL: https://build.opensuse.org/request/show/927487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=35
2021-10-27 15:46:05 +02:00
- "configparser==4.0.2 ; python_version < '3'",
- "cryptography>=3.2.1,<39.0.0",
Accepting request 990656 from home:glaubitz:branches:devel:languages:python - Update to version 2.75.1 * Support for calling Oracle Cloud Infrastructure services in the mx-queretaro-1 region * Support for the Process Automation service * Support for the Managed Access service * Support for extending maintenance reboot due dates on virtual machines in the Compute service * Support for ingress routing tables on NAT gateways and internet gateways in the Networking service * Support for container database and pluggable database discovery in the Stack Monitoring service * Support for displaying rack serial numbers for Exadata infrastructure resources in the Database service * Support for grace periods for wallet rotation on autonomous databases in the Database service * Support for hosting models on flexible compute shapes with customizable OCPUs and memory in the Data Science service * The upper bound for `pyOpenSSL` dependency has changed from `19.1.0` to `22.0.0` * The upper bound for `cryptography` dependency has changed from `3.4.7` to `37.0.2` - from version 2.75.0 * Support for DBCS databases in the Operations Insights service * Support for point-in-time recovery for non-highly-available database systems in the MySQL Database service * Support for triggering reboot migration on instances with pending maintenance in the Compute service * Support for native pod networking in the Container Engine for Kubernetes service * Support for creating Data Guard associations with new database OBS-URL: https://build.opensuse.org/request/show/990656 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=52
2022-07-22 13:25:56 +02:00
- "pyOpenSSL>=17.5.0,<=22.0.0",
Accepting request 927487 from home:glaubitz:branches:devel:languages:python - Update to version 2.48.0 * Support for creating database systems from backups with database software images in the Database service * Support for optionally providing a SID prefix during Exadata database creation in the Database service * Support for node subsetting on VM clusters in the Database service * Support for non-CDB to PDB conversion in the Database service * Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service * Support for Circuit Breakers. Please refer `here <https://docs.oracle.com/en-us/ iaas/tools/python/latest/sdk_behaviors/circuit_breakers.html>`__ to learn more. * Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer `here <https://docs.oracle.com/en-us/iaas/tools/ python/latest/sdk_behaviors/retries.html#overriding-the-retry-behavior-at- global-sdk-level>`__ for more info. * Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use `De-Correlated jitter <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/ retries.html#de-correlated-jitter>`__ as the default delay strategy. - from version 2.47.1 * Support for the Data Labeling Service * Support for the Web Application Firewall service * Support for querying and setting Application Performance Monitoring configurations in the Application Performance Monitoring service * Support for the run-once monitor feature and network data collection in the Application Performance Monitoring service * Support for Oracle Enterprise Manager bridges, source auto-association, source event types mapping, and partitioning and searching data by LogSet in the Logging Analytics service * Support for Log events APIs used by plugins like fluentd, fluentbit, etc. to upload OBS-URL: https://build.opensuse.org/request/show/927487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=35
2021-10-27 15:46:05 +02:00
- "python-dateutil>=2.5.3,<3.0.0",
Accepting request 1032860 from home:glaubitz:branches:devel:languages:python - Update to version 2.87.0 * Support for cloning from a backup from the last available timestamp in the Database service * Support for third-party scanning using Qualys in the Vulnerability Scanning service * Support for customer-provided encryption keys in the Logging Analytics service * Support for connections for database resources in the GoldenGate service * The properties `dataType`, `timeDataEnded`, `compartmentId` is made from required to optional from the `StorageWorkRequestSummary` model in Log Analytics service - from version 2.86.0 * Support for the Disaster Recovery service * Support for running code interactively with session applications using statements in the Data Flow service * Support for language custom models and language translation in the AI Language service * type `documents` is changed from `TextClassificationDocument` to `TextDocument` in `BatchDetectLanguageTextClassificationDetails` model in the AI Language service * type `documents` is changed from `SentimentsDocument` to `TextDocument` in `BatchDetectLanguageSentimentsDetails` model in the AI Language service * type `documents` is changed from `KeyPhraseDocument` to `TextDocument` in `BatchDetectLanguageKeyPhrasesDetails` model in the AI Language service * type `documents` is changed from `EntityDocument` to `TextDocument` in `BatchDetectLanguageEntitiesDetails` model in the AI Language service - Refresh patches for new version * ops_relax-python-depends.patch OBS-URL: https://build.opensuse.org/request/show/1032860 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=66
2022-11-02 18:29:20 +01:00
+ "configparser>=4.0.2 ; python_version < '3'",
Accepting request 972818 from home:glaubitz:branches:devel:languages:python - 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 OBS-URL: https://build.opensuse.org/request/show/972818 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=44
2022-04-26 16:20:07 +02:00
+ "cryptography>=3.2.1",
Accepting request 902845 from home:glaubitz:branches:devel:languages:python - Update to version 2.40.1 * Support for virtual machine and bare metal pluggable databases in the Database service * Changed allowed versions of cryptography package to a range, starting from from 3.2.1 up to 3.4.7 - from version 2.40.0 * Support for elastic storage on Exadata Infrastructure resources for Cloud at Customer in the Database service * Support for registration and management of target databases in the Data Safe service * Support for config on metadata in the Management Dashboard service * Support for a new work request operation type for node pool reconciliation events in the Container Engine for Kubernetes service * Support for migrating clusters with a public Kubernetes API endpoint which are not integrated with a customer's VCN to a VCN-native cluster in the Container Engine for Kubernetes service * Support for getting the spark version of applications, and filtering applications by spark version, in the Data Flow service * The properties `freeform_tags` and `defined_tags` were removed from the ManagementDashboardExportDetails model in the Management Dashboard service - from version 2.39.1 * Support for Java Management service * Support for resource principals for the Enterprise Manager bridge resource in Operations Insights service * Support for encryptionInTransitType in BootVolumeAttachment and IScsiVolumeAttachment in Core service * Support for updating iscsiLoginState for VolumeAttachment in Core service * Support for a new type of Source called Import for use with the Export tool in Application Migration service * Fixed a bug where requests were not retried for a specific case of Upload Manager uploading a file with multipart disabled and callback provided - Refresh patches for new version + ops_relax-python-depends.patch - Update BuildRequires and Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/902845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=32
2021-06-29 10:12:58 +02:00
+ "pyOpenSSL>=17.5.0",
Accepting request 927487 from home:glaubitz:branches:devel:languages:python - Update to version 2.48.0 * Support for creating database systems from backups with database software images in the Database service * Support for optionally providing a SID prefix during Exadata database creation in the Database service * Support for node subsetting on VM clusters in the Database service * Support for non-CDB to PDB conversion in the Database service * Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service * Support for Circuit Breakers. Please refer `here <https://docs.oracle.com/en-us/ iaas/tools/python/latest/sdk_behaviors/circuit_breakers.html>`__ to learn more. * Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer `here <https://docs.oracle.com/en-us/iaas/tools/ python/latest/sdk_behaviors/retries.html#overriding-the-retry-behavior-at- global-sdk-level>`__ for more info. * Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use `De-Correlated jitter <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/ retries.html#de-correlated-jitter>`__ as the default delay strategy. - from version 2.47.1 * Support for the Data Labeling Service * Support for the Web Application Firewall service * Support for querying and setting Application Performance Monitoring configurations in the Application Performance Monitoring service * Support for the run-once monitor feature and network data collection in the Application Performance Monitoring service * Support for Oracle Enterprise Manager bridges, source auto-association, source event types mapping, and partitioning and searching data by LogSet in the Logging Analytics service * Support for Log events APIs used by plugins like fluentd, fluentbit, etc. to upload OBS-URL: https://build.opensuse.org/request/show/927487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=35
2021-10-27 15:46:05 +02:00
+ "python-dateutil>=2.5.3",
"pytz>=2016.10",
Accepting request 927487 from home:glaubitz:branches:devel:languages:python - Update to version 2.48.0 * Support for creating database systems from backups with database software images in the Database service * Support for optionally providing a SID prefix during Exadata database creation in the Database service * Support for node subsetting on VM clusters in the Database service * Support for non-CDB to PDB conversion in the Database service * Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service * Support for Circuit Breakers. Please refer `here <https://docs.oracle.com/en-us/ iaas/tools/python/latest/sdk_behaviors/circuit_breakers.html>`__ to learn more. * Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer `here <https://docs.oracle.com/en-us/iaas/tools/ python/latest/sdk_behaviors/retries.html#overriding-the-retry-behavior-at- global-sdk-level>`__ for more info. * Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use `De-Correlated jitter <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/ retries.html#de-correlated-jitter>`__ as the default delay strategy. - from version 2.47.1 * Support for the Data Labeling Service * Support for the Web Application Firewall service * Support for querying and setting Application Performance Monitoring configurations in the Application Performance Monitoring service * Support for the run-once monitor feature and network data collection in the Application Performance Monitoring service * Support for Oracle Enterprise Manager bridges, source auto-association, source event types mapping, and partitioning and searching data by LogSet in the Logging Analytics service * Support for Log events APIs used by plugins like fluentd, fluentbit, etc. to upload OBS-URL: https://build.opensuse.org/request/show/927487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=35
2021-10-27 15:46:05 +02:00
- "circuitbreaker>=1.3.1,< 2.0.0"
+ "circuitbreaker>=1.3.1"
Accepting request 902845 from home:glaubitz:branches:devel:languages:python - Update to version 2.40.1 * Support for virtual machine and bare metal pluggable databases in the Database service * Changed allowed versions of cryptography package to a range, starting from from 3.2.1 up to 3.4.7 - from version 2.40.0 * Support for elastic storage on Exadata Infrastructure resources for Cloud at Customer in the Database service * Support for registration and management of target databases in the Data Safe service * Support for config on metadata in the Management Dashboard service * Support for a new work request operation type for node pool reconciliation events in the Container Engine for Kubernetes service * Support for migrating clusters with a public Kubernetes API endpoint which are not integrated with a customer's VCN to a VCN-native cluster in the Container Engine for Kubernetes service * Support for getting the spark version of applications, and filtering applications by spark version, in the Data Flow service * The properties `freeform_tags` and `defined_tags` were removed from the ManagementDashboardExportDetails model in the Management Dashboard service - from version 2.39.1 * Support for Java Management service * Support for resource principals for the Enterprise Manager bridge resource in Operations Insights service * Support for encryptionInTransitType in BootVolumeAttachment and IScsiVolumeAttachment in Core service * Support for updating iscsiLoginState for VolumeAttachment in Core service * Support for a new type of Source called Import for use with the Export tool in Application Migration service * Fixed a bug where requests were not retried for a specific case of Upload Manager uploading a file with multipart disabled and callback provided - Refresh patches for new version + ops_relax-python-depends.patch - Update BuildRequires and Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/902845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=32
2021-06-29 10:12:58 +02:00
]
Accepting request 927487 from home:glaubitz:branches:devel:languages:python - Update to version 2.48.0 * Support for creating database systems from backups with database software images in the Database service * Support for optionally providing a SID prefix during Exadata database creation in the Database service * Support for node subsetting on VM clusters in the Database service * Support for non-CDB to PDB conversion in the Database service * Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service * Support for Circuit Breakers. Please refer `here <https://docs.oracle.com/en-us/ iaas/tools/python/latest/sdk_behaviors/circuit_breakers.html>`__ to learn more. * Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer `here <https://docs.oracle.com/en-us/iaas/tools/ python/latest/sdk_behaviors/retries.html#overriding-the-retry-behavior-at- global-sdk-level>`__ for more info. * Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use `De-Correlated jitter <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/ retries.html#de-correlated-jitter>`__ as the default delay strategy. - from version 2.47.1 * Support for the Data Labeling Service * Support for the Web Application Firewall service * Support for querying and setting Application Performance Monitoring configurations in the Application Performance Monitoring service * Support for the run-once monitor feature and network data collection in the Application Performance Monitoring service * Support for Oracle Enterprise Manager bridges, source auto-association, source event types mapping, and partitioning and searching data by LogSet in the Logging Analytics service * Support for Log events APIs used by plugins like fluentd, fluentbit, etc. to upload OBS-URL: https://build.opensuse.org/request/show/927487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=35
2021-10-27 15:46:05 +02:00
setup(