Releases: GPLgithub/oiio-python
Releases · GPLgithub/oiio-python
master
test
Changes:
- 0c78283 commented out tests for now
- ab55abb made timeout bigger so that it has a chance to finish
- 0892666 removed patch version
- 0ad2bd3 removed patch version
- 84b8f76 removed --plat-name
- 8cd4bbe commented out something just to see
- 9121b91 changed to macos-latest
- 9b63921 changed to what we have in tk-config-gplstudio for github release
- 78f5f1a changed repo owner for task
- 6d2e947 test build with python 3.9
See More
- 67ed4e3 Merge pull request fredrikaverpil#38 from fredrikaverpil/2.0.5
- 55b3226 Update to oiio 2.0.5
- 28ed049 Update readme with info on wheel releases
- 9b897e7 Merge pull request fredrikaverpil#35 from fredrikaverpil/github-release5-1
- 2dec444 Merge pull request fredrikaverpil#34 from fredrikaverpil/github-release5
- 6477788 Merge pull request fredrikaverpil#33 from fredrikaverpil/github-relesse5
- 9c9fb6a Use + as separator
- d884949 Use + as separator
- 8cf0319 Use + as separator
- 3b3e6f3 Merge pull request fredrikaverpil#32 from fredrikaverpil/github-release4
- dddc66f Only publish release for master branch
- 1bbf902 Merge pull request fredrikaverpil#31 from fredrikaverpil/github-releases3
- dd83961 Remove date from wheel
- e590b16 Use better wheel names
- aa1b821 Improve GitHub release naming
- 3dd095e Merge pull request fredrikaverpil#28 from fredrikaverpil/github-release2
- 6f232aa Add GitHub release notes
- 6863c6f Enable GitHub release
- 764d25a Merge pull request fredrikaverpil#25 from fredrikaverpil/tests
- b3aebd4 added separate python3 installation again
- 340aaf6 cd into tests
- af290fc Add note on tests
- 65c08aa Use pytest for testing
- 8210f3e Enable Python 3.6.5 on macOS
- 02ae174 Add note on how to get SHA512
- 472dbf5 Add python3-py3.6.5
- 1ea75c8 Add python patch version to python3 port files folder
- ee7afcd Use Python version which is available on Ubuntu
- 4029a3c Remove unused condition for now
- f807e7f Trigger another build
- 9ecd829 Fix wrong cmd processor, add pip list and python version
- 52d3a53 Revert homebrew stuff
- 1781fef Do not build 3.6.4 on osx for now
- b1d4986 Add mkdir
- 3fb84dd Define target
- b9fcbd8 Skip target
- fe6382b Use direct download from python.org
- 3bcd139 Skip uninstall
- 1ee3a55 Add conditions
- a5e03df Add --ignore dependencies
- ab32f3c Avoid recursive dependency of itself
- d38148c Iterate quicker
- 90cf321 Remove strange patch
- 0008e95 Update python.rb
- 2de6c8e Fix wrong folder name
- 52bd57e Use local file
- b430af8 Remove newline
- 453488f Add newline
- 5358379 Use 3.6.4 via homebrew
- b8c7f2f Rename matrix items
- 8ecbdc9 Use exact Python versions
- e9f49aa Try using Azure py 3.6.4
- e7b3094 pip install oiio
- 2e8ed25 Add tests
- c14e0ba Use pybind11 port files for python 3.6
- 443dd15 Update README.md
- 39de6bd Merge pull request fredrikaverpil#22 from fredrikaverpil/cp
- e7cb5e8 changed Ubuntu R&D status
- ce2a038 Merge pull request fredrikaverpil#24 from fredrikaverpil/ubuntu16.04
- ee7ba9c try another if statement to check which OS is running
- 3a513c0 added if statement to the openimageio portfile to check the current OS
- 31f9995 Simplify task name
- 1f362bc Use ls instead of tree
- 756e8b4 Merge branch 'ubuntu16.04' of https://github.com/fredrikaverpil/oiio-python into ubuntu16.04
- bf7bc90 Bring in macos, windows
- d32525b Merge branch 'master' into ubuntu16.04
- 0803bfc Use tree instead of ls
- 33fcc01 Update job name
- 468cbb1 Simplify task name
- 36b15e0 Fetch .so files
- 9f63915 Add variable for vcpkg install
- 38d33a4 Fix syntax error
- 768a39e Add sed commands, build wheel
- deeed4a Merge pull request fredrikaverpil#23 from fredrikaverpil/macOS-10.13
- ea5ef22 added patched files to the py37 version
- a86d575 Include .so files
- f63540e fixed "make libpython" bug inside python3 portfile for version 3.7
- f47549f fixed python3 portfile bug inside the py3.7 version
- a22895a fixed wrong condition for Linux
- c56a65b created a patched imageio.cpp file to fix the "unused variable" bug
- 2e72f10 Revert "Temporarily disable windows builds"
- 07bd7c8 Update --plat-name
- 16b4b0f Add badge, update texts, fix artifact drop name
- 1e4fb83 added custom "FindOpenEXR.cmake" file to specify the OpenEXR Libraries by hand
- 035151d Use tree, like previously
- 1e4e8d5 Install tree
- ae7cf00 Use ls instead of tree?
- 945a06d Indicate CPython
- d414fb2 Where are the files?
- 482daea Try showing contents of installed vcpkg
- 8c8a4a2 Attempt to build wheel
- 84c3708 Attempt to find bin, python files
- 6978890 try hardcoded path to OPENEXR Libraries
- ad9f0ba Use x64-osx
- 6305590 Fix backslash
- 19cd402 Fix wrong script language
- 13feeb7 Fix wrong platform
- 55d28d9 Add more commands
- c8eb5bf Only override pybind11 for Python 3.7
- 8c89601 Fix typo
- f8009ab Try to find ports folder
- a9a6617 Use 3.6.5
- 1708c75 Try defining explicit Python patch version
- 9bd90d9 Test echo
- c9775b2 Remove which test
- 0a5bfaa Install pybind11
- 57a1383 Override port files
- 90ca2c2 Try sed now
- 0ccb453 Attempt fix sed syntax issues
- 51cfcf5 Install gcc6
- 137eb70 Install vcpkg
- 3f654c0 Perform sed operations
- 7c875ad Temporarily disable windows builds
- d865fcf Start out on macOS
- 304cca2 try to don't install openexr separately
- 3cf74df added "HIDE_SYMBOLS on linux" option
- 3b59b4b added python3 to prerequisites
- 5f1a44a showing all Debug logs of openimageio
- 343a0eb added oiio install function
- c029e03 added missing python 36 pybind11 portfile
- 846cf31 added customized port(s) function
- b65592c added function do install vcpkg prerequisites
- b381048 added fix to the python3 portfile + check where vcpkg gets installed
- a32984a Merge pull request fredrikaverpil#15 from fredrikaverpil/python-tag
...