Skip to content
Draft
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
50 changes: 50 additions & 0 deletions conda/conda-recipes/azure-ai-contentunderstanding/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{% set name = "azure-ai-contentunderstanding" %}

package:
name: "{{ name|lower }}"
version: {{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}

source:
url: {{ environ.get('CONTENTUNDERSTANDING_SOURCE_DISTRIBUTION', '') }}

build:
noarch: python
number: 0
script: "{{ PYTHON }} -m pip install . -vv"

requirements:
host:
- isodate>=0.6.1
- python
- pip
- typing-extensions>=4.6.0
- aiohttp
- azure-core >={{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}
run:
- isodate>=0.6.1
- python
- typing-extensions>=4.6.0
- aiohttp
- azure-core >={{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}

test:
imports:
- azure.ai.contentunderstanding
- azure.ai.contentunderstanding.aio
- azure.ai.contentunderstanding.models

about:
home: "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/contentunderstanding/azure-ai-contentunderstanding"
license: MIT
license_family: MIT
license_file:
summary: "Microsoft Azure Contentunderstanding Client Library for Python"
description: |
This is the Microsoft Azure Contentunderstanding Client Library for Python.
Please see https://aka.ms/azsdk/conda/releases/contentunderstanding for version details.
Comment on lines +41 to +44
doc_url:
dev_url:

extra:
recipe-maintainers:
- xiangyan99
50 changes: 50 additions & 0 deletions conda/conda-recipes/azure-ai-transcription/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{% set name = "azure-ai-transcription" %}

package:
name: "{{ name|lower }}"
version: {{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}

source:
url: {{ environ.get('TRANSCRIPTION_SOURCE_DISTRIBUTION', '') }}

build:
noarch: python
number: 0
script: "{{ PYTHON }} -m pip install . -vv"

requirements:
host:
- isodate>=0.6.1
- python
- pip
- typing-extensions>=4.6.0
- aiohttp
- azure-core >={{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}
run:
- isodate>=0.6.1
- python
- typing-extensions>=4.6.0
- aiohttp
- azure-core >={{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}

test:
imports:
- azure.ai.transcription
- azure.ai.transcription.aio
- azure.ai.transcription.models

about:
home: "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/transcription/azure-ai-transcription"
license: MIT
license_family: MIT
license_file:
summary: "Microsoft Azure Transcription Client Library for Python"
description: |
This is the Microsoft Azure Transcription Client Library for Python.
Please see https://aka.ms/azsdk/conda/releases/transcription for version details.
Comment on lines +41 to +44
doc_url:
dev_url:

extra:
recipe-maintainers:
- xiangyan99
50 changes: 50 additions & 0 deletions conda/conda-recipes/azure-batch/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{% set name = "azure-batch" %}

package:
name: "{{ name|lower }}"
version: {{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}

source:
url: {{ environ.get('BATCH_SOURCE_DISTRIBUTION', '') }}

build:
noarch: python
number: 0
script: "{{ PYTHON }} -m pip install . -vv"

requirements:
host:
- isodate>=0.6.1
- python
- pip
- typing-extensions>=4.6.0
- aiohttp
- azure-core >={{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}
run:
- isodate>=0.6.1
- python
- typing-extensions>=4.6.0
- aiohttp
- azure-core >={{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}

test:
imports:
- azure.batch
- azure.batch.aio
- azure.batch.models

about:
home: "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/batch/azure-batch"
license: MIT
license_family: MIT
license_file:
summary: "Microsoft Azure Batch Client Library for Python"
description: |
This is the Microsoft Azure Batch Client Library for Python.
Please see https://aka.ms/azsdk/conda/releases/batch for version details.
doc_url:
dev_url:

extra:
recipe-maintainers:
- xiangyan99
25 changes: 25 additions & 0 deletions conda/conda-recipes/azure-mgmt/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,11 @@ test:
- azure.mgmt.computefleet.aio.operations
- azure.mgmt.computefleet.models
- azure.mgmt.computefleet.operations
- azure.mgmt.computelimit
- azure.mgmt.computelimit.aio
- azure.mgmt.computelimit.aio.operations
- azure.mgmt.computelimit.models
- azure.mgmt.computelimit.operations
- azure.mgmt.computeschedule
- azure.mgmt.computeschedule.aio
- azure.mgmt.computeschedule.aio.operations
Expand Down Expand Up @@ -347,6 +352,11 @@ test:
- azure.mgmt.devtestlabs.operations
- azure.mgmt.digitaltwins
- azure.mgmt.digitaltwins.aio
- azure.mgmt.disconnectedoperations
- azure.mgmt.disconnectedoperations.aio
- azure.mgmt.disconnectedoperations.aio.operations
- azure.mgmt.disconnectedoperations.models
- azure.mgmt.disconnectedoperations.operations
- azure.mgmt.dns
- azure.mgmt.dns.aio
- azure.mgmt.dns.aio.operations
Expand Down Expand Up @@ -478,6 +488,11 @@ test:
- azure.mgmt.informaticadatamanagement.aio.operations
- azure.mgmt.informaticadatamanagement.models
- azure.mgmt.informaticadatamanagement.operations
- azure.mgmt.iotcentral
- azure.mgmt.iotcentral.aio
- azure.mgmt.iotcentral.aio.operations
- azure.mgmt.iotcentral.models
- azure.mgmt.iotcentral.operations
- azure.mgmt.iotfirmwaredefense
- azure.mgmt.iotfirmwaredefense.aio
- azure.mgmt.iotfirmwaredefense.aio.operations
Expand All @@ -504,6 +519,11 @@ test:
- azure.mgmt.keyvault.aio
- azure.mgmt.kubernetesconfiguration
- azure.mgmt.kubernetesconfiguration.aio
- azure.mgmt.kubernetesconfiguration.extensions
- azure.mgmt.kubernetesconfiguration.extensions.aio
- azure.mgmt.kubernetesconfiguration.extensions.aio.operations
- azure.mgmt.kubernetesconfiguration.extensions.models
- azure.mgmt.kubernetesconfiguration.extensions.operations
- azure.mgmt.kubernetesconfiguration.v2023_05_01
- azure.mgmt.kubernetesconfiguration.v2023_05_01.aio
- azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations
Expand Down Expand Up @@ -674,6 +694,11 @@ test:
- azure.mgmt.peering.aio.operations
- azure.mgmt.peering.models
- azure.mgmt.peering.operations
- azure.mgmt.planetarycomputer
- azure.mgmt.planetarycomputer.aio
- azure.mgmt.planetarycomputer.aio.operations
- azure.mgmt.planetarycomputer.models
- azure.mgmt.planetarycomputer.operations
- azure.mgmt.playwright
- azure.mgmt.playwright.aio
- azure.mgmt.playwright.aio.operations
Expand Down
56 changes: 56 additions & 0 deletions conda/conda-recipes/azure-planetarycomputer/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{% set name = "azure-planetarycomputer" %}

package:
name: "{{ name|lower }}"
version: {{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}

source:
url: {{ environ.get('PLANETARYCOMPUTER_SOURCE_DISTRIBUTION', '') }}

build:
noarch: python
number: 0
script: "{{ PYTHON }} -m pip install . -vv"

requirements:
host:
- isodate>=0.6.1
- geojson>=2.0.0
- python
- pip
- pystac>=1.11.0
- typing-extensions>=4.6.0
- aiohttp
- azure-core >={{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}
run:
- isodate>=0.6.1
- geojson>=2.0.0
- python
- pystac>=1.11.0
- typing-extensions>=4.6.0
- aiohttp
- azure-core >={{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}

test:
imports:
- azure.planetarycomputer
- azure.planetarycomputer.aio
- azure.planetarycomputer.models
- azure.planetarycomputer.operations
- azure.planetarycomputer.aio.operations

about:
home: "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/planetarycomputer/azure-planetarycomputer"
license: MIT
license_family: MIT
license_file:
summary: "Microsoft Azure Planetarycomputer Client Library for Python"
description: |
This is the Microsoft Azure Planetarycomputer Client Library for Python.
Please see https://aka.ms/azsdk/conda/releases/planetarycomputer for version details.
Comment on lines +47 to +50
doc_url:
dev_url:

extra:
recipe-maintainers:
- xiangyan99
44 changes: 44 additions & 0 deletions conda/conda-recipes/azure-postgresql-auth/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{% set name = "azure-postgresql-auth" %}

package:
name: "{{ name|lower }}"
version: {{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}

source:
url: {{ environ.get('AUTH_SOURCE_DISTRIBUTION', '') }}

build:
noarch: python
number: 0
script: "{{ PYTHON }} -m pip install . -vv"

requirements:
host:
- pip
- aiohttp
- azure-core >={{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}
- python
run:
- aiohttp
- azure-core >={{ environ.get('AZURESDK_CONDA_VERSION', '0.0.0') }}
- python

test:
imports:
- azure_postgresql_auth

about:
home: "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/postgresql/azure-postgresql-auth"
license: MIT
license_family: MIT
license_file:
summary: "Microsoft Azure Postgresql Client Library for Python"
description: |
This is the Microsoft Azure Postgresql Client Library for Python.
Please see https://aka.ms/azsdk/conda/releases/postgresql for version details.
Comment on lines +35 to +38
doc_url:
dev_url:

extra:
recipe-maintainers:
- xiangyan99
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: '2026.03.01'
AZURESDK_CONDA_VERSION: '2026.06.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.06.01

### Packages included

- azure-ai-agents-1.1.0

## 2026.03.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.06.01

### Packages included

- azure-ai-contentsafety-1.0.0

## 2026.03.01

### Packages included
Expand Down
7 changes: 7 additions & 0 deletions conda/conda-releaselogs/azure-ai-contentunderstanding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Azure Ai Contentunderstanding client library for Python (conda)

## 2026.06.01

### Packages included

- azure-ai-contentunderstanding-1.1.0
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.06.01

### Packages included

- azure-ai-documentintelligence-1.0.2

## 2026.03.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.06.01

### Packages included

- azure-ai-formrecognizer-3.3.3

## 2026.03.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.06.01

### Packages included

- azure-ai-language-conversations-1.1.0

## 2026.03.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.06.01

### Packages included

- azure-ai-language-questionanswering-1.1.0

## 2026.03.01

### Packages included
Expand Down
Loading
Loading