Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild for pugixml113 #37

Conversation

regro-cf-autotick-bot
Copy link
Contributor

This PR has been triggered in an effort to update pugixml113.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.


If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase @conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/6004768048, please use this URL for debugging.

@conda-forge-webservices
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@ilya-lavrenov ilya-lavrenov merged commit 3115372 into conda-forge:main Aug 29, 2023
6 checks passed
@regro-cf-autotick-bot regro-cf-autotick-bot deleted the rebuild-pugixml113-0-1_h8cc24a branch August 29, 2023 04:40
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Oct 3, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Oct 3, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Oct 3, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Oct 3, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Oct 28, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Oct 31, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Nov 4, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Nov 4, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Nov 5, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Nov 5, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Nov 5, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Nov 6, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Nov 7, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit to ilya-lavrenov/openvino-feedstock that referenced this pull request Nov 13, 2023
commit 7fceba8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 14:25:06 2023 +0400

    Fixed auto-batch plugin since it starts to depend on tbb

commit 13964b2
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Sep 22 02:20:34 2023 +0400

    try to build debug packages

commit 62339c1
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:46:13 2023 +0400

    Use rapidjson from conda-forge

commit a7e3432
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 23:36:27 2023 +0400

    Latest 2023.2.0 state + find_package(Python3)

commit a5db0c8
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Sep 21 02:13:06 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake: second attemp

commit b18dc6c
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:58:36 2023 +0000

    Set state to be 2023.1.0 plus patch for FindPython3.cmake

commit 9d33f89
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 22:31:07 2023 +0000

    Final fixes

commit c3e98cd
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 16:13:37 2023 +0000

    use cython with build-python

commit 079bd2c
Merge: f868f22 b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:23:22 2023 +0000

    merge

commit f868f22
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed Sep 20 13:20:23 2023 +0000

    Use FindPython3.cmake

commit b33d7ff
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Tue Sep 19 00:44:51 2023 +0400

    don't use host packages for pypy

commit 1799852
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 18:52:53 2023 +0400

    added numpy dependency

commit 142c2f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:14:12 2023 +0000

    MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01

