autopkg / jleggat-recipes

Recipes for http://autopkg.github.io/autopkg/
13 stars 32 forks source link

Update MacVim.download.recipe #91

Closed apizz closed 4 years ago

apizz commented 4 years ago
apizz commented 4 years ago

Verbose recipe output:

autopkg run ~/Documents/git/jleggat-recipes/MacVim/MacVim.download.recipe -vv
Processing /Users/admin/Documents/git/jleggat-recipes/MacVim/MacVim.download.recipe...
WARNING: /Users/admin/Documents/git/jleggat-recipes/MacVim/MacVim.download.recipe is missing trust info and FAIL_RECIPES_WITHOUT_TRUST_INFO is not set. Proceeding...
GitHubReleasesInfoProvider
{'Input': {'asset_regex': '^.*.dmg$', 'github_repo': 'macvim-dev/macvim'}}
GitHubReleasesInfoProvider: No value supplied for CURL_PATH, setting default value of: /usr/bin/curl
GitHubReleasesInfoProvider: Matched regex '^.*.dmg$' among asset(s): 165_to_166.delta, MacVim.dmg
GitHubReleasesInfoProvider: Selected asset 'MacVim.dmg' from release 'MacVim Snapshot 166'
{'Output': {'release_notes': 'Updated to Vim 8.2.1719.\r\n'
                             '\r\n'
                             'Features\r\n'
                             '====================\r\n'
                             '\r\n'
                             'Touch Bar improvements\r\n'
                             '--------------------\r\n'
                             '\r\n'
                             'Touch Bar now supports submenus, and allows '
                             'mixed icon/text displays using `tmenu`. When in '
                             'edit modes (e.g. insert), it will also display '
                             'an emoji picker as well. See `:help touchbar` '
                             'for documentation. #1084\r\n'
                             '\r\n'
                             '![emoji picker / submenu / icons with '
                             'labels](https://user-images.githubusercontent.com/1217449/93730988-f2bb4900-fb7f-11ea-9433-4a15187a4af1.png '
                             '"Example configuration with emoji picker / '
                             'submenu / icons with labels")\r\n'
                             '\r\n'
                             '![inside '
                             'submenu](https://user-images.githubusercontent.com/1217449/93730989-f77ffd00-fb7f-11ea-9e44-0dfc36d146f2.png '
                             '"Example of inside a submenu")\r\n'
                             '\r\n'
                             '![activated emoji '
                             'picker](https://user-images.githubusercontent.com/1217449/93731159-b63c1d00-fb80-11ea-84a1-77c57d818452.png '
                             '"Activated emoji picker")\r\n'
                             '\r\n'
                             'Fixes\r\n'
                             '====================\r\n'
                             '\r\n'
                             '- Window menu no longer shows duplicate "Enter '
                             'Full Screen" or "Tile Window to Left of Screen" '
                             'entries whenever the user switches among '
                             'different MacVim windows. #566 #992\r\n'
                             '- Fix issue where going to full screen mode when '
                             'titlebar appearance is set to "hidden" would '
                             'result in lost focus of the window. #1078\r\n'
                             '- The password dialog box when using `:!sudo` or '
                             'other commands that require password entry '
                             '(`macvim-askpass`) will no longer focus on '
                             'Finder, and will keep the focus on MacVim. '
                             '#1091\r\n'
                             '- Fix minor wrong tooltip in the "Appearance" '
                             'preference pane. #1087\r\n'
                             '- "General" preference pane will now be '
                             'correctly sized when Sparkle updater is disabled '
                             '(e.g. Homebrew builds). #1089\r\n'
                             '- Misc issues were fixed by Vim upstream, e.g. '
                             '`vimgrep` causing a crash, and odd behaviors '
                             'with using Shift-O on the first line. #1082 '
                             '#1083\r\n'
                             '\r\n'
                             'Compatibility\r\n'
                             '====================\r\n'
                             '\r\n'
                             'Requires macOS 10.9 or above.\r\n'
                             '\r\n'
                             'Script interfaces have compatibility with these '
                             'versions:\r\n'
                             '\r\n'
                             '- Lua 5.3\r\n'
                             '- Perl 5.18\r\n'
                             '- Python2 2.7\r\n'
                             '- Python3 3.8\r\n'
                             '- Ruby 2.7',
            'url': 'https://github.com/macvim-dev/macvim/releases/download/snapshot-166/MacVim.dmg',
            'version': 'snapshot-166'}}
URLDownloader
{'Input': {'filename': 'MacVim.dmg',
           'url': 'https://github.com/macvim-dev/macvim/releases/download/snapshot-166/MacVim.dmg'}}
URLDownloader: No value supplied for prefetch_filename, setting default value of: False
URLDownloader: No value supplied for CHECK_FILESIZE_ONLY, setting default value of: False
URLDownloader: Item at URL is unchanged.
URLDownloader: Using existing /Users/admin/Library/AutoPkg/Cache/com.github.jleggat.MacVim.download/downloads/MacVim.dmg
{'Output': {'pathname': '/Users/admin/Library/AutoPkg/Cache/com.github.jleggat.MacVim.download/downloads/MacVim.dmg'}}
EndOfCheckPhase
{'Input': {}}
{'Output': {}}
CodeSignatureVerifier
{'Input': {'input_path': '/Users/admin/Library/AutoPkg/Cache/com.github.jleggat.MacVim.download/downloads/MacVim.dmg/MacVim.app',
           'requirement': 'identifier "org.vim.MacVim" and anchor apple '
                          'generic and certificate '
                          '1[field.1.2.840.113635.100.6.2.6] /* exists */ and '
                          'certificate leaf[field.1.2.840.113635.100.6.1.13] '
                          '/* exists */ and certificate leaf[subject.OU] = '
                          'WG3S88DD2E',
           'strict_verification': True}}
CodeSignatureVerifier: Mounted disk image /Users/admin/Library/AutoPkg/Cache/com.github.jleggat.MacVim.download/downloads/MacVim.dmg
CodeSignatureVerifier: Verifying code signature...
CodeSignatureVerifier: Deep verification enabled...
CodeSignatureVerifier: Strict verification enabled...
CodeSignatureVerifier: /private/tmp/dmg.Fsa1Xa/MacVim.app: valid on disk
CodeSignatureVerifier: /private/tmp/dmg.Fsa1Xa/MacVim.app: satisfies its Designated Requirement
CodeSignatureVerifier: /private/tmp/dmg.Fsa1Xa/MacVim.app: explicit requirement satisfied
CodeSignatureVerifier: Signature is valid
{'Output': {}}
Receipt written to /Users/admin/Library/AutoPkg/Cache/com.github.jleggat.MacVim.download/receipts/MacVim.download-receipt-20201002-170025.plist

Nothing downloaded, packaged or imported.