Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion conda/conda-recipes/azure-ai-ml/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ source:
build:
noarch: python
number: 0
script: "{{ PYTHON }} -m pip install . -vv"
# TEMP WORKAROUND --no-build-isolation: The published 1.31.0 sdist has a dead `import pkg_resources`
# in setup.py. Without this flag, pip's PEP 517 build isolation installs setuptools
# 82.0.0 (which removed pkg_resources), causing an ImportError during metadata
# preparation. This flag makes pip use the host env's setuptools (<82) instead as a temporary workaround
# until a fixed sdist is published.
script: "{{ PYTHON }} -m pip install . -vv --no-build-isolation"

requirements:
host:
Expand All @@ -27,9 +32,11 @@ requirements:
- pyjwt <3.0.0
- python
- pyyaml <7.0.0,>=5.1.0
- setuptools <82 # temp
- strictyaml <=1.6.1
- tqdm <=4.63.0
- typing-extensions <5.0.0
- wheel # temp
- opencensus >=0.11.0
- opencensus-context
- opencensus-ext-azure
Expand Down
106 changes: 50 additions & 56 deletions conda/conda-recipes/azure-mgmt/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,20 +64,25 @@ test:
- azure.mgmt.appcontainers.aio.operations
- azure.mgmt.appcontainers.models
- azure.mgmt.appcontainers.operations
- azure.mgmt.appplatform
- azure.mgmt.appplatform.aio
- azure.mgmt.applicationinsights
- azure.mgmt.applicationinsights.aio
- azure.mgmt.applicationinsights.v2022_06_15
- azure.mgmt.applicationinsights.v2022_06_15.aio
- azure.mgmt.applicationinsights.v2022_06_15.aio.operations
- azure.mgmt.applicationinsights.v2022_06_15.models
- azure.mgmt.applicationinsights.v2022_06_15.operations
- azure.mgmt.appplatform
- azure.mgmt.appplatform.aio
- azure.mgmt.arizeaiobservabilityeval
- azure.mgmt.arizeaiobservabilityeval.aio
- azure.mgmt.arizeaiobservabilityeval.aio.operations
- azure.mgmt.arizeaiobservabilityeval.models
- azure.mgmt.arizeaiobservabilityeval.operations
- azure.mgmt.artifactsigning
- azure.mgmt.artifactsigning.aio
- azure.mgmt.artifactsigning.aio.operations
- azure.mgmt.artifactsigning.models
- azure.mgmt.artifactsigning.operations
- azure.mgmt.attestation
- azure.mgmt.attestation.aio
- azure.mgmt.attestation.aio.operations
Expand Down Expand Up @@ -105,6 +110,11 @@ test:
- azure.mgmt.automation.aio.operations
- azure.mgmt.automation.models
- azure.mgmt.automation.operations
- azure.mgmt.avs
- azure.mgmt.avs.aio
- azure.mgmt.avs.aio.operations
- azure.mgmt.avs.models
- azure.mgmt.avs.operations
- azure.mgmt.azurearcdata
- azure.mgmt.azurearcdata.aio
- azure.mgmt.azurearcdata.aio.operations
Expand All @@ -120,11 +130,6 @@ test:
- azure.mgmt.azurestackhci.aio.operations
- azure.mgmt.azurestackhci.models
- azure.mgmt.azurestackhci.operations
- azure.mgmt.avs
- azure.mgmt.avs.aio
- azure.mgmt.avs.aio.operations
- azure.mgmt.avs.models
- azure.mgmt.avs.operations
- azure.mgmt.baremetalinfrastructure
- azure.mgmt.baremetalinfrastructure.aio
- azure.mgmt.baremetalinfrastructure.aio.operations
Expand Down Expand Up @@ -262,7 +267,6 @@ test:
- azure.mgmt.databox.aio
- azure.mgmt.databoxedge
- azure.mgmt.databoxedge.aio
- azure.mgmt.databoxedge.aio
- azure.mgmt.databoxedge.aio.operations
- azure.mgmt.databoxedge.models
- azure.mgmt.databoxedge.operations
Expand All @@ -271,6 +275,16 @@ test:
- azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations
- azure.mgmt.databoxedge.v2021_02_01_preview.models
- azure.mgmt.databoxedge.v2021_02_01_preview.operations
- azure.mgmt.databricks
- azure.mgmt.databricks.aio
- azure.mgmt.databricks.aio.operations
- azure.mgmt.databricks.models
- azure.mgmt.databricks.operations
- azure.mgmt.datadog
- azure.mgmt.datadog.aio
- azure.mgmt.datadog.aio.operations
- azure.mgmt.datadog.models
- azure.mgmt.datadog.operations
- azure.mgmt.datafactory
- azure.mgmt.datafactory.aio
- azure.mgmt.datafactory.aio.operations
Expand All @@ -291,16 +305,11 @@ test:
- azure.mgmt.datashare.aio.operations
- azure.mgmt.datashare.models
- azure.mgmt.datashare.operations
- azure.mgmt.databricks
- azure.mgmt.databricks.aio
- azure.mgmt.databricks.aio.operations
- azure.mgmt.databricks.models
- azure.mgmt.databricks.operations
- azure.mgmt.datadog
- azure.mgmt.datadog.aio
- azure.mgmt.datadog.aio.operations
- azure.mgmt.datadog.models
- azure.mgmt.datadog.operations
- azure.mgmt.dellstorage
- azure.mgmt.dellstorage.aio
- azure.mgmt.dellstorage.aio.operations
- azure.mgmt.dellstorage.models
- azure.mgmt.dellstorage.operations
- azure.mgmt.deploymentmanager
- azure.mgmt.deploymentmanager.aio
- azure.mgmt.deploymentmanager.aio.operations
Expand Down Expand Up @@ -469,6 +478,11 @@ test:
- azure.mgmt.informaticadatamanagement.aio.operations
- azure.mgmt.informaticadatamanagement.models
- azure.mgmt.informaticadatamanagement.operations
- azure.mgmt.iotfirmwaredefense
- azure.mgmt.iotfirmwaredefense.aio
- azure.mgmt.iotfirmwaredefense.aio.operations
- azure.mgmt.iotfirmwaredefense.models
- azure.mgmt.iotfirmwaredefense.operations
- azure.mgmt.iothub
- azure.mgmt.iothub.aio
- azure.mgmt.iothub.v2023_06_30
Expand All @@ -481,11 +495,6 @@ test:
- azure.mgmt.iothubprovisioningservices.aio.operations
- azure.mgmt.iothubprovisioningservices.models
- azure.mgmt.iothubprovisioningservices.operations
- azure.mgmt.iotfirmwaredefense
- azure.mgmt.iotfirmwaredefense.aio
- azure.mgmt.iotfirmwaredefense.aio.operations
- azure.mgmt.iotfirmwaredefense.models
- azure.mgmt.iotfirmwaredefense.operations
- azure.mgmt.iotoperations
- azure.mgmt.iotoperations.aio
- azure.mgmt.iotoperations.aio.operations
Expand Down Expand Up @@ -565,16 +574,6 @@ test:
- azure.mgmt.managementpartner.aio.operations
- azure.mgmt.managementpartner.models
- azure.mgmt.managementpartner.operations
- azure.mgmt.managementgroups
- azure.mgmt.managementgroups.aio
- azure.mgmt.managementgroups.aio.operations
- azure.mgmt.managementgroups.models
- azure.mgmt.managementgroups.operations
- azure.mgmt.managementpartner
- azure.mgmt.managementpartner.aio
- azure.mgmt.managementpartner.aio.operations
- azure.mgmt.managementpartner.models
- azure.mgmt.managementpartner.operations
- azure.mgmt.maps
- azure.mgmt.maps.aio
- azure.mgmt.maps.aio.operations
Expand Down Expand Up @@ -640,11 +639,6 @@ test:
- azure.mgmt.networkcloud.aio.operations
- azure.mgmt.networkcloud.models
- azure.mgmt.networkcloud.operations
- azure.mgmt.nginx
- azure.mgmt.nginx.aio
- azure.mgmt.nginx.aio.operations
- azure.mgmt.nginx.models
- azure.mgmt.nginx.operations
- azure.mgmt.newrelicobservability
- azure.mgmt.newrelicobservability.aio
- azure.mgmt.newrelicobservability.aio.operations
Expand Down Expand Up @@ -675,11 +669,6 @@ test:
- azure.mgmt.orbital.aio.operations
- azure.mgmt.orbital.models
- azure.mgmt.orbital.operations
- azure.mgmt.operationsmanagement
- azure.mgmt.operationsmanagement.aio
- azure.mgmt.operationsmanagement.aio.operations
- azure.mgmt.operationsmanagement.models
- azure.mgmt.operationsmanagement.operations
- azure.mgmt.paloaltonetworksngfw
- azure.mgmt.paloaltonetworksngfw.aio
- azure.mgmt.paloaltonetworksngfw.aio.operations
Expand Down Expand Up @@ -813,11 +802,6 @@ test:
- azure.mgmt.reservations.aio.operations
- azure.mgmt.reservations.models
- azure.mgmt.reservations.operations
- azure.mgmt.resourcemover
- azure.mgmt.resourcemover.aio
- azure.mgmt.resourcemover.aio.operations
- azure.mgmt.resourcemover.models
- azure.mgmt.resourcemover.operations
- azure.mgmt.resource
- azure.mgmt.resource.deploymentscripts
- azure.mgmt.resource.deploymentscripts.aio
Expand All @@ -826,18 +810,18 @@ test:
- azure.mgmt.resource.deploymentscripts.v2020_10_01.aio.operations
- azure.mgmt.resource.deploymentscripts.v2020_10_01.models
- azure.mgmt.resource.deploymentscripts.v2020_10_01.operations
- azure.mgmt.resource.deploymentstacks
- azure.mgmt.resource.deploymentstacks.aio
- azure.mgmt.resource.deploymentstacks.aio.operations
- azure.mgmt.resource.deploymentstacks.models
- azure.mgmt.resource.deploymentstacks.operations
- azure.mgmt.resource.features
- azure.mgmt.resource.features.aio
- azure.mgmt.resource.features.v2021_07_01
- azure.mgmt.resource.features.v2021_07_01.aio
- azure.mgmt.resource.features.v2021_07_01.aio.operations
- azure.mgmt.resource.features.v2021_07_01.models
- azure.mgmt.resource.features.v2021_07_01.operations
- azure.mgmt.resourcegraph
- azure.mgmt.resourcegraph.aio
- azure.mgmt.resourcegraph.aio.operations
- azure.mgmt.resourcegraph.models
- azure.mgmt.resourcegraph.operations
- azure.mgmt.resource.links
- azure.mgmt.resource.links.aio
- azure.mgmt.resource.links.v2016_09_01
Expand Down Expand Up @@ -888,6 +872,16 @@ test:
- azure.mgmt.resourceconnector.aio.operations
- azure.mgmt.resourceconnector.models
- azure.mgmt.resourceconnector.operations
- azure.mgmt.resourcegraph
- azure.mgmt.resourcegraph.aio
- azure.mgmt.resourcegraph.aio.operations
- azure.mgmt.resourcegraph.models
- azure.mgmt.resourcegraph.operations
- azure.mgmt.resourcemover
- azure.mgmt.resourcemover.aio
- azure.mgmt.resourcemover.aio.operations
- azure.mgmt.resourcemover.models
- azure.mgmt.resourcemover.operations
- azure.mgmt.scvmm
- azure.mgmt.scvmm.aio
- azure.mgmt.scvmm.aio.operations
Expand Down Expand Up @@ -919,6 +913,9 @@ test:
- azure.mgmt.servermanager
- azure.mgmt.servermanager.models
- azure.mgmt.servermanager.operations
- azure.mgmt.servicebus
- azure.mgmt.servicebus.aio
- azure.mgmt.servicebus.models
- azure.mgmt.servicefabric
- azure.mgmt.servicefabric.aio
- azure.mgmt.servicefabric.aio.operations
Expand All @@ -929,9 +926,6 @@ test:
- azure.mgmt.servicefabricmanagedclusters.aio.operations
- azure.mgmt.servicefabricmanagedclusters.models
- azure.mgmt.servicefabricmanagedclusters.operations
- azure.mgmt.servicebus
- azure.mgmt.servicebus.aio
- azure.mgmt.servicebus.models
- azure.mgmt.servicelinker
- azure.mgmt.servicelinker.aio
- azure.mgmt.servicelinker.aio.operations
Expand Down
2 changes: 1 addition & 1 deletion conda/conda-recipes/conda_env.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
variables:
AZURESDK_CONDA_VERSION: '2025.12.01'
AZURESDK_CONDA_VERSION: '2026.03.01'
6 changes: 6 additions & 0 deletions conda/conda-releaselogs/azure-ai-agents.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure AI Agents client library for Python (conda)

