forked from pool/python-oci-sdk
		
	Accepting request 1147091 from home:glaubitz:branches:devel:languages:python
- Update to version 2.121.1
  * Support for adding automatic backups during cross region operations
    and disaster recovery in the Autonomous Database service
  * Support for overlapping CIDR in network path analyzer
    in the Virtual Network Monitoring service
  * Support for additional attributes in entity and
    topology in the Log Analytics service
  * Support for historic collection and log type while creating
    object collection rules in the Log Analytics service
  * Support for position aware parsers in the Log Analytics service
  * Support for filtering log sources, detection rules and scheduled
    tasks based on target service in the Log Analytics service
  * Support for additional recall and release attributes
    in the Log Analytics service
  * Support for opc-meta-properties header while uploading
    log events in the Log Analytics service
  * Support for Generative AI Inference service
- Update BuildRequires and Requires from setup.py
OBS-URL: https://build.opensuse.org/request/show/1147091
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=135
			
			
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								oci-python-sdk-2.121.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								oci-python-sdk-2.121.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								oci-python-sdk-2.121.1.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								oci-python-sdk-2.121.1.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1,3 +1,25 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Fri Feb 16 13:00:31 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> | ||||
|  | ||||
| - Update to version 2.121.1 | ||||
|   * Support for adding automatic backups during cross region operations | ||||
|     and disaster recovery in the Autonomous Database service | ||||
|   * Support for overlapping CIDR in network path analyzer | ||||
|     in the Virtual Network Monitoring service | ||||
|   * Support for additional attributes in entity and | ||||
|     topology in the Log Analytics service | ||||
|   * Support for historic collection and log type while creating | ||||
|     object collection rules in the Log Analytics service | ||||
|   * Support for position aware parsers in the Log Analytics service | ||||
|   * Support for filtering log sources, detection rules and scheduled | ||||
|     tasks based on target service in the Log Analytics service | ||||
|   * Support for additional recall and release attributes | ||||
|     in the Log Analytics service | ||||
|   * Support for opc-meta-properties header while uploading | ||||
|     log events in the Log Analytics service | ||||
|   * Support for Generative AI Inference service | ||||
| - Update BuildRequires and Requires from setup.py | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Thu Feb  8 09:00:43 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> | ||||
|  | ||||
|   | ||||
| @@ -18,7 +18,7 @@ | ||||
|  | ||||
| %bcond_without python2 | ||||
| Name:           python-oci-sdk | ||||
| Version:        2.121.0 | ||||
| Version:        2.121.1 | ||||
| Release:        0 | ||||
| Summary:        Oracle Cloud Infrastructure Python SDK | ||||
| License:        Apache-2.0 OR UPL-1.0 | ||||
| @@ -46,6 +46,7 @@ Requires:       python-PyJWT | ||||
| Requires:       python-httpsig_cffi | ||||
| Requires:       python-requests | ||||
| Requires:       python-six | ||||
| Requires:       python-sseclient | ||||
| Requires:       python-urllib3 < 2 | ||||
| # /SECTION | ||||
| BuildArch:      noarch | ||||
| @@ -61,6 +62,7 @@ BuildRequires:  %{python_module python-dateutil >= 2.5.3} | ||||
| BuildRequires:  %{python_module pytz >= 2016.10} | ||||
| BuildRequires:  %{python_module requests} | ||||
| BuildRequires:  %{python_module six} | ||||
| BuildRequires:  %{python_module sseclient} | ||||
| BuildRequires:  %{python_module urllib3 < 2} | ||||
| BuildRequires:  %{python_module vcrpy >= 2.0.1} | ||||
| %if %{with python2} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user