Erik Gomez
|
326e61ec51
|
confirm universal before going to next step
|
2020-12-14 17:17:39 -06:00 |
|
Nate Walck
|
92fa66f67e
|
First stab at universal 3.9.1 macadmins python (#18)
* First stab at universal 3.9.1 macadmins python
* Update workflow files
* Removed old build workflows
* Add improvements from IAs
* Revert to older MP as signing failed, update release notes
|
2020-12-14 17:05:39 -06:00 |
|
Erik Gomez
|
ee805778c5
|
Move python frameworks into their own Python folder
|
2020-07-09 11:31:51 -05:00 |
|
Erik Gomez
|
4b5f77616f
|
add more variables and try to create a prerelease
|
2020-06-19 16:23:04 -05:00 |
|
Erik Gomez
|
5a1d094201
|
Update framework path, symlinks and add signing support
- /Library/SystemFrameworks -> /Library/ManagedFrameworks
- Python3.framework/Versions/3.8/bin/python3.8 -> Python3.framework/Versions/Current/bin/python3
- /usr/local/bin/python3.framework -> /usr/local/bin/managed_python3
- Add signing option with Clever DevOps signing cert
- Remove unnecessary Python3.framework/python3 symlink
- Update README with all the changes
|
2020-06-19 14:14:06 -05:00 |
|
Erik Gomez
|
dc297d5711
|
Merge branch 'master' of https://github.com/macadmins/python
|
2020-06-15 09:19:57 -05:00 |
|
Erik Gomez
|
53c29b83c4
|
Create symbolic links to help with use
|
2020-06-15 09:04:49 -05:00 |
|
Marnin
|
de343551d4
|
Fixed Opinionated Typo
|
2020-06-15 08:39:26 -04:00 |
|
Erik Gomez
|
0692b77619
|
Change to Python3.framework for future python versions
|
2020-06-14 22:09:52 -05:00 |
|
Erik Gomez
|
306ee5d21b
|
Enhance build script and make master built tool
- automatically builds the zip file
- cleans up after itself
- puts all files in /outputs
- another zsh file to make all four packages/zips
|
2020-06-14 21:43:35 -05:00 |
|
Erik Gomez
|
cbe94b9abf
|
first real commit
- Package builder
- README
- requirement files per library
- master requirement files for each package
|
2020-06-14 15:11:27 -05:00 |
|