## 2026.03.01

### Packages included

- azure-ai-agents-1.1.0

## 2025.12.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda/conda-releaselogs/azure-ai-contentsafety.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure AI Content Safety client library for Python (conda)

## 2026.03.01

### Packages included

- azure-ai-contentsafety-1.0.0

## 2025.12.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda/conda-releaselogs/azure-ai-documentintelligence.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure AI Document Intelligence client library for Python (conda)

## 2026.03.01

### Packages included

- azure-ai-documentintelligence-1.0.2

## 2025.12.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda/conda-releaselogs/azure-ai-formrecognizer.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Form Recognizer client library for Python (conda)

## 2026.03.01

### Packages included

- azure-ai-formrecognizer-3.3.3

## 2025.12.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda/conda-releaselogs/azure-ai-language-conversations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Conversational Language Understanding client library for Python (conda)

## 2026.03.01

### Packages included

- azure-ai-language-conversations-1.1.0

## 2025.12.01

### Packages included
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Cognitive Language Services Question Answering client library for Python (conda)

## 2026.03.01

### Packages included

- azure-ai-language-questionanswering-1.1.0

## 2025.12.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda/conda-releaselogs/azure-ai-ml.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure ML Package client library for Python (conda)

## 2026.03.01

### Packages included

- azure-ai-ml-1.31.0

## 2025.12.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda/conda-releaselogs/azure-ai-projects.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure AI Projects client library for Python (conda)

## 2026.03.01

### Packages included

- azure-ai-projects-1.0.0

## 2025.12.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda/conda-releaselogs/azure-ai-textanalytics.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Text Analytics client library for Python (conda)

## 2026.03.01

### Packages included

- azure-ai-textanalytics-5.3.0

## 2025.12.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda/conda-releaselogs/azure-ai-translation-document.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Document Translation client library for Python (conda)

## 2026.03.01

### Packages included

- azure-ai-translation-document-1.1.0

## 2025.12.01

### Packages included
Expand Down
6 changes: 6 additions & 0 deletions conda/conda-releaselogs/azure-ai-translation-text.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Azure Text Translation client library for Python (conda)

## 2026.03.01

### Packages included

- azure-ai-translation-text-1.0.1

## 2025.12.01

### Packages included
Expand Down
Loading
Loading