From 843ba33be5719bd452c0b3b40f25ed2ec868f60b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:41:15 +0800 Subject: [PATCH] Remove: Python.Python.3.13 version 3.13.0rc2 (#179707) --- .../Python.Python.3.13.installer.yaml | 90 ------------------- .../Python.Python.3.13.locale.en-US.yaml | 20 ----- .../3/13/3.13.0rc2/Python.Python.3.13.yaml | 8 -- 3 files changed, 118 deletions(-) delete mode 100644 manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.installer.yaml delete mode 100644 manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.locale.en-US.yaml delete mode 100644 manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.yaml diff --git a/manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.installer.yaml b/manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.installer.yaml deleted file mode 100644 index bf7732263400..000000000000 --- a/manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.installer.yaml +++ /dev/null @@ -1,90 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Python.Python.3.13 -PackageVersion: 3.13.0rc2 -InstallerType: burn -UpgradeBehavior: install -Commands: -- py -- python -- pythonw -- pyw -FileExtensions: -- py -- pyc -- pyd -- pyo -- pyw -- pyz -- pyzw -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.13.0/python-3.13.0rc2.exe - InstallerSha256: D13759A28C41CFABD95FEE39D3CE66500E667F21695FB74E045373515978E260 - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.13.0rc2 (32-bit) - DisplayVersion: 3.13.112.0 - ProductCode: '{2788a051-47ee-45d9-9232-af32e8c216eb}' -- Architecture: x86 - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.13.0/python-3.13.0rc2.exe - InstallerSha256: D13759A28C41CFABD95FEE39D3CE66500E667F21695FB74E045373515978E260 - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.13.0rc2 (32-bit) - DisplayVersion: 3.13.112.0 - ProductCode: '{2788a051-47ee-45d9-9232-af32e8c216eb}' - ElevationRequirement: elevatesSelf -- Architecture: x64 - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.13.0/python-3.13.0rc2-amd64.exe - InstallerSha256: 6664E9519FFC50462107FDD0DCD931F40DA8040C0774EF23F2E8A6E56BA27978 - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.13.0rc2 (64-bit) - DisplayVersion: 3.13.112.0 - ProductCode: '{de3a26a8-690c-4dd5-a597-f5fca7415774}' -- Architecture: x64 - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.13.0/python-3.13.0rc2-amd64.exe - InstallerSha256: 6664E9519FFC50462107FDD0DCD931F40DA8040C0774EF23F2E8A6E56BA27978 - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.13.0rc2 (64-bit) - DisplayVersion: 3.13.112.0 - ProductCode: '{de3a26a8-690c-4dd5-a597-f5fca7415774}' - ElevationRequirement: elevatesSelf -- Architecture: arm64 - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.13.0/python-3.13.0rc2-arm64.exe - InstallerSha256: 5EF6A035AFD3F57D2B0F6A621127F2DF78267ED1B872DE064C668F5690E9C2DB - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.13.0rc2 (ARM64) - DisplayVersion: 3.13.112.0 -- Architecture: arm64 - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.13.0/python-3.13.0rc2-arm64.exe - InstallerSha256: 5EF6A035AFD3F57D2B0F6A621127F2DF78267ED1B872DE064C668F5690E9C2DB - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.13.0rc2 (ARM64) - DisplayVersion: 3.13.112.0 - ElevationRequirement: elevatesSelf -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.locale.en-US.yaml b/manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.locale.en-US.yaml deleted file mode 100644 index 9a943a64aebc..000000000000 --- a/manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Python.Python.3.13 -PackageVersion: 3.13.0rc2 -PackageLocale: en-US -Publisher: Python Software Foundation -PublisherUrl: https://www.python.org/psf/ -PrivacyUrl: https://www.python.org/privacy/ -PackageName: Python 3.13.0rc2 -PackageUrl: https://www.python.org/downloads/release/python-3130rc2/ -License: PSF License -LicenseUrl: https://docs.python.org/3.13/license.html#psf-license-agreement-for-python-release -Copyright: Copyright (c) Python Software Foundation. All rights reserved. -ShortDescription: Python is a programming language that lets you work quickly and integrate systems more effectively. -Tags: -- python -ReleaseNotesUrl: https://www.python.org/downloads/release/python-3130rc2/ -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.yaml b/manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.yaml deleted file mode 100644 index 41a62f77ed14..000000000000 --- a/manifests/p/Python/Python/3/13/3.13.0rc2/Python.Python.3.13.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Python.Python.3.13 -PackageVersion: 3.13.0rc2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0