Commit Graph
11 Commits
Author SHA1 Message Date
Erik Gomez 0742f40c83 update python packages for minimal and recommended 2024-02-01 10:41:17 -06:00
Erik Gomez f58ac5b70e get builds working locally (finally) 2023-01-09 16:42:19 -06:00
Erik Gomez 719933dc78 update all the requirement files 2023-01-09 16:18:45 -06:00
Erik Gomez 1723a28144 minimal no longer needs --no-binary 2023-01-09 14:32:00 -06:00
Erik Gomez dd97ea183f make a bunch of changes to the build process 2023-01-09 13:51:46 -06:00
Erik Gomez 251cdfb067 fix the notary issues (#39)
fix the notary issues

* more fixes

* do the bin version not current since current is a symlink

* add a bunch more things now

* preserve_xattr in munki-pkg signed package

* try and debug things with spctl

* change the order of the code signing

* paths are still technically wrong but this works already
2022-02-08 16:36:13 -06:00
Nate Walck 545d9da8d3 Update to Python 3.9.10 and update libs (#36)
* Update to Python 3.9.10 and update libs

* Fix tokenize-rt version as 4.2.0 was yanked

* PyObjC doesn't seem universal anymore, trying to force a build

* Let's upgrade to latest release of PyObjC

* Update release notes to reflect PyObjC change
2022-02-02 15:49:33 -06:00
Nate Walck d626265b55 Update requirements to not pin all of pyobj and fix typed_ast (#20) 2020-12-15 09:41:43 -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 1d83014bc0 Update all the dependencies 2020-07-09 09:09:16 -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