Skip to content

Commit

Permalink
AU: 4 updated - python python3 qtox vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Mar 8, 2022
1 parent f39437a commit 0141aba
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion automatic/python/python.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"3.8": "3.8.10",
"3.9": "3.9.10",
"3.10": "3.10.2",
"3.11": "3.11.0-a5"
"3.11": "3.11.0-a6"
}
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.11.0-a5</version>
<version>3.11.0-a6</version>
<title>Python</title>
<owners>chocolatey-community</owners>
<authors>Python Software Foundation</authors>
Expand All @@ -22,7 +22,7 @@
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/python</packageSourceUrl>
<projectSourceUrl>https://www.python.org/downloads/source</projectSourceUrl>
<dependencies>
<dependency id="python3" version="[3.11.0-a5]" />
<dependency id="python3" version="[3.11.0-a6]" />
</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.11.0/python-3.11.0a5.exe
x64: https://www.python.org/ftp/python/3.11.0/python-3.11.0a5-amd64.exe
x32: https://www.python.org/ftp/python/3.11.0/python-3.11.0a6.exe
x64: https://www.python.org/ftp/python/3.11.0/python-3.11.0a6-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: CD98EE5732028DC524364BDEA0A7654D5A368ACD8968EAAED77E725BAB6C1DA0
checksum64: 70EB7781329004ECA9B83A49D9F597DBC17A3E21E65BA3AF9099DCEC84BDEE24
checksum32: BEF645A855901D0CD43ADBE1F7D2A9C59DE53A87BB9FCC21E84E02BB16CC83B4
checksum64: 5D1EA9F103A45AC090597159A093A432424B8C0FFF9720C1D6AF6A9904B18359

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 @@ -10,5 +10,5 @@
"3.8": "3.8.10",
"3.9": "3.9.10",
"3.10": "3.10.2",
"3.11": "3.11.0-a5"
"3.11": "3.11.0-a6"
}
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.11.0-a5</version>
<version>3.11.0-a6</version>
<title>Python 3.x</title>
<owners>chocolatey-community</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.11.0a5.exe"
file = "$toolsPath\python-3.11.0a6.exe"
silentArgs = '/quiet InstallAllUsers=1 PrependPath={0} TargetDir="{1}"' -f $prependPath, $installDir
validExitCodes = @(0)
softwareName = 'Python 3*'
}

if (!$only32Bit) {
$packageArgs['file64'] = "$toolsPath\python-3.11.0a5-amd64.exe"
$packageArgs['file64'] = "$toolsPath\python-3.11.0a6-amd64.exe"
}
else {
$packageArgs['packageName'] = '32-bit python3'
Expand Down
8 changes: 4 additions & 4 deletions automatic/qtox/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ The embedded software have been downloaded from the listed download
locations and can be verified by doing the following:

1. Download the following
32-Bit software: <https://github.com/qTox/qTox/releases/download/v1.17.4/setup-qtox-i686-release.exe>
64-Bit software: <https://github.com/qTox/qTox/releases/download/v1.17.4/setup-qtox-x86_64-release.exe>
32-Bit software: <https://github.com/qTox/qTox/releases/download/v1.17.6/setup-qtox-i686-release.exe>
64-Bit software: <https://github.com/qTox/qTox/releases/download/v1.17.6/setup-qtox-x86_64-release.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: F8AE0CAE5A6285639282B81456AFFE36F3EA2223DBE14EA3E98761BB28D8E855
checksum64: 89E33FA1339CBAD470B5AAF58CCF04630BFF9763FF3A440C0082F6114D8AA177
checksum32: E969755B9A50522C49938D809218D3B55F3A9C62DE50A62D537F33B2D7EDA9A2
checksum64: F1CD7CDA26C2FDAE4A924DDDE34AF44B2247D5E8561F7DAFDFED75EF6632E40C

The file 'LICENSE.txt' has been obtained from <https://raw.githubusercontent.com/qTox/qTox/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/qtox/qtox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>qtox</id>
<title>qTox</title>
<version>1.17.4</version>
<version>1.17.6</version>
<authors>qTox developers</authors>
<owners>chocolatey-community</owners>
<summary>Powerful Tox chat client that follows the Tox design guidelines.</summary>
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.4522/gvim_8.2.4522_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4522/gvim_8.2.4522_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4525/gvim_8.2.4525_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4525/gvim_8.2.4525_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: 3782F823E6C4AC95015024C44F1FCA524B66E0DF87FDBB1CB79C7533274C6C04
checksum64: 6D5052DD8B3B880AA88F1D215AC0E48E309C82E6D1D2FD5FFB80A7BC77375633
checksum32: 22842B07C017D83710C027DC029C1242C5A82D96F9541133FD71D50323A0081C
checksum64: 826931C1DE271F05837E94731EF3D3A5E5F0086E6FBC4433642E3F6AB33F84F4
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.4522_x86.zip"
file64 = "$toolsDir\gvim_8.2.4522_x64.zip"
file = "$toolsDir\gvim_8.2.4525_x86.zip"
file64 = "$toolsDir\gvim_8.2.4525_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.4522</version>
<version>8.2.4525</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, 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 0141aba

Please sign in to comment.