MyGit

2.0b3

autopkg/autopkg

版本发布时间: 2019-11-26 01:05:37

autopkg/autopkg最新发布版本:v3.0.0RC2(2023-09-26 00:05:31)

PYTHON 3 ONLY RELEASE

This is the second beta release of a Python 3-only version of AutoPkg. It is no longer compatible with Python 2, and will encounter syntax errors and failures if run with Python 2.

The release package has an included Python 3 framework that includes all necessary modules to run everything in AutoPkg core, and all of the recipes in autopkg-recipes.

This release also coincides with the most recent commit to autopkg/recipes, so both change notes will be provided here.

CHANGES FROM BETA 2:

CHANGES FROM BETA 1:

CHANGES IN INITIAL 2.0 RELEASE:

KNOWN ISSUES:

HOW TO USE THIS BETA RELEASE:

Installing the release package will get you everything you need to run AutoPkg 2.0.

As of this release, all recipes in autopkg/recipes work directly (with commit https://github.com/autopkg/recipes/commit/25518b9b761f943d4c567fcb0944561b32ca3b89).

You will need to update your trust info as many custom processors have changed:

autopkg update-trust-info Firefox.munki
autopkg update-trust-info MakeCatalogs.munki
autopkg run -vv Firefox.munki MakeCatalogs.munki

HOW TO REPORT ISSUES: Use the "Beta Bug report" GitHub issue template to specifically label the issue as being beta only. Please make use of the template to convey all information possible in order to reproduce or diagnose the issue as clearly as possible.

SETTING UP AUTOPKG MANUALLY: If you do not want to use the AutoPkg release installer, you can manually set up an AutoPkg 2.0 environment. Setup and place the AutoPkg files as you normally would:

  1. Create /Library/AutoPkg/
  2. Copy the contents of Code into /Library/AutoPkg/
  3. Ensure correct file modes for the autopkgserver components: sudo chmod -R 755 /Library/AutoPkg/autopkgserver/

Build a relocatable python bundle:

  1. Use the CONTRIBUTING guide's instructions on building a relocatable python bundle that uses the requirements.txt file for pip
  2. Move/copy the bundle into /Library/AutoPkg/Python3/Python.framework

相关地址:原始地址 下载(tar) 下载(zip)

1、 autopkg-2.0b3.pkg 28.32MB

查看:2019-11-26发行的版本