From f22016882e91a0f0c4e6b9a12da6d9d0de2eae5f Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Sat, 20 Jan 2024 00:14:52 +0000 Subject: [PATCH] AU: 4 updated - python python3 python313 vagrant [skip ci] --- automatic/python/README.md | 2 +- automatic/python/python.json | 2 +- automatic/python/python.nuspec | 10 +++++----- automatic/python3-streams/README.md | 2 +- automatic/python3-streams/legal/VERIFICATION.txt | 12 ++++++------ automatic/python3-streams/python3-streams.json | 2 +- automatic/python3-streams/python3-streams.nuspec | 12 ++++++------ automatic/python3-streams/tools/helpers.ps1 | 6 +++--- automatic/python3/README.md | 4 ++-- automatic/python3/python3.json | 2 +- automatic/python3/python3.nuspec | 12 ++++++------ automatic/vagrant/tools/chocolateyinstall.ps1 | 8 ++++---- automatic/vagrant/vagrant.nuspec | 2 +- 13 files changed, 38 insertions(+), 38 deletions(-) diff --git a/automatic/python/README.md b/automatic/python/README.md index 944300ecc89..4eb3ed9fde0 100644 --- a/automatic/python/README.md +++ b/automatic/python/README.md @@ -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 [python312](https://chocolatey.org/packages/python312) directly when using package parameters. +- This package do not support package parameters, please install the package [python313](https://chocolatey.org/packages/python313) 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.** diff --git a/automatic/python/python.json b/automatic/python/python.json index 0b348d215d3..ba5b8a4a63c 100644 --- a/automatic/python/python.json +++ b/automatic/python/python.json @@ -12,5 +12,5 @@ "3.10": "3.10.11", "3.11": "3.11.7", "3.12": "3.12.1", - "3.13": "3.13.0-a2" + "3.13": "3.13.0-a3" } diff --git a/automatic/python/python.nuspec b/automatic/python/python.nuspec index 901733f26c8..f4b8339bc8c 100644 --- a/automatic/python/python.nuspec +++ b/automatic/python/python.nuspec @@ -3,11 +3,11 @@ python - 3.12.1 + 3.13.0-a3 Python chocolatey-community Python Software Foundation - Copyright © 2001-2023 Python Software Foundation. All rights reserved. + Copyright © 2001-2024 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. Copyright © 1995-2000 Corporation for National Research Initiatives. All rights reserved. Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved. @@ -19,7 +19,7 @@ Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved. 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. @@ -27,9 +27,9 @@ Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/python https://www.python.org/downloads/source - + - https://docs.python.org/3.12/license.html + https://docs.python.org/3.13/license.html diff --git a/automatic/python3-streams/README.md b/automatic/python3-streams/README.md index a5fea8f0d8f..e75c9dbbcae 100644 --- a/automatic/python3-streams/README.md +++ b/automatic/python3-streams/README.md @@ -1,4 +1,4 @@ -# [python312](https://community.chocolatey.org/packages/python312) +# [python313](https://community.chocolatey.org/packages/python313) 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. diff --git a/automatic/python3-streams/legal/VERIFICATION.txt b/automatic/python3-streams/legal/VERIFICATION.txt index 17c9b02a325..714f133de90 100644 --- a/automatic/python3-streams/legal/VERIFICATION.txt +++ b/automatic/python3-streams/legal/VERIFICATION.txt @@ -9,8 +9,8 @@ and can be verified by doing the following: 1. Go to - 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 + x32: https://www.python.org/ftp/python/3.13.0/python-3.13.0a3.exe + x64: https://www.python.org/ftp/python/3.13.0/python-3.13.0a3-amd64.exe to download the installer. @@ -18,8 +18,8 @@ and can be verified by doing the following: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 7389C4765535661932E649AC8B5DD523C664692AA06F15E770B06194303F314C - checksum64: 2437D83DB04FB272AF8DE65EEAD1A2FC416B9FAC3F6AF9CE51A627E32B4FE8F8 + checksum32: F47A88A48814E7BA69AD2DD3EB50542982E6F1498EBB68D434DC6321A24F1B99 + checksum64: 98661A5446AA06F2E2625995C2B4426B163C04F070B404EB072D67698D3B9850 -The file 'LICENSE.txt' has been obtained from Python 3.12 Documentation archive -and can also be found at . +The file 'LICENSE.txt' has been obtained from Python 3.13 Documentation archive +and can also be found at . diff --git a/automatic/python3-streams/python3-streams.json b/automatic/python3-streams/python3-streams.json index 3dc552c4cb1..710012eb4e3 100644 --- a/automatic/python3-streams/python3-streams.json +++ b/automatic/python3-streams/python3-streams.json @@ -7,5 +7,5 @@ "3.7": "3.7.9", "3.8": "3.8.10", "3.9": "3.9.13", - "3.13": "3.13.0-a2" + "3.13": "3.13.0-a3" } diff --git a/automatic/python3-streams/python3-streams.nuspec b/automatic/python3-streams/python3-streams.nuspec index 5463229721c..6edb1ebbe3e 100644 --- a/automatic/python3-streams/python3-streams.nuspec +++ b/automatic/python3-streams/python3-streams.nuspec @@ -2,14 +2,14 @@ - python312 - 3.12.1 - Python 3.12 + python313 + 3.13.0-a3 + Python 3.13 chocolatey-community,jack1142 Python Software Foundation http://www.python.org/ https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg - Copyright © 2001-2023 Python Software Foundation. All rights reserved. + Copyright © 2001-2024 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. Copyright © 1995-2000 Corporation for National Research Initiatives. All rights reserved. Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved. @@ -22,7 +22,7 @@ Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved. 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. python programming development foss cross-platform admin - https://docs.python.org/3.12/license.html + https://docs.python.org/3.13/license.html https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/python3-streams https://www.python.org/downloads/source diff --git a/automatic/python3-streams/tools/helpers.ps1 b/automatic/python3-streams/tools/helpers.ps1 index 4f825b73060..68679e53a59 100644 --- a/automatic/python3-streams/tools/helpers.ps1 +++ b/automatic/python3-streams/tools/helpers.ps1 @@ -37,9 +37,9 @@ function Install-Python { } $packageArgs = @{ - packageName = 'python312' + packageName = 'python313' fileType = 'exe' - file = "$toolsPath\python-3.12.1.exe" + file = "$toolsPath\python-3.13.0a3.exe" silentArgs = '/quiet InstallAllUsers=1 PrependPath={0} TargetDir="{1}"' -f $prependPath, $installDir validExitCodes = @(0) } @@ -48,7 +48,7 @@ function Install-Python { $packageArgs['softwareName'] = "Python 3.$minor_version.*" if (!$only32Bit) { - $packageArgs['file64'] = "$toolsPath\python-3.12.1-amd64.exe" + $packageArgs['file64'] = "$toolsPath\python-3.13.0a3-amd64.exe" } else { $packageArgs['packageName'] = "32-bit $($packageArgs['packageName'])" diff --git a/automatic/python3/README.md b/automatic/python3/README.md index 29201aec700..50a34490732 100644 --- a/automatic/python3/README.md +++ b/automatic/python3/README.md @@ -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 [python312](https://community.chocolatey.org/packages/python312) directly when using package parameters. - - To completely uninstall python, the package `python312` must also be uninstalled. + - This package do not support package parameters, please install the package [python313](https://community.chocolatey.org/packages/python313) directly when using package parameters. + - To completely uninstall python, the package `python313` 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.** diff --git a/automatic/python3/python3.json b/automatic/python3/python3.json index c260d422f4b..bfd4d4384ba 100644 --- a/automatic/python3/python3.json +++ b/automatic/python3/python3.json @@ -12,5 +12,5 @@ "3.10": "3.10.11", "3.11": "3.11.7", "3.12": "3.12.1", - "3.13": "3.13.0-a2" + "3.13": "3.13.0-a3" } diff --git a/automatic/python3/python3.nuspec b/automatic/python3/python3.nuspec index 6fc40619899..e9f65b08e14 100644 --- a/automatic/python3/python3.nuspec +++ b/automatic/python3/python3.nuspec @@ -3,14 +3,14 @@ python3 - 3.12.1 + 3.13.0-a3 Python 3.x chocolatey-community Python Software Foundation http://www.python.org/ https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/python.svg false - Copyright © 2001-2023 Python Software Foundation. All rights reserved. + Copyright © 2001-2024 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. Copyright © 1995-2000 Corporation for National Research Initiatives. All rights reserved. Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved. @@ -19,17 +19,17 @@ Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved. 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. python programming development foss cross-platform admin - https://docs.python.org/3.12/license.html + https://docs.python.org/3.13/license.html https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/python3 https://www.python.org/downloads/source - + diff --git a/automatic/vagrant/tools/chocolateyinstall.ps1 b/automatic/vagrant/tools/chocolateyinstall.ps1 index 6ca72a95668..062f2a1032f 100644 --- a/automatic/vagrant/tools/chocolateyinstall.ps1 +++ b/automatic/vagrant/tools/chocolateyinstall.ps1 @@ -3,10 +3,10 @@ $packageArgs = @{ packageName = 'vagrant' fileType = 'msi' - url = 'https://releases.hashicorp.com/vagrant/2.4.0/vagrant_2.4.0_windows_i686.msi' - url64bit = 'https://releases.hashicorp.com/vagrant/2.4.0/vagrant_2.4.0_windows_amd64.msi' - checksum = '6c63fab066223e55f52e3eb58dd41876e877926e152f61aafb60bb2651c88c68' - checksum64 = 'd8f62fce5de0f4b9fb1a4afece10faa6fafed41929ccfe7bb380f160358043e4' + url = 'https://releases.hashicorp.com/vagrant/2.4.1/vagrant_2.4.1_windows_i686.msi' + url64bit = 'https://releases.hashicorp.com/vagrant/2.4.1/vagrant_2.4.1_windows_amd64.msi' + checksum = 'cbf809b7d89cf0b7ef0d990b99d502b1d67c9afecedd326fb187f59ebe311d6f' + checksum64 = 'fc3806e071b7af2067eec5e8dfbe9f2dfe2c46139c5d682bb7defd7a2f9083e9' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = "/qn /norestart" diff --git a/automatic/vagrant/vagrant.nuspec b/automatic/vagrant/vagrant.nuspec index 1591b27ef96..3a3e892e4fb 100644 --- a/automatic/vagrant/vagrant.nuspec +++ b/automatic/vagrant/vagrant.nuspec @@ -4,7 +4,7 @@ vagrant Vagrant (Install) - 2.4.0 + 2.4.1 Mitchell Hashimoto, John Bender, HashiCorp chocolatey-community, Rob Reynolds, Patrick Wyatt Vagrant - Development environments made easy.