Metadata-Version: 2.4
Name: azure-mgmt-trustedsigning
Version: 1.0.1
Summary: Microsoft Azure Trustedsigning Management Client Library for Python
Author-email: Microsoft Corporation <azpysdkhelp@microsoft.com>
License-Expression: MIT
Project-URL: repository, https://github.com/Azure/azure-sdk-for-python
Keywords: azure,azure sdk
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: isodate>=0.6.1
Requires-Dist: azure-mgmt-core>=1.6.0
Requires-Dist: typing-extensions>=4.6.0
Dynamic: license-file

# Microsoft Azure SDK for Python

This package has been deprecated and will no longer be maintained after 06-04-2026. This package will only receive security fixes until 06-04-2026. To receive updates on new features and non-security bug fixes, upgrade to the replacement package, [azure-mgmt-artifactsigning](https://pypi.org/project/azure-mgmt-artifactsigning/).

# Release History

## 1.0.1 (2026-06-04)

### Other Changes

- This package has been deprecated and will no longer be maintained after 06-04-2026. This package will only receive security fixes until 06-04-2026. To receive updates on new features and non-security bug fixes, upgrade to the replacement package, [azure-mgmt-artifactsigning](https://pypi.org/project/azure-mgmt-artifactsigning/).

## 1.0.0 (2025-10-09)

### Features Added

  - Model `TrustedSigningMgmtClient` added parameter `cloud_setting` in method `__init__`
  - Model `Certificate` added property `enhanced_key_usage`
  - Added model `AccountSkuPatch`

### Breaking Changes

  - Model `CertificateProfileProperties` deleted or renamed its instance variable `common_name`
  - Model `CertificateProfileProperties` deleted or renamed its instance variable `organization`
  - Model `CertificateProfileProperties` deleted or renamed its instance variable `organization_unit`
  - Model `CertificateProfileProperties` deleted or renamed its instance variable `street_address`
  - Model `CertificateProfileProperties` deleted or renamed its instance variable `city`
  - Model `CertificateProfileProperties` deleted or renamed its instance variable `state`
  - Model `CertificateProfileProperties` deleted or renamed its instance variable `country`
  - Model `CertificateProfileProperties` deleted or renamed its instance variable `postal_code`
  - Model `CertificateProfileProperties` deleted or renamed its instance variable `enhanced_key_usage`

## 1.0.0b1 (2024-09-27)

### Other Changes

  - Initial version
