Skip to content

Commit

Permalink
AU: 3 updated - python python3 vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 18, 2020
1 parent d1cc12b commit 4b89ee0
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion automatic/python/python.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"3.4": "3.4.4.20180111",
"3.5": "3.5.4.20200110",
"3.6": "3.6.8.20200110",
"3.7": "3.7.8",
"3.7": "3.7.9",
"3.8": "3.8.5.20200721",
"3.9": "3.9.0-rc1"
}
4 changes: 2 additions & 2 deletions automatic/python/python.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>python</id>
<version>3.9.0-rc1</version>
<version>3.7.9</version>
<title>Python</title>
<owners>chocolatey</owners>
<authors>Python Software Foundation</authors>
Expand All @@ -22,7 +22,7 @@
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/python</packageSourceUrl>
<projectSourceUrl>https://www.python.org/downloads/source</projectSourceUrl>
<dependencies>
<dependency id="python3" version="[3.9.0-rc1]" />
<dependency id="python3" version="[3.7.9]" />
</dependencies>
<licenseUrl>https://www.python.org/download/releases/3.4.0/license</licenseUrl>
</metadata>
Expand Down
8 changes: 4 additions & 4 deletions automatic/python3/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://www.python.org/ftp/python/3.9.0/python-3.9.0rc1.exe
x64: https://www.python.org/ftp/python/3.9.0/python-3.9.0rc1-amd64.exe
x32: https://www.python.org/ftp/python/3.7.9/python-3.7.9.exe
x64: https://www.python.org/ftp/python/3.7.9/python-3.7.9-amd64.exe

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 2139E84185F31025C536EF426B8AF9AEB513280D56F593637730CE53D246274C
checksum64: DC99FD2663240C302692B9E27B65F05B0D998D673E9037187EE4865C615C75B4
checksum32: 769BB7C74AD1DF6D7D74071CC16A984FF6182E4016E11B8949B93DB487977220
checksum64: E69ED52AFB5A722E5C56F6C21D594E85C17CB29F12F18BB69751CF1714E0F987

File 'license.txt' is obtained from:
https://www.python.org/download/releases/3.4.0/license/
2 changes: 1 addition & 1 deletion automatic/python3/python3.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"3.4": "3.4.4.20180111",
"3.5": "3.5.4.20200110",
"3.6": "3.6.8-rc1",
"3.7": "3.7.8",
"3.7": "3.7.9",
"3.8": "3.8.5.20200721",
"3.9": "3.9.0-rc1"
}
2 changes: 1 addition & 1 deletion automatic/python3/python3.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>python3</id>
<version>3.9.0-rc1</version>
<version>3.7.9</version>
<title>Python 3.x</title>
<owners>chocolatey</owners>
<authors>Python Software Foundation</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/python3/tools/helpers.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ function Install-Python {
$packageArgs = @{
packageName = 'python3'
fileType = 'exe'
file = "$toolsPath\python-3.9.0rc1.exe"
file = "$toolsPath\python-3.7.9.exe"
silentArgs = '/quiet InstallAllUsers=1 PrependPath={0} TargetDir="{1}"' -f $prependPath, $installDir
validExitCodes = @(0)
softwareName = 'Python 3*'
}

if (!$only32Bit) {
$packageArgs['file64'] = "$toolsPath\python-3.9.0rc1-amd64.exe"
$packageArgs['file64'] = "$toolsPath\python-3.7.9-amd64.exe"
}
else {
$packageArgs['packageName'] = '32-bit python3'
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1471/gvim_8.2.1471_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1471/gvim_8.2.1471_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1477/gvim_8.2.1477_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1477/gvim_8.2.1477_x64.zip>
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: D1D9B62F3FDEB5B5CA21F22F7C02EE529441BB65EA63ABE301F95A2BEBA5AFC9
checksum64: A52DEC23C72E866431757B2554BF147FA7D5540B8A0040F5164FEE28D2FB60A9
checksum32: A1723F20937E85FFE9ADF27E72A5280553A3EDCF6138F4B6B51890DE4276D6D2
checksum64: 650900415252278186183A8180932A7B2EA16FE7027F01DB3DCC85A367AD3688
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.1471_x86.zip"
file64 = "$toolsDir\gvim_8.2.1471_x64.zip"
file = "$toolsDir\gvim_8.2.1477_x86.zip"
file64 = "$toolsDir\gvim_8.2.1477_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.1471</version>
<version>8.2.1477</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit 4b89ee0

Please sign in to comment.