Commit graph

6 commits

Author SHA1 Message Date
twangboy
1b8de68808 Add missed dependency 2020-07-21 23:12:18 -07:00
twangboy
6b09c3c1da Fix build scripts for OSX
There are discrepancies between versions of OSX when you run
pip-compile. Added all the discrepancies to the req_pyobjc.in file
Also added `MACOS_DEPLOYMENT_TARGET=10.13` to the `build_env.sh` script
so that python is built with the minimum supported version of OSX as the
target. Thanks @wes
2020-07-21 23:12:18 -07:00
Wesley Whetstone
1b769fd9a0 update pyobjc 6.2.2, this is to support macOS Big Sur 2020-07-14 19:21:24 -07:00
Wesley Whetstone
b2f35d638a move pyobjc back to standalone and update to 6.2 2020-07-14 19:21:24 -07:00
Wesley Whetstone
af280e9a38 remove py2 in macOS build script, fix python build using compiled openssl, move pyobjc back in to req.txt 2020-07-14 19:21:24 -07:00
Pedro Algarvio
e6cc2a6192
Separate pyobjc requirements 2020-03-23 22:52:24 +00:00