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
Nate Walck
c9b9787777
Merge pull request #11 from ChefAustin/master
...
README edits
2020-06-16 07:59:25 -04:00
Austin Culter
c552979f7d
Merge pull request #1 from ChefAustin/ChefAustin-README-patch-1
...
README edits
2020-06-16 09:03:27 +02: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
Nate Walck
b6267376d9
Merge pull request #9 from macadmins/gregneagle-patch-1
...
Typo fix
2020-06-15 16:42:36 -04:00
Greg Neagle
188086c146
Typo fix
2020-06-15 10:00:12 -07:00
Erik Gomez
356393807f
Merge pull request #6 from vmiller/fix-1
...
rename file to fix typo
2020-06-15 09:26:35 -05: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
Vaughn Miller
a01dcb7b58
rename file to fix typo
2020-06-15 10:17:58 -04:00
Erik Gomez
53c29b83c4
Create symbolic links to help with use
2020-06-15 09:04:49 -05:00
Erik Gomez
586840bd07
Merge pull request #5 from gmarnin/Opinionated-Typo-Fix
...
Fixed Opinionated Typo
2020-06-15 09:02:40 -05:00
Marnin
de343551d4
Fixed Opinionated Typo
2020-06-15 08:39:26 -04:00
Marnin
0bcadbebc3
Fixed Opinionated Typo
2020-06-15 08:38:36 -04:00
Marnin
b64bcda25a
Fixed Typo
2020-06-15 08:38:04 -04: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
0692b77619
Change to Python3.framework for future python versions
2020-06-14 22:09:52 -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
58033da082
Merge pull request #2 from macadmins/development
...
Enhance build script and make master built tool
2020-06-14 21:43:53 -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
42cd0f7c8d
Merge pull request #1 from macadmins/development
...
first real commit
2020-06-14 15:20:29 -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