Skip to content

Commit

Permalink
AU: 3 updated - 360ts python python3
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 7, 2019
1 parent b5ad970 commit 2ee609c
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion automatic/360ts/360ts.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"ts": "10.6.0.1059",
"ts": "10.6.0.1086",
"tse": "8.8.0.1105"
}
6 changes: 3 additions & 3 deletions automatic/360ts/360ts.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>360ts</id>
<version>10.6.0.1059</version>
<version>10.6.0.1086</version>
<title>360 Total Security</title>
<authors>Qihu 360 Software</authors>
<owners>chocolatey,adgellida</owners>
<licenseUrl>http://www.360totalsecurity.com/en/about.html</licenseUrl>
<projectUrl>http://www.360totalsecurity.com/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@b92d42be38598e16e7e526b3b8b43c3220439cd4/icons/360ts.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@b92d42be38598e16e7e526b3b8b43c3220439cd4/icons/360ts.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[
A feature-packed software solution that provides users with a powerful antivirus, a junk cleaner and a system booster within the same interface
Expand All @@ -33,7 +33,7 @@ A feature-packed software solution that provides users with a powerful antivirus
<summary>A feature-packed software solution that provides users with a powerful antivirus, a junk cleaner and a system booster within the same interface</summary>
<copyright>Ⓒ 2014 - 2017 Qihu 360 Software Co. Limited</copyright>
<tags>antivirus security privacy-protection internet-security anti-keylogger anti-phishing webcam-protection foss admin</tags>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/360ts</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/360ts</packageSourceUrl>
<releaseNotes>https://www.360totalsecurity.com/en/version/360-total-security/</releaseNotes>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions automatic/360ts/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = '360ts'
fileType = 'exe'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.6.0.1059.exe'
checksum = '6466119423348c73ae071b27662c92546c39d01ac9c4191b12a0e4b54e409287'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.6.0.1086.exe'
checksum = '72d2f7db888642cd58387d6b41be795ec5cb47ebb517d0f226a0df78a6e73ea4'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/python/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg" width="48" height="48"/> [python](https://chocolatey.org/packages/python)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg" width="48" height="48"/> [python](https://chocolatey.org/packages/python)


Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.
Expand Down
2 changes: 1 addition & 1 deletion automatic/python/python.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"3.5": "3.5.4",
"3.6": "3.6.8",
"3.7": "3.7.3",
"3.8": "3.8.0-a3"
"3.8": "3.8.0-a4"
}
8 changes: 4 additions & 4 deletions automatic/python/python.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>python</id>
<version>3.8.0-a3</version>
<version>3.8.0-a4</version>
<title>Python</title>
<owners>chocolatey</owners>
<authors>Python Software Foundation</authors>
<projectUrl>http://www.python.org/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[
Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.
Expand All @@ -21,10 +21,10 @@ Python is a programming language that lets you work more quickly and integrate y
]]></description>
<summary>Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.</summary>
<tags>python programming development foss cross-platform admin</tags>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/python</packageSourceUrl>
<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.8.0-a3]" />
<dependency id="python3" version="[3.8.0-a4]" />
</dependencies>
<licenseUrl>https://www.python.org/download/releases/3.4.0/license</licenseUrl>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion automatic/python3/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg" width="48" height="48"/> [python3](https://chocolatey.org/packages/python3)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg" width="48" height="48"/> [python3](https://chocolatey.org/packages/python3)

Python 3.x is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python 3.x and see almost immediate gains in productivity and lower maintenance costs.

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.3/python-3.7.3.exe
x64: https://www.python.org/ftp/python/3.7.3/python-3.7.3-amd64.exe
x32: https://www.python.org/ftp/python/3.8.0/python-3.8.0a4.exe
x64: https://www.python.org/ftp/python/3.8.0/python-3.8.0a4-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: 1856F8BD2DFB1BBD1C0C7ACCA60D274AD9FDFE19240E949A310665DBFFF4D736
checksum64: 996B030930F5D81BEFA3E2452AA5B1630133837446F190C3768B28C63FD7F193
checksum32: B2FEDCA56333A6D72A79C5DC7F2551C2842D3898A12C70B0115B8751DF4A4677
checksum64: 843D05998884957B4836E111C40CD8B554ED909F67F064B911976526E71890B1

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 @@ -7,5 +7,5 @@
"3.5": "3.5.4",
"3.6": "3.6.8-rc1",
"3.7": "3.7.3",
"3.8": "3.8.0-a2"
"3.8": "3.8.0-a4"
}
6 changes: 3 additions & 3 deletions automatic/python3/python3.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>python3</id>
<version>3.7.3</version>
<version>3.8.0-a4</version>
<title>Python 3.x</title>
<owners>chocolatey</owners>
<authors>Python Software Foundation</authors>
<projectUrl>http://www.python.org/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[Python 3.x is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python 3.x and see almost immediate gains in productivity and lower maintenance costs.
Expand All @@ -26,7 +26,7 @@ Example: `choco install python3 --params "/InstallDir:C:\your\install\path"`
<summary>Python 3.x is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python 3.x and see almost immediate gains in productivity and lower maintenance costs.</summary>
<tags>python programming development foss cross-platform admin</tags>
<licenseUrl>https://www.python.org/download/releases/3.4.0/license</licenseUrl>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/python3</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/python3</packageSourceUrl>
<projectSourceUrl>https://www.python.org/downloads/source</projectSourceUrl>
<dependencies>
<dependency id="chocolatey" version="0.10.5" />
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.3.exe"
file64 = "$toolsPath\python-3.7.3-amd64.exe"
file = "$toolsPath\python-3.8.0a4.exe"
file64 = "$toolsPath\python-3.8.0a4-amd64.exe"
silentArgs = '/quiet InstallAllUsers=1 PrependPath=1 TargetDir="{0}"' -f $installDir
validExitCodes = @(0)
softwareName = 'Python*'
Expand Down

0 comments on commit 2ee609c

Please sign in to comment.