commit 421f282
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Sep 18 12:06:46 2023 +0000

    Rebuild for PyPy3.9

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit baa9d4b
Merge: 2e31623 8b6ad36
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sat Sep 9 23:26:11 2023 +0400

    Merge remote-tracking branch 'upstream/dev'

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov added a commit that referenced this pull request Jun 26, 2024
* Fixes for 2023.0.1 release (#24)

* migration: OSXArm

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

* Rebuild for pugixml113 (#37)

* Rebuild for pugixml113

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

* Enable 2023.0.2 (#38)

* Switch to 2023.0.2

* Added 002-find-protobuf.patch

* Updated 002-find-protobuf.patch

* Updated 002-find-protobuf.patch

* Switch OV source to official tag 23.0.2

* 2023.1.0 (#42)

* Enable 2023.1.0.dev20230623 pre-release (#13)

* Enable 2023.1.0.dev20230623 pre-release

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

* Changed label to openvino_dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

* Added patch for protobuf

* Fixed 001-win64-find-ocl.patch

* Splitted version and dev-version for testing purposes

* Added version_postfix for test purposes

* Updated paths for tests

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Python API support

* Added ADE patches

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

* Added singledispatchmethod for python 3.7 and older

* Added missing dependencies

* Current master

* Python API support in pre-release (#17)

* Updated state

* [DEV] Fix C1060 on Windows (#22)

* bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

* Updated 001-win64-find-ocl with latest code from master

* Unpin libprotobuf-static for Windows

* Fixed copy on Windows

* Fixed path for license

* Current master: 19 July 2023

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

* Fixed python search paths

* temporary disabled Windows tests

* Updated to 21 July 2023

* Added patch for aarch64

* Trying to add pypy

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

* conda smithy rerender for pypy

* Removed pypy python

* Added libopenvino-dev package for C / C++ development

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

* Improvements

* try simpligy

* Fixes for 2023.1.0.dev20230623 (#29)

* Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

* Update meta.yaml

Disabled samples build on Windows

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* Merge conflicts

* Disable deprecation warnings

* Bump versions for 2023.1.0.dev20230728

* Added MLAS for CPU plugin

* Added condition 'win64 or linux64' for MLAS

* Updated condition for MLAS

* Updated condition for MLAS

* Updated condition for MLAS.

* Bump version to created pre-release tag

* generate per-python version main 'openvino' package (#32)

* Fixed test for Windows

* 2023.1.0.dev20230811 pre-release (#35)

* Switched to 2023.1.0.dev20230811 pre-release

* Switched to tag, aligned with current dev state

* Re-upload patch

* Unlock mlas for aarch64 and arm64

* Added 001-python-osx-arm64.patch (#41)

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

* Updated patch for ARM Compute cross compilation with conda-forge

* Updated with 2023.1.0 tag

* updated oneDNN CPU submodule

---------

Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Rebuild python312 0 1 hfdf7b7 (#51)

* Rebuild for python312

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.19.06.28.52

* Added patch for macOS 14

---------

Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>

* Rebuild for pugixml114

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.09.20.47.34

* Enable 2023.2.0 (#58)

* Initial commit

* Added 001-win-cmake-version.patch

* Added libopenvino-dev dependency on tbb-devel (#61)

* Added libopenvino-dev dependency on tbb-devel

* MNT: Re-rendered with conda-build 3.28.1, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.11.21.29.17

* Removed TBB pinning

* Update recipe/meta.yaml

Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>

* MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.12.13.33.06

* Update recipe/meta.yaml

* Update meta.yaml

* Update recipe/meta.yaml

* add tbb-devel to the host section

---------

Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Compile with dynamic protobuf (#64)

* Rebuild for libgrpc159_libprotobuf4244

* MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.14.16.03.30

* add tbb-devel to get pinnings to be common.

* Apply suggestions from code review

keep pinning for conda-build

* Removed tests on public OpenVINO samples (#71)

* Rebuild for libprotobuf 4.25.1

* MNT: Re-rendered with conda-build 3.28.4, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.22.09.41.51

* Enable OpenVINO 2023.3.0 LTS (#59)

* Initial commit for 2023.3.0

* MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.3, and conda-forge-pinning 2024.01.10.16.37.01

* Update meta.yaml

use tag

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* remove ocl-icd-system from run dependency (#73)

* Rebuild for libabseil 20240116, libgrp 1.61, libprotobuf 4.25.2

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.30.4, and conda-forge-pinning 2024.02.22.13.57.26

* Enable 2024.0.0 (#75)

* Initial commit

* Bump version and build numbers

* Removed gapi checks

* Removed 001-cross-compile-protobuf.patch

* Added debug for openvino_available_devices.c

* openvino_available_devices.c: Added debug to the macros

* Added include of ov_core for ov_get_last_err_msg func

* openvino_available_devices.c: Fixed macros

* openvino_available_devices: Redesigned function-like macros to int-func

* Removed ngraph* imports

* Removed import openvino.inference_engine

* Update openvino_available_devices.c

* Update meta.yaml

* openvino_available_components: updated SUPPORTED_METRICS with SUPPORTED_PROPERTIES

* Updated recipe with tag-link to sources

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* Rebuild for libprotobuf 4.25.3 (#78)

* Rebuild for libprotobuf 4.25.3

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.06.12.50.32

* v2024.0.0 with collapsed build matrix and dual protobuf (#82)

* dummy commit for rerendering

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.11.26.35

* Pin build tools to simplify the build matrix

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.14.44.34

* bump build number

* Add two protobuf builds

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.19.40.16

* no verbose

* Remove python dependency for openvino package

* Fix the python command for openvino

* Don't megabuild on windows

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.13.18.01.29

---------

Co-authored-by: conda-forge-webservices[bot] <121827174+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Remove dual protobuf build matrix

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.32.0, and conda-forge-pinning 2024.03.19.15.37.47

* Rebuild for snappy120 (#90)

* Rebuild for snappy120

* MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.1, and conda-forge-pinning 2024.04.09.03.19.19

* Enable 2024.1.0 (#91)

* Bump all repos to 2024.1 state

* Clean up GNA options

* Enabled NPU build

* Update recipe/snippets/openvino_available_devices.c

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* Fixed ComputeLibrary version

* Added libze_loader lib to missing_dso_whitelist for NPU plugin since we get it from the driver

* Drop ENABLE_DATA Cmake option

* Disable NPU build for Windows

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* Disable JS

* MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.35.0, and conda-forge-pinning 2024.05.08.19.01.04

* Apply suggestions from code review

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* Add flatbuffers2437 migration

* MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

* Rebuild for Flatbuffers24325 (#96)

* Add flatbuffers2437 migration

* MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

* Add flatbuffers 24325 migration

* MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

* Enable 2024.2.0 (#98)

* Re-pin numpy

* Dev build

Required for openvinotoolkit/openvino.genai#543

* MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.2, and conda-forge-pinning 2024.06.24.14.05.35

* tree->archive

* Add dev20240621

* fork

* update hashes

* print

* print

* Update meta.yaml

use specific OV commit

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
Co-authored-by: Matthias Diener <matthias.diener@gmail.com>
Co-authored-by: conda-forge-webservices[bot] <121827174+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
mryzhov pushed a commit to mryzhov/openvino-feedstock that referenced this pull request Jul 18, 2024
* Fixes for 2023.0.1 release (conda-forge#24)

* migration: OSXArm

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

* Rebuild for pugixml113 (conda-forge#37)

* Rebuild for pugixml113

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

* Enable 2023.0.2 (conda-forge#38)

* Switch to 2023.0.2

* Added 002-find-protobuf.patch

* Updated 002-find-protobuf.patch

* Updated 002-find-protobuf.patch

* Switch OV source to official tag 23.0.2

* 2023.1.0 (conda-forge#42)

* Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

* Enable 2023.1.0.dev20230623 pre-release

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

* Changed label to openvino_dev

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

* Added patch for protobuf

* Fixed 001-win64-find-ocl.patch

* Splitted version and dev-version for testing purposes

* Added version_postfix for test purposes

* Updated paths for tests

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Python API support

* Added ADE patches

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

* Added singledispatchmethod for python 3.7 and older

* Added missing dependencies

* Current master

* Python API support in pre-release (conda-forge#17)

* Updated state

* [DEV] Fix C1060 on Windows (conda-forge#22)

* bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

* Updated 001-win64-find-ocl with latest code from master

* Unpin libprotobuf-static for Windows

* Fixed copy on Windows

* Fixed path for license

* Current master: 19 July 2023

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

* Fixed python search paths

* temporary disabled Windows tests

* Updated to 21 July 2023

* Added patch for aarch64

* Trying to add pypy

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

* conda smithy rerender for pypy

* Removed pypy python

* Added libopenvino-dev package for C / C++ development

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

* Improvements

* try simpligy

* Fixes for 2023.1.0.dev20230623 (conda-forge#29)

* Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

* Update meta.yaml

Disabled samples build on Windows

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* Merge conflicts

* Disable deprecation warnings

* Bump versions for 2023.1.0.dev20230728

* Added MLAS for CPU plugin

* Added condition 'win64 or linux64' for MLAS

* Updated condition for MLAS

* Updated condition for MLAS

* Updated condition for MLAS.

* Bump version to created pre-release tag

* generate per-python version main 'openvino' package (conda-forge#32)

* Fixed test for Windows

* 2023.1.0.dev20230811 pre-release (conda-forge#35)

* Switched to 2023.1.0.dev20230811 pre-release

* Switched to tag, aligned with current dev state

* Re-upload patch

* Unlock mlas for aarch64 and arm64

* Added 001-python-osx-arm64.patch (conda-forge#41)

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

* Updated patch for ARM Compute cross compilation with conda-forge

* Updated with 2023.1.0 tag

* updated oneDNN CPU submodule

---------

Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Rebuild python312 0 1 hfdf7b7 (conda-forge#51)

* Rebuild for python312

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.19.06.28.52

* Added patch for macOS 14

---------

Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>

* Rebuild for pugixml114

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.09.20.47.34

* Enable 2023.2.0 (conda-forge#58)

* Initial commit

* Added 001-win-cmake-version.patch

* Added libopenvino-dev dependency on tbb-devel (conda-forge#61)

* Added libopenvino-dev dependency on tbb-devel

* MNT: Re-rendered with conda-build 3.28.1, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.11.21.29.17

* Removed TBB pinning

* Update recipe/meta.yaml

Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>

* MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.12.13.33.06

* Update recipe/meta.yaml

* Update meta.yaml

* Update recipe/meta.yaml

* add tbb-devel to the host section

---------

Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Compile with dynamic protobuf (conda-forge#64)

* Rebuild for libgrpc159_libprotobuf4244

* MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.14.16.03.30

* add tbb-devel to get pinnings to be common.

* Apply suggestions from code review

keep pinning for conda-build

* Removed tests on public OpenVINO samples (conda-forge#71)

* Rebuild for libprotobuf 4.25.1

* MNT: Re-rendered with conda-build 3.28.4, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.22.09.41.51

* Enable OpenVINO 2023.3.0 LTS (conda-forge#59)

* Initial commit for 2023.3.0

* MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.3, and conda-forge-pinning 2024.01.10.16.37.01

* Update meta.yaml

use tag

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* remove ocl-icd-system from run dependency (conda-forge#73)

* Rebuild for libabseil 20240116, libgrp 1.61, libprotobuf 4.25.2

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.30.4, and conda-forge-pinning 2024.02.22.13.57.26

* Enable 2024.0.0 (conda-forge#75)

* Initial commit

* Bump version and build numbers

* Removed gapi checks

* Removed 001-cross-compile-protobuf.patch

* Added debug for openvino_available_devices.c

* openvino_available_devices.c: Added debug to the macros

* Added include of ov_core for ov_get_last_err_msg func

* openvino_available_devices.c: Fixed macros

* openvino_available_devices: Redesigned function-like macros to int-func

* Removed ngraph* imports

* Removed import openvino.inference_engine

* Update openvino_available_devices.c

* Update meta.yaml

* openvino_available_components: updated SUPPORTED_METRICS with SUPPORTED_PROPERTIES

* Updated recipe with tag-link to sources

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* Rebuild for libprotobuf 4.25.3 (conda-forge#78)

* Rebuild for libprotobuf 4.25.3

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.06.12.50.32

* v2024.0.0 with collapsed build matrix and dual protobuf (conda-forge#82)

* dummy commit for rerendering

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.11.26.35

* Pin build tools to simplify the build matrix

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.14.44.34

* bump build number

* Add two protobuf builds

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.19.40.16

* no verbose

* Remove python dependency for openvino package

* Fix the python command for openvino

* Don't megabuild on windows

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.13.18.01.29

---------

Co-authored-by: conda-forge-webservices[bot] <121827174+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

* Remove dual protobuf build matrix

* MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.32.0, and conda-forge-pinning 2024.03.19.15.37.47

* Rebuild for snappy120 (conda-forge#90)

* Rebuild for snappy120

* MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.1, and conda-forge-pinning 2024.04.09.03.19.19

* Enable 2024.1.0 (conda-forge#91)

* Bump all repos to 2024.1 state

* Clean up GNA options

* Enabled NPU build

* Update recipe/snippets/openvino_available_devices.c

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* Fixed ComputeLibrary version

* Added libze_loader lib to missing_dso_whitelist for NPU plugin since we get it from the driver

* Drop ENABLE_DATA Cmake option

* Disable NPU build for Windows

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* Disable JS

* MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.35.0, and conda-forge-pinning 2024.05.08.19.01.04

* Apply suggestions from code review

* [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

* Add flatbuffers2437 migration

* MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

* Rebuild for Flatbuffers24325 (conda-forge#96)

* Add flatbuffers2437 migration

* MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

* Add flatbuffers 24325 migration

* MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

* Enable 2024.2.0 (conda-forge#98)

* Re-pin numpy

* Dev build

Required for openvinotoolkit/openvino.genai#543

* MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.2, and conda-forge-pinning 2024.06.24.14.05.35

* tree->archive

* Add dev20240621

* fork

* update hashes

* print

* print

* Update meta.yaml

use specific OV commit

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
Co-authored-by: Matthias Diener <matthias.diener@gmail.com>
Co-authored-by: conda-forge-webservices[bot] <121827174+conda-forge-webservices[bot]@users.noreply.github.com>
Co-authored-by: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
mryzhov added a commit to mryzhov/openvino-feedstock that referenced this pull request Jul 18, 2024
commit abb0086
Merge: b59efb5 159d082
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Tue Jun 18 17:06:01 2024 +0000

    Re-pin numpy (conda-forge#99)

    automerged PR by conda-forge/automerge-action

commit 159d082
Author: Anokhov <artyom.anokhov@intel.com>
Date:   Tue Jun 18 13:23:24 2024 +0200

    Re-pin numpy

commit b59efb5
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Mon Jun 17 15:45:25 2024 +0200

    Enable 2024.2.0 (conda-forge#98)

commit 20d7ce9
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Wed May 15 07:22:38 2024 -0400

    Rebuild for Flatbuffers24325 (conda-forge#96)

    * Add flatbuffers2437 migration

    * MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

    * Add flatbuffers 24325 migration

    * MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

commit bfc9736
Merge: 51c8169 19a87b6
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Tue May 14 14:40:08 2024 +0000

    Rebuild for flatbuffers2437 (conda-forge#95)

    automerged PR by conda-forge/automerge-action

commit 19a87b6
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Mon May 13 20:15:08 2024 -0400

    MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

commit 50a0812
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Mon May 13 20:10:33 2024 -0400

    Add flatbuffers2437 migration

commit 51c8169
Author: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Date:   Sun May 12 15:04:31 2024 +0000

    [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

commit 1f525d1
Merge: 57064a6 61168a9
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Thu May 9 01:42:21 2024 +0000

    Disable JS (conda-forge#93)

    automerged PR by conda-forge/automerge-action

commit 61168a9
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed May 8 23:48:39 2024 +0400

    Apply suggestions from code review

commit 04035de
Author: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Date:   Wed May 8 19:29:11 2024 +0000

    MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.35.0, and conda-forge-pinning 2024.05.08.19.01.04

commit 2ae2ece
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed May 8 23:18:38 2024 +0400

    Disable JS

commit 57064a6
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Wed Apr 24 10:36:50 2024 +0200

    Enable 2024.1.0 (conda-forge#91)

    * Bump all repos to 2024.1 state

    * Clean up GNA options

    * Enabled NPU build

    * Update recipe/snippets/openvino_available_devices.c

    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Fixed ComputeLibrary version

    * Added libze_loader lib to missing_dso_whitelist for NPU plugin since we get it from the driver

    * Drop ENABLE_DATA Cmake option

    * Disable NPU build for Windows

    ---------

    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

commit 198ff7d
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Tue Apr 9 06:11:36 2024 -0500

    Rebuild for snappy120 (conda-forge#90)

    * Rebuild for snappy120

    * MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.1, and conda-forge-pinning 2024.04.09.03.19.19

commit aa87eaf
Merge: 1681541 bd7fafb
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Thu Mar 21 09:36:42 2024 +0000

    Remove dual protobuf matrix (conda-forge#88)

    automerged PR by conda-forge/automerge-action

commit bd7fafb
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Wed Mar 20 23:37:12 2024 -0400

    MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.32.0, and conda-forge-pinning 2024.03.19.15.37.47

commit 24b669e
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Wed Mar 20 23:23:47 2024 -0400

    Remove dual protobuf build matrix

commit 1681541
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Fri Mar 15 15:57:58 2024 -0400

    v2024.0.0 with collapsed build matrix and dual protobuf (conda-forge#82)

    * dummy commit for rerendering

    * MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.11.26.35

    * Pin build tools to simplify the build matrix

    * MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.14.44.34

    * bump build number

    * Add two protobuf builds

    * MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.19.40.16

    * no verbose

    * Remove python dependency for openvino package

    * Fix the python command for openvino

    * Don't megabuild on windows

    * MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.13.18.01.29

    ---------

    Co-authored-by: conda-forge-webservices[bot] <121827174+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

commit 1b2e3f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Wed Mar 6 21:13:14 2024 -0600

    Rebuild for libprotobuf 4.25.3 (conda-forge#78)

    * Rebuild for libprotobuf 4.25.3

    * MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.06.12.50.32

commit 27fb5e0
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Wed Mar 6 10:45:07 2024 +0100

    Enable 2024.0.0 (conda-forge#75)

    * Initial commit

    * Bump version and build numbers

    * Removed gapi checks

    * Removed 001-cross-compile-protobuf.patch

    * Added debug for openvino_available_devices.c

    * openvino_available_devices.c: Added debug to the macros

    * Added include of ov_core for ov_get_last_err_msg func

    * openvino_available_devices.c: Fixed macros

    * openvino_available_devices: Redesigned function-like macros to int-func

    * Removed ngraph* imports

    * Removed import openvino.inference_engine

    * Update openvino_available_devices.c

    * Update meta.yaml

    * openvino_available_components: updated SUPPORTED_METRICS with SUPPORTED_PROPERTIES

    * Updated recipe with tag-link to sources

    ---------

    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

commit 4baa00d
Merge: 727b8d0 36b564a
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Thu Feb 22 22:05:21 2024 +0000

    Rebuild for libabseil 20240116, libgrp 1.61, libprotobuf 4.25.2 (conda-forge#74)

    automerged PR by conda-forge/automerge-action

commit 36b564a
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Thu Feb 22 17:32:47 2024 +0000

    MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.30.4, and conda-forge-pinning 2024.02.22.13.57.26

commit 6afad1c
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Thu Feb 22 17:26:56 2024 +0000

    Rebuild for libabseil 20240116, libgrp 1.61, libprotobuf 4.25.2

commit 727b8d0
Author: Matthias Diener <matthias.diener@gmail.com>
Date:   Thu Feb 22 03:09:10 2024 -0600

    remove ocl-icd-system from run dependency (conda-forge#73)

commit 2e066c3
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Wed Jan 24 10:03:00 2024 +0100

    Enable OpenVINO 2023.3.0 LTS (conda-forge#59)

    * Initial commit for 2023.3.0

    * MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.3, and conda-forge-pinning 2024.01.10.16.37.01

    * Update meta.yaml

    use tag

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

commit b163ebd
Merge: 0142c11 7f37b57
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Mon Jan 22 18:50:22 2024 +0000

    Rebuild for libprotobuf 4.25.1 (conda-forge#72)

    automerged PR by conda-forge/automerge-action

commit 7f37b57
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Jan 22 12:55:49 2024 +0000

    MNT: Re-rendered with conda-build 3.28.4, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.22.09.41.51

commit 46faee8
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Jan 22 12:49:37 2024 +0000

    Rebuild for libprotobuf 4.25.1

commit 0142c11
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Jan 18 18:29:37 2024 +0400

    Removed tests on public OpenVINO samples (conda-forge#71)

commit 77d833a
Merge: 95cc49d 696088a
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Mon Jan 15 12:10:14 2024 +0000

    Rebuild for libgrpc159_libprotobuf4244 (conda-forge#69)

    automerged PR by conda-forge/automerge-action

commit 696088a
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Jan 15 10:37:37 2024 +0400

    Apply suggestions from code review

    keep pinning for conda-build

commit b7b944c
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Sun Jan 14 23:43:08 2024 -0500

    add tbb-devel to get pinnings to be common.

commit 78ddd1c
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Jan 15 00:05:40 2024 +0000

    MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.14.16.03.30

commit 8154cb2
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sun Jan 14 23:58:57 2024 +0000

    Rebuild for libgrpc159_libprotobuf4244

commit 95cc49d
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Jan 15 01:10:51 2024 +0400

    Compile with dynamic protobuf (conda-forge#64)

commit 0e57656
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sun Jan 14 01:18:28 2024 +0400

    Added libopenvino-dev dependency on tbb-devel (conda-forge#61)

    * Added libopenvino-dev dependency on tbb-devel

    * MNT: Re-rendered with conda-build 3.28.1, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.11.21.29.17

    * Removed TBB pinning

    * Update recipe/meta.yaml

    Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>

    * MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.12.13.33.06

    * Update recipe/meta.yaml

    * Update meta.yaml

    * Update recipe/meta.yaml

    * add tbb-devel to the host section

    ---------

    Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

commit 200a7c7
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Thu Nov 16 23:37:42 2023 +0100

    Enable 2023.2.0 (conda-forge#58)

    * Initial commit

    * Added 001-win-cmake-version.patch

commit ed3ff2d
Merge: aa9a244 cb92903
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Fri Nov 10 03:22:51 2023 +0000

    Rebuild for pugixml114 (conda-forge#56)

    automerged PR by conda-forge/automerge-action

commit cb92903
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Thu Nov 9 21:47:07 2023 +0000

    MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.09.20.47.34

commit 034af7a
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Thu Nov 9 21:37:46 2023 +0000

    Rebuild for pugixml114

commit aa9a244
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Oct 26 22:50:39 2023 +0400

    Rebuild python312 0 1 hfdf7b7 (conda-forge#51)

    * Rebuild for python312

    * MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.19.06.28.52

    * Added patch for macOS 14

    ---------

    Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (conda-forge#42)

    * Enable 2023.1.0.dev20230623 pre-release (conda-forge#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (conda-forge#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (conda-forge#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (conda-forge#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (conda-forge#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (conda-forge#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (conda-forge#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (conda-forge#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (conda-forge#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (conda-forge#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (conda-forge#24)
ilya-lavrenov pushed a commit that referenced this pull request Jul 30, 2024
* Squashed commit of the following:

commit abb0086
Merge: b59efb5 159d082
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Tue Jun 18 17:06:01 2024 +0000

    Re-pin numpy (#99)

    automerged PR by conda-forge/automerge-action

commit 159d082
Author: Anokhov <artyom.anokhov@intel.com>
Date:   Tue Jun 18 13:23:24 2024 +0200

    Re-pin numpy

commit b59efb5
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Mon Jun 17 15:45:25 2024 +0200

    Enable 2024.2.0 (#98)

commit 20d7ce9
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Wed May 15 07:22:38 2024 -0400

    Rebuild for Flatbuffers24325 (#96)

    * Add flatbuffers2437 migration

    * MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

    * Add flatbuffers 24325 migration

    * MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

commit bfc9736
Merge: 51c8169 19a87b6
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Tue May 14 14:40:08 2024 +0000

    Rebuild for flatbuffers2437 (#95)

    automerged PR by conda-forge/automerge-action

commit 19a87b6
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Mon May 13 20:15:08 2024 -0400

    MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.13.13.50.55

commit 50a0812
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Mon May 13 20:10:33 2024 -0400

    Add flatbuffers2437 migration

commit 51c8169
Author: conda-forge-curator[bot] <79913779+conda-forge-curator[bot]@users.noreply.github.com>
Date:   Sun May 12 15:04:31 2024 +0000

    [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomergeUpdate

commit 1f525d1
Merge: 57064a6 61168a9
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Thu May 9 01:42:21 2024 +0000

    Disable JS (#93)

    automerged PR by conda-forge/automerge-action

commit 61168a9
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed May 8 23:48:39 2024 +0400

    Apply suggestions from code review

commit 04035de
Author: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Date:   Wed May 8 19:29:11 2024 +0000

    MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.35.0, and conda-forge-pinning 2024.05.08.19.01.04

commit 2ae2ece
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Wed May 8 23:18:38 2024 +0400

    Disable JS

commit 57064a6
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Wed Apr 24 10:36:50 2024 +0200

    Enable 2024.1.0 (#91)

    * Bump all repos to 2024.1 state

    * Clean up GNA options

    * Enabled NPU build

    * Update recipe/snippets/openvino_available_devices.c

    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Fixed ComputeLibrary version

    * Added libze_loader lib to missing_dso_whitelist for NPU plugin since we get it from the driver

    * Drop ENABLE_DATA Cmake option

    * Disable NPU build for Windows

    ---------

    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

commit 198ff7d
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Tue Apr 9 06:11:36 2024 -0500

    Rebuild for snappy120 (#90)

    * Rebuild for snappy120

    * MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.1, and conda-forge-pinning 2024.04.09.03.19.19

commit aa87eaf
Merge: 1681541 bd7fafb
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Thu Mar 21 09:36:42 2024 +0000

    Remove dual protobuf matrix (#88)

    automerged PR by conda-forge/automerge-action

commit bd7fafb
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Wed Mar 20 23:37:12 2024 -0400

    MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.32.0, and conda-forge-pinning 2024.03.19.15.37.47

commit 24b669e
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Wed Mar 20 23:23:47 2024 -0400

    Remove dual protobuf build matrix

commit 1681541
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Fri Mar 15 15:57:58 2024 -0400

    v2024.0.0 with collapsed build matrix and dual protobuf (#82)

    * dummy commit for rerendering

    * MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.11.26.35

    * Pin build tools to simplify the build matrix

    * MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.14.44.34

    * bump build number

    * Add two protobuf builds

    * MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.12.19.40.16

    * no verbose

    * Remove python dependency for openvino package

    * Fix the python command for openvino

    * Don't megabuild on windows

    * MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.13.18.01.29

    ---------

    Co-authored-by: conda-forge-webservices[bot] <121827174+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

commit 1b2e3f6
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Wed Mar 6 21:13:14 2024 -0600

    Rebuild for libprotobuf 4.25.3 (#78)

    * Rebuild for libprotobuf 4.25.3

    * MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.31.1, and conda-forge-pinning 2024.03.06.12.50.32

commit 27fb5e0
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Wed Mar 6 10:45:07 2024 +0100

    Enable 2024.0.0 (#75)

    * Initial commit

    * Bump version and build numbers

    * Removed gapi checks

    * Removed 001-cross-compile-protobuf.patch

    * Added debug for openvino_available_devices.c

    * openvino_available_devices.c: Added debug to the macros

    * Added include of ov_core for ov_get_last_err_msg func

    * openvino_available_devices.c: Fixed macros

    * openvino_available_devices: Redesigned function-like macros to int-func

    * Removed ngraph* imports

    * Removed import openvino.inference_engine

    * Update openvino_available_devices.c

    * Update meta.yaml

    * openvino_available_components: updated SUPPORTED_METRICS with SUPPORTED_PROPERTIES

    * Updated recipe with tag-link to sources

    ---------

    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

commit 4baa00d
Merge: 727b8d0 36b564a
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Thu Feb 22 22:05:21 2024 +0000

    Rebuild for libabseil 20240116, libgrp 1.61, libprotobuf 4.25.2 (#74)

    automerged PR by conda-forge/automerge-action

commit 36b564a
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Thu Feb 22 17:32:47 2024 +0000

    MNT: Re-rendered with conda-build 24.1.2, conda-smithy 3.30.4, and conda-forge-pinning 2024.02.22.13.57.26

commit 6afad1c
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Thu Feb 22 17:26:56 2024 +0000

    Rebuild for libabseil 20240116, libgrp 1.61, libprotobuf 4.25.2

commit 727b8d0
Author: Matthias Diener <matthias.diener@gmail.com>
Date:   Thu Feb 22 03:09:10 2024 -0600

    remove ocl-icd-system from run dependency (#73)

commit 2e066c3
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Wed Jan 24 10:03:00 2024 +0100

    Enable OpenVINO 2023.3.0 LTS (#59)

    * Initial commit for 2023.3.0

    * MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.3, and conda-forge-pinning 2024.01.10.16.37.01

    * Update meta.yaml

    use tag

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

commit b163ebd
Merge: 0142c11 7f37b57
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Mon Jan 22 18:50:22 2024 +0000

    Rebuild for libprotobuf 4.25.1 (#72)

    automerged PR by conda-forge/automerge-action

commit 7f37b57
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Jan 22 12:55:49 2024 +0000

    MNT: Re-rendered with conda-build 3.28.4, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.22.09.41.51

commit 46faee8
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Jan 22 12:49:37 2024 +0000

    Rebuild for libprotobuf 4.25.1

commit 0142c11
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Jan 18 18:29:37 2024 +0400

    Removed tests on public OpenVINO samples (#71)

commit 77d833a
Merge: 95cc49d 696088a
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Mon Jan 15 12:10:14 2024 +0000

    Rebuild for libgrpc159_libprotobuf4244 (#69)

    automerged PR by conda-forge/automerge-action

commit 696088a
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Jan 15 10:37:37 2024 +0400

    Apply suggestions from code review

    keep pinning for conda-build

commit b7b944c
Author: Mark Harfouche <mark.harfouche@gmail.com>
Date:   Sun Jan 14 23:43:08 2024 -0500

    add tbb-devel to get pinnings to be common.

commit 78ddd1c
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Jan 15 00:05:40 2024 +0000

    MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.14.16.03.30

commit 8154cb2
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sun Jan 14 23:58:57 2024 +0000

    Rebuild for libgrpc159_libprotobuf4244

commit 95cc49d
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Jan 15 01:10:51 2024 +0400

    Compile with dynamic protobuf (#64)

commit 0e57656
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Sun Jan 14 01:18:28 2024 +0400

    Added libopenvino-dev dependency on tbb-devel (#61)

    * Added libopenvino-dev dependency on tbb-devel

    * MNT: Re-rendered with conda-build 3.28.1, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.11.21.29.17

    * Removed TBB pinning

    * Update recipe/meta.yaml

    Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>

    * MNT: Re-rendered with conda-build 3.28.3, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.12.13.33.06

    * Update recipe/meta.yaml

    * Update meta.yaml

    * Update recipe/meta.yaml

    * add tbb-devel to the host section

    ---------

    Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

commit 200a7c7
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Thu Nov 16 23:37:42 2023 +0100

    Enable 2023.2.0 (#58)

    * Initial commit

    * Added 001-win-cmake-version.patch

commit ed3ff2d
Merge: aa9a244 cb92903
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Fri Nov 10 03:22:51 2023 +0000

    Rebuild for pugixml114 (#56)

    automerged PR by conda-forge/automerge-action

commit cb92903
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Thu Nov 9 21:47:07 2023 +0000

    MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.09.20.47.34

commit 034af7a
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Thu Nov 9 21:37:46 2023 +0000

    Rebuild for pugixml114

commit aa9a244
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Thu Oct 26 22:50:39 2023 +0400

    Rebuild python312 0 1 hfdf7b7 (#51)

    * Rebuild for python312

    * MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.19.06.28.52

    * Added patch for macOS 14

    ---------

    Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>

commit efdb9a6
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Mon Sep 18 10:53:13 2023 +0400

    2023.1.0 (#42)

    * Enable 2023.1.0.dev20230623 pre-release (#13)

    * Enable 2023.1.0.dev20230623 pre-release

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Changed label to openvino_dev

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.11.15.50.57

    * Added patch for protobuf

    * Fixed 001-win64-find-ocl.patch

    * Splitted version and dev-version for testing purposes

    * Added version_postfix for test purposes

    * Updated paths for tests

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>

    * Python API support

    * Added ADE patches

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.13.11.37.28

    * Added singledispatchmethod for python 3.7 and older

    * Added missing dependencies

    * Current master

    * Python API support in pre-release (#17)

    * Updated state

    * [DEV] Fix C1060 on Windows (#22)

    * bld.bat: Disabled parallel build. Switched to MSVC generator instead Ninja

    * Updated 001-win64-find-ocl with latest code from master

    * Unpin libprotobuf-static for Windows

    * Fixed copy on Windows

    * Fixed path for license

    * Current master: 19 July 2023

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.19.16.49.37

    * Fixed python search paths

    * temporary disabled Windows tests

    * Updated to 21 July 2023

    * Added patch for aarch64

    * Trying to add pypy

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

    * conda smithy rerender for pypy

    * Removed pypy python

    * Added libopenvino-dev package for C / C++ development

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.23.14.34.17

    * Improvements

    * try simpligy

    * Fixes for 2023.1.0.dev20230623 (#29)

    * Updated timeout for Azure. Added 006-win64-python-search patch. Updated 003-lin-arm64-compute-lib.patch

    * MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.23.14.34.17

    * Update meta.yaml

    Disabled samples build on Windows

    ---------

    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

    * Merge conflicts

    * Disable deprecation warnings

    * Bump versions for 2023.1.0.dev20230728

    * Added MLAS for CPU plugin

    * Added condition 'win64 or linux64' for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS

    * Updated condition for MLAS.

    * Bump version to created pre-release tag

    * generate per-python version main 'openvino' package (#32)

    * Fixed test for Windows

    * 2023.1.0.dev20230811 pre-release (#35)

    * Switched to 2023.1.0.dev20230811 pre-release

    * Switched to tag, aligned with current dev state

    * Re-upload patch

    * Unlock mlas for aarch64 and arm64

    * Added 001-python-osx-arm64.patch (#41)

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.09.10.15.40

    * Updated patch for ARM Compute cross compilation with conda-forge

    * Updated with 2023.1.0 tag

    * updated oneDNN CPU submodule

    ---------

    Co-authored-by: Artyom Anokhov <artyom.anokhov@intel.com>
    Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit 2e31623
Author: Artyom Anokhov <artyom.anokhov@intel.com>
Date:   Tue Sep 5 17:19:38 2023 +0200

    Enable 2023.0.2 (#38)

    * Switch to 2023.0.2

    * Added 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Updated 002-find-protobuf.patch

    * Switch OV source to official tag 23.0.2

commit 3115372
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Mon Aug 28 23:33:50 2023 -0500

    Rebuild for pugixml113 (#37)

    * Rebuild for pugixml113

    * MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.28.12.35.38

commit 51d623f
Merge: 5696ddb d4561fe
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat Jul 22 18:43:48 2023 +0000

    ARM OSX Migrator (#27)

    automerged PR by conda-forge/automerge-action

commit d4561fe
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:37:35 2023 +0000

    MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.22.11.37.27

commit 4467154
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Jul 22 13:36:35 2023 +0000

    migration: OSXArm

commit 5696ddb
Author: Ilya Lavrenov <ilya.lavrenov@intel.com>
Date:   Fri Jul 21 03:36:28 2023 +0400

    Fixes for 2023.0.1 release (#24)

* update version

# Conflicts:
#	recipe/meta.yaml

* MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.37.1, and conda-forge-pinning 2024.07.18.05.06.15

* updaded onednn

* updated npu

* updated one dnn for cpu and npu

* updated ov commit

* updated dev version

* added  gflags submodule

* disabled NPU

* set setuptools as deps

* MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.37.1, and conda-forge-pinning 2024.07.22.16.24.15

* setuptools in build deps

* force ENABLE_PYTHON

* use patched fork

* Update recipe/meta.yaml

* update postfix

* Disabled jax FE

* enable npu on linux

* use ov master

* added  gflags submodule

* gflags on host

* MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.37.1, and conda-forge-pinning 2024.07.25.15.56.17

* updated ov commit

* MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.37.1, and conda-forge-pinning 2024.07.26.18.03.15

* reverted gflags deps

* npu depends on pugixml

* add dep on tbb

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants