Commit Graph
19 Commits
Author SHA1 Message Date
Erik Gomez dd97ea183f make a bunch of changes to the build process 2023-01-09 13:51:46 -06:00
Greg Neagle 3000408baa Update README.md 2022-02-15 09:29:27 -08:00
Greg Neagle cb0a3f2097 Update README.md 2022-02-15 09:24:45 -08:00
Nate Walck 1f9aab0562 Add notarization (#37)
* Add notarization to build script

* Pass NOTARY_PASS secret as an env var to the build script
2022-02-08 09:27:09 -06:00
Erik Gomez ee805778c5 Move python frameworks into their own Python folder 2020-07-09 11:31:51 -05:00
Erik Gomez 301132a5e5 Update readme about ci job 2020-06-19 15:14:51 -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
Austin Culter f95e3aa9d1 README edits
- Casing: Change case/formatting of Python in various places
- Credit where credit is due: Credit Armin for his "Moving to zsh" series
- Typo: Just as my English teacher taught me, "Possessive 'its' never splits!"
- Hyperlink: Cross-link "virtual environment" to the `venv` lib docs
- Hyperlink: Cross-link vfuse, outset, and dockutil to their respective project pages
- Hyperlink: Cross-link "Relocatable Python" to Greg's project page
- Flavor Ordering: Move "No Customization" flavor above "Minimal" flavor so as one reads through the list of flavors, they increases in amount of libraries included
- Hyperlink: Cross-link AutoPkg, InstallApplications, munkipkg, munki-facts, Nudge, and UMAD to their respective project pages
- Hyperlink: Cross-link Gusto's AutoPkg promotion tool, Munki CloudFront Middleware, and Python-jss to their respective project pages
2020-06-16 09:02:36 +02:00
Greg Neagle 188086c146 Typo fix 2020-06-15 10:00:12 -07:00
Erik Gomez dc297d5711 Merge branch 'master' of https://github.com/macadmins/python 2020-06-15 09:19:57 -05:00
Erik Gomez 67354dc06a update readme 2020-06-15 09:19:52 -05:00
Erik Gomez 53c29b83c4 Create symbolic links to help with use 2020-06-15 09:04:49 -05:00
Marnin f45f4528a4 Fixed Typo 2020-06-15 08:37:11 -04:00
Erik Gomez fbafc593e4 fix readme install path 2020-06-14 22:27:48 -05:00
Erik Gomez 0e874a1a4b Add credit to greg 2020-06-14 22:25:41 -05:00
Erik Gomez e7813249ae more updates 2020-06-14 21:52:34 -05:00
Erik Gomez 9acf0cb0d5 Update README with new path 2020-06-14 21:50:31 -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
Erik Gomez a1ac71b71f Initial commit 2020-06-12 12:14:02 -05:00