Skip to content

Commit b1d21ba

Browse files
committed
Fix OneTBB Conan version for 2025, rawtoaces 1.1.0
rawtoaces 1.1.0 is identical to 1.1-RC3 but version is cleaner. Signed-off-by: Jean-Francois Panisset <[email protected]>
1 parent 4144044 commit b1d21ba

File tree

6 files changed

+23
-15
lines changed

6 files changed

+23
-15
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ consumers of these new images.
3434
- OIIO 2.5.19.0 (was 2.5.16.0)
3535
- OpenFX 1.5s (new)
3636
- PySide 6.5.6 (was 6.5.4)
37-
- rawtoaces 1.1-rc3 (new)
37+
- rawtoaces 1.1.0 (new)
3838
- 2025.2 release
3939
- updated versions
4040
- Conan 2.18.1 (was 2.14.0)
@@ -56,7 +56,7 @@ consumers of these new images.
5656
- OSL 1.14.7.0 (was 1.14.5.1)
5757
- PySide 6.5.6 (was 6.5.4)
5858
- USD 25.05.01 (was 25.05)
59-
- rawtoaces 1.1-rc3 (new)
59+
- rawtoaces 1.1.0 (new)
6060
- 2026.0 draft images
6161
- pre-release for testing purposes, does not yet include final versions of late releasing packages for VFX Platform 2026 (OOCIO, OpenEXR, OpenVDB, OpenSubDiv)
6262
- OpenEXR includes a pre-release of 3.4.x

ci-rawtoaces/README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ci-vfxall/README.md

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/conan/recipes/rawtoaces/conandata.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,21 @@
44
#
55

66
sources:
7+
"1.1.0":
8+
url: "https://github.com/AcademySoftwareFoundation/rawtoaces/archive/refs/tags/v1.1.tar.gz"
9+
sha256: "3c919d9d47c2faa4ff989f4698d44196b8857374ffebd9dd5bf59e2676075329"
710
"1.1-rc3":
811
url: "https://github.com/AcademySoftwareFoundation/rawtoaces/archive/refs/tags/v1.1-RC3.tar.gz"
912
sha256: "773451aa3cd05bcf91af7ff4150678e2230f1f5c495fd93030cde8c77e6c0c07"
1013
"vfx2026.0":
1114
url: "https://github.com/AcademySoftwareFoundation/rawtoaces/archive/refs/tags/vfx2026.0.tar.gz"
1215
sha256: "292fdf087dd5543f2de08fb85378f62489436a3146c657b80a0f52ca227680c7"
1316
patches:
17+
"1.1.0":
18+
- patch_file: "patches/1.1-rc3-cmake_libraw_target.diff"
19+
patch_description: "libraw Cmake target from Conan Center Index recipe"
20+
patch_type: "conan"
21+
1422
"1.1-rc3":
1523
- patch_file: "patches/1.1-rc3-cmake_libraw_target.diff"
1624
patch_description: "libraw Cmake target from Conan Center Index recipe"

packages/conan/settings/profiles_aswf/vfx2024

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ nss/*: nss/3.101.0@aswf/vfx2024
6767
ocio/*: ocio/2.3.2@aswf/vfx2024
6868
ogg/*: ogg/system@aswf/vfx2024
6969
oiio/*: oiio/2.5.19.0@aswf/vfx2024
70-
onetbb/*: onetbb/2020_u3@aswftesting/vfx2024
70+
onetbb/*: onetbb/2020_u3@aswf/vfx2024
7171
openal-soft/*: openal-soft/system@aswf/vfx2024
7272
opencl-headers/*: opencl-headers/system@aswf/vfx2024
7373
opencl-icd-loader/*: opencl-icd-loader/system@aswf/vfx2024

python/aswfdocker/data/versions.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ versions:
630630
ASWF_OPENVDB_VERSION: "11.0.0"
631631
ASWF_OSL_VERSION: "1.13.11.0"
632632
ASWF_OTIO_VERSION: "0.17.0"
633-
ASWF_RAWTOACES_VERSION: "1.1-rc3"
633+
ASWF_RAWTOACES_VERSION: "1.1.0"
634634
"2024-clang16":
635635
parent_versions: ["4", "4-clang16", "2024"]
636636
major_version: "2024"
@@ -765,7 +765,7 @@ versions:
765765
ASWF_OPENVDB_VERSION: "12.0.1"
766766
ASWF_OSL_VERSION: "1.14.7.0"
767767
ASWF_OTIO_VERSION: "0.17.0"
768-
ASWF_RAWTOACES_VERSION: "1.1-rc3"
768+
ASWF_RAWTOACES_VERSION: "1.1.0"
769769
"2025-clang18":
770770
parent_versions: ["5", "5-clang18", "2025"]
771771
major_version: "2025"
@@ -901,7 +901,7 @@ versions:
901901
ASWF_OPENVDB_VERSION: "12.0.1"
902902
ASWF_OSL_VERSION: "1.14.7.0"
903903
ASWF_OTIO_VERSION: "0.17.0"
904-
ASWF_RAWTOACES_VERSION: "1.1-rc3"
904+
ASWF_RAWTOACES_VERSION: "1.1.0"
905905
"2026-clang19":
906906
parent_versions: ["6", "6-clang19", "2026"]
907907
major_version: "2026"

0 commit comments

Comments
 (0)