Skip to content

Commit

Permalink
AU: 3 updated - chromium python python3
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 14, 2018
1 parent 5a1e620 commit c0c9fc5
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.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>chromium</id>
<version>67.0.3370.0-snapshots</version>
<version>67.0.3371.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/542919/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/542912/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/543008/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/543003/mini_installer.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: A32D31223C959C19D445B116F7E5420CC830CE138F222F37343419B30DB934E8
checksum64: ACB0675E9214F33DBB5E03FBC2E707560877E11A44693C4A45982207F99D104A
checksum32: 4528DDC3FA5F063D5BE213DC72CDBA657AC604058EC1DD46A01AA1826E2AC070
checksum64: 5A19F881B2CBC624E709C7890F767753B0475F1DE6ACF12B2A1C7D948600E006

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "67.0.3370.0-snapshots"
$version = "67.0.3371.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/python/python.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"3.3": "3.3.4",
"3.4": "3.4.4.20180111",
"3.5": "3.5.4",
"3.6": "3.6.4.20180116",
"3.6": "3.6.5-rc1",
"3.7": "3.7.0-b2"
}
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.7.0-b2</version>
<version>3.6.5-rc1</version>
<title>Python</title>
<owners>chocolatey</owners>
<authors>Python Software Foundation</authors>
Expand All @@ -24,7 +24,7 @@ Python is a programming language that lets you work more quickly and integrate y
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/python</packageSourceUrl>
<projectSourceUrl>https://www.python.org/downloads/source</projectSourceUrl>
<dependencies>
<dependency id="python3" version="[3.7.0-b2]" />
<dependency id="python3" version="[3.6.5-rc1]" />
</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.7.0/python-3.7.0b2.exe
x64: https://www.python.org/ftp/python/3.7.0/python-3.7.0b2-amd64.exe
x32: https://www.python.org/ftp/python/3.6.5/python-3.6.5rc1.exe
x64: https://www.python.org/ftp/python/3.6.5/python-3.6.5rc1-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: 3423416F2E7DC91D79E3DA8A66933D83914091820F9C008ADB758F69EF7861F6
checksum64: 824B31EA788319B0D62B564802AF2410AA51C100271061284CC416AD81FB6A05
checksum32: C6E875F9EE5E653E1B712851C34CBD1A6A74E3437957115EFBC18032CFECA6EE
checksum64: 27B1A7B95652AD1022E148D5AFFA4F49B3E191199A700603AB03CFD9D2949271

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 @@ -5,6 +5,6 @@
"3.3": "3.3.4",
"3.4": "3.4.4.20180111",
"3.5": "3.5.4",
"3.6": "3.6.4.20180116",
"3.6": "3.6.5-rc1",
"3.7": "3.7.0-b2"
}
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.7.0-b2</version>
<version>3.6.5-rc1</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/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ if ( $pp.InstallDir ) {
$packageArgs = @{
packageName = 'python3'
fileType = 'exe'
file = "$toolsPath\python-3.7.0b2.exe"
file64 = "$toolsPath\python-3.7.0b2-amd64.exe"
file = "$toolsPath\python-3.6.5rc1.exe"
file64 = "$toolsPath\python-3.6.5rc1-amd64.exe"
silentArgs = '/quiet InstallAllUsers=1 PrependPath=1 TargetDir="{0}"' -f $installDir
validExitCodes = @(0)
softwareName = 'Python*'
Expand Down

0 comments on commit c0c9fc5

Please sign in to comment.