Skip to content

Commit

Permalink
AU: 4 updated - krita python python3 python312
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Chocolatey Community committed Dec 8, 2023
1 parent 2a39f8a commit a078a7d
Show file tree
Hide file tree
Showing 14 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion automatic/krita/krita.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>krita</id>
<title>Krita</title>
<version>5.2.1</version>
<version>5.2.2</version>
<owners>chocolatey-community,dtgm,KDE</owners>
<summary>Krita is a sketching and painting program designed for digital artists.</summary>
<description><![CDATA[Krita is a FREE and open source painting tool designed for concept artists, illustrators, matte and texture artists, and the VFX industry. Krita has been in development for over 10 years and has had an explosion in growth recently. It offers many common and innovative features to help the amateur and professional alike. See below for some of the highlighted features.
Expand Down
4 changes: 2 additions & 2 deletions automatic/krita/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ Package can be verified like this:
1. Go to

x86: No longer being provided
x64: https://download.kde.org/stable/krita/5.2.1/krita-x64-5.2.1-setup.exe
x64: https://download.kde.org/stable/krita/5.2.2/krita-x64-5.2.2-setup.exe

to download the installer.

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

checksum64: 4165E096D2B776C80B113372F5BC85130312FDADA2BB7ABD6FB05D3E43DEA472
checksum64: F4FE0A3EDF163D7154A6F6B7E9634494BE84A666A465DD59751E27659DFE3C50

Checksums type: sha256

Expand Down
2 changes: 1 addition & 1 deletion automatic/krita/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ $packageArgs = @{
softwareName = 'Krita'

checksumType = 'sha256'
file64 = "$toolsDir\krita-x64-5.2.1-setup.exe"
file64 = "$toolsDir\krita-x64-5.2.2-setup.exe"
}

Install-ChocolateyInstallPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Python is a programming language that lets you work more quickly and integrate y
## Notes

- This package depends on the the latest major version of python package.
- This package do not support package parameters, please install the package [python311](https://chocolatey.org/packages/python311) directly when using package parameters.
- This package do not support package parameters, please install the package [python312](https://chocolatey.org/packages/python312) directly when using package parameters.
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
2 changes: 1 addition & 1 deletion automatic/python/python.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"3.9": "3.9.13",
"3.10": "3.10.11",
"3.11": "3.11.7",
"3.12": "3.12.0",
"3.12": "3.12.1",
"3.13": "3.13.0-a2"
}
8 changes: 4 additions & 4 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.7</version>
<version>3.12.1</version>
<title>Python</title>
<owners>chocolatey-community</owners>
<authors>Python Software Foundation</authors>
Expand All @@ -19,17 +19,17 @@ Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.</cop
## Notes
- This package depends on the the latest major version of python package.
- This package do not support package parameters, please install the package [python311](https://chocolatey.org/packages/python311) directly when using package parameters.
- This package do not support package parameters, please install the package [python312](https://chocolatey.org/packages/python312) directly when using package parameters.
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></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-community/chocolatey-packages/tree/master/automatic/python</packageSourceUrl>
<projectSourceUrl>https://www.python.org/downloads/source</projectSourceUrl>
<dependencies>
<dependency id="python3" version="[3.11.7]" />
<dependency id="python3" version="[3.12.1]" />
</dependencies>
<licenseUrl>https://docs.python.org/3.11/license.html</licenseUrl>
<licenseUrl>https://docs.python.org/3.12/license.html</licenseUrl>
</metadata>
<files></files>
</package>
2 changes: 1 addition & 1 deletion automatic/python3-streams/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg" width="48" height="48"/> [python311](https://community.chocolatey.org/packages/python311)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg" width="48" height="48"/> [python312](https://community.chocolatey.org/packages/python312)

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
12 changes: 6 additions & 6 deletions automatic/python3-streams/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ and can be verified by doing the following:

1. Go to

x32: https://www.python.org/ftp/python/3.11.7/python-3.11.7.exe
x64: https://www.python.org/ftp/python/3.11.7/python-3.11.7-amd64.exe
x32: https://www.python.org/ftp/python/3.12.1/python-3.12.1.exe
x64: https://www.python.org/ftp/python/3.12.1/python-3.12.1-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: 88705C0DFB1D432FBEC5D9D2799CF0CD90758ACBCF34195BD0580718195189BC
checksum64: C117C6444494BBE4CC937E8A5A61899D53F7F5C5BC573C5D130304E457D54024
checksum32: 7389C4765535661932E649AC8B5DD523C664692AA06F15E770B06194303F314C
checksum64: 2437D83DB04FB272AF8DE65EEAD1A2FC416B9FAC3F6AF9CE51A627E32B4FE8F8

The file 'LICENSE.txt' has been obtained from Python 3.11 Documentation archive <https://www.python.org/ftp/python/doc/3.11.7/python-3.11.7-docs-text.zip>
and can also be found at <https://docs.python.org/3.11/license.html>.
The file 'LICENSE.txt' has been obtained from Python 3.12 Documentation archive <https://www.python.org/ftp/python/doc/3.12.1/python-3.12.1-docs-text.zip>
and can also be found at <https://docs.python.org/3.12/license.html>.
2 changes: 1 addition & 1 deletion automatic/python3-streams/python3-streams.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"3.11": "3.11.7",
"3.12": "3.12.0",
"3.12": "3.12.1",
"3.10": "3.10.10",
"3.5": "3.5.4",
"3.6": "3.6.8",
Expand Down
10 changes: 5 additions & 5 deletions automatic/python3-streams/python3-streams.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>python311</id>
<version>3.11.7</version>
<title>Python 3.11</title>
<id>python312</id>
<version>3.12.1</version>
<title>Python 3.12</title>
<owners>chocolatey-community,jack1142</owners>
<authors>Python Software Foundation</authors>
<projectUrl>http://www.python.org/</projectUrl>
Expand All @@ -22,7 +22,7 @@ Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.</cop
- `/InstallDir32:` - Installation directory for 32bit python on 64bit Operating Systems. **NOTE**: Do only use this parameter if you wish to install 32bit python alongside 64bit python. 32Bit python will not be added on PATH.
- `/NoLockdown` - Installation directory will not be locked down with Administrator only write permissions.
Example: `choco install python311 --params "/InstallDir:C:\your\install\path"`
Example: `choco install python312 --params "/InstallDir:C:\your\install\path"`
## Notes
Expand All @@ -32,7 +32,7 @@ Example: `choco install python311 --params "/InstallDir:C:\your\install\path"`
]]></description>
<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://docs.python.org/3.11/license.html</licenseUrl>
<licenseUrl>https://docs.python.org/3.12/license.html</licenseUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/python3-streams</packageSourceUrl>
<projectSourceUrl>https://www.python.org/downloads/source</projectSourceUrl>
<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions automatic/python3-streams/tools/helpers.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ function Install-Python {
}

$packageArgs = @{
packageName = 'python311'
packageName = 'python312'
fileType = 'exe'
file = "$toolsPath\python-3.11.7.exe"
file = "$toolsPath\python-3.12.1.exe"
silentArgs = '/quiet InstallAllUsers=1 PrependPath={0} TargetDir="{1}"' -f $prependPath, $installDir
validExitCodes = @(0)
}
Expand All @@ -48,7 +48,7 @@ function Install-Python {
$packageArgs['softwareName'] = "Python 3.$minor_version.*"

if (!$only32Bit) {
$packageArgs['file64'] = "$toolsPath\python-3.11.7-amd64.exe"
$packageArgs['file64'] = "$toolsPath\python-3.12.1-amd64.exe"
}
else {
$packageArgs['packageName'] = "32-bit $($packageArgs['packageName'])"
Expand Down
4 changes: 2 additions & 2 deletions automatic/python3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
## Notes

- This package depends on the latest major + minor version of python package.
- This package do not support package parameters, please install the package [python311](https://community.chocolatey.org/packages/python311) directly when using package parameters.
- To completely uninstall python, the package `python311` must also be uninstalled.
- This package do not support package parameters, please install the package [python312](https://community.chocolatey.org/packages/python312) directly when using package parameters.
- To completely uninstall python, the package `python312` must also be uninstalled.
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
2 changes: 1 addition & 1 deletion automatic/python3/python3.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"3.9": "3.9.13",
"3.10": "3.10.11",
"3.11": "3.11.7",
"3.12": "3.12.0",
"3.12": "3.12.1",
"3.13": "3.13.0-a2"
}
10 changes: 5 additions & 5 deletions 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.7</version>
<version>3.12.1</version>
<title>Python 3.x</title>
<owners>chocolatey-community</owners>
<authors>Python Software Foundation</authors>
Expand All @@ -19,17 +19,17 @@ Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.</cop
## Notes
- This package depends on the latest major + minor version of python package.
- This package do not support package parameters, please install the package [python311](https://community.chocolatey.org/packages/python311) directly when using package parameters.
- To completely uninstall python, the package `python311` must also be uninstalled.
- This package do not support package parameters, please install the package [python312](https://community.chocolatey.org/packages/python312) directly when using package parameters.
- To completely uninstall python, the package `python312` must also be uninstalled.
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<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://docs.python.org/3.11/license.html</licenseUrl>
<licenseUrl>https://docs.python.org/3.12/license.html</licenseUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/python3</packageSourceUrl>
<projectSourceUrl>https://www.python.org/downloads/source</projectSourceUrl>
<dependencies>
<dependency id="python311" version="[3.11.7]" />
<dependency id="python312" version="[3.12.1]" />
</dependencies>
</metadata>
<files></files>
Expand Down

0 comments on commit a078a7d

Please sign in to comment.