| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -18,7 +18,7 @@ env: | |||
| 18 | 18 | # === Global Configuration === | |
| 19 | 19 | WINPYARCH: "64" | |
| 20 | 20 | my_cycle: "winpython/portable/cycle_2026_01" | |
| 21 | - my_release_level: "b2" | ||
| 21 | + my_release_level: "b3" | ||
| 22 | 22 | dotwheelhouse: "dotpython\\wheelhouse\\included.wheels" | |
| 23 | 23 | pandoc_source: "https://github.com/jgm/pandoc/releases/download/3.1.9/pandoc-3.1.9-windows-x86_64.zip" | |
| 24 | 24 | pandoc_sha256: "11eb6dbe5286c9e5edb0cca4412e7d99ec6578ec04158b0b7fe11f7fd96688e5" | |
@@ -86,6 +86,11 @@ jobs: | |||
| 86 | 86 | Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260211/cpython-3.15.0a6+20260211-x86_64-pc-windows-msvc-install_only_stripped.tar.gz' | |
| 87 | 87 | Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=dff60468871dd808defc3040b7f4c7dfb4a9f3075273646a8c966aea86fd65fa' | |
| 88 | 88 | } | |
| 89 | + '3.15F' { | ||
| 90 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'ver2=3.15.0.1' | ||
| 91 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'src=https://github.com/astral-sh/python-build-standalone/releases/download/20260211/cpython-3.15.0a6+20260211-x86_64-pc-windows-msvc-freethreaded+pgo-full.tar.zst' | ||
| 92 | + Add-Content -Path $env:GITHUB_OUTPUT -Value 'sha=b89ec64a4bb8394c118de3d7d521ea83f6d7106e40186de90e152b3ec0108ed1' | ||
| 93 | + } | ||
| 89 | 94 | } | |
| 90 | 95 | ||
| 91 | 96 | - name: Set static and matrix variables based on selected Python version | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,101 @@ | |||
| 1 | + lock-version = "1.0" | ||
| 2 | + created-by = "pip" | ||
| 3 | + | ||
| 4 | + [[packages]] | ||
| 5 | + name = "build" | ||
| 6 | + version = "1.4.0" | ||
| 7 | + | ||
| 8 | + [[packages.wheels]] | ||
| 9 | + name = "build-1.4.0-py3-none-any.whl" | ||
| 10 | + url = "https://files.pythonhosted.org/packages/c5/0d/84a4380f930db0010168e0aa7b7a8fed9ba1835a8fbb1472bc6d0201d529/build-1.4.0-py3-none-any.whl" | ||
| 11 | + | ||
| 12 | + [packages.wheels.hashes] | ||
| 13 | + sha256 = "6a07c1b8eb6f2b311b96fcbdbce5dab5fe637ffda0fd83c9cac622e927501596" | ||
| 14 | + | ||
| 15 | + [[packages]] | ||
| 16 | + name = "colorama" | ||
| 17 | + version = "0.4.6" | ||
| 18 | + | ||
| 19 | + [[packages.wheels]] | ||
| 20 | + name = "colorama-0.4.6-py2.py3-none-any.whl" | ||
| 21 | + url = "https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl" | ||
| 22 | + | ||
| 23 | + [packages.wheels.hashes] | ||
| 24 | + sha256 = "4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6" | ||
| 25 | + | ||
| 26 | + [[packages]] | ||
| 27 | + name = "packaging" | ||
| 28 | + version = "26.0" | ||
| 29 | + | ||
| 30 | + [[packages.wheels]] | ||
| 31 | + name = "packaging-26.0-py3-none-any.whl" | ||
| 32 | + url = "https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl" | ||
| 33 | + | ||
| 34 | + [packages.wheels.hashes] | ||
| 35 | + sha256 = "b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529" | ||
| 36 | + | ||
| 37 | + [[packages]] | ||
| 38 | + name = "pyproject-hooks" | ||
| 39 | + version = "1.2.0" | ||
| 40 | + | ||
| 41 | + [[packages.wheels]] | ||
| 42 | + name = "pyproject_hooks-1.2.0-py3-none-any.whl" | ||
| 43 | + url = "https://files.pythonhosted.org/packages/bd/24/12818598c362d7f300f18e74db45963dbcb85150324092410c8b49405e42/pyproject_hooks-1.2.0-py3-none-any.whl" | ||
| 44 | + | ||
| 45 | + [packages.wheels.hashes] | ||
| 46 | + sha256 = "9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913" | ||
| 47 | + | ||
| 48 | + [[packages]] | ||
| 49 | + name = "setuptools" | ||
| 50 | + version = "80.9.0" | ||
| 51 | + | ||
| 52 | + [[packages.wheels]] | ||
| 53 | + name = "setuptools-80.9.0-py3-none-any.whl" | ||
| 54 | + url = "https://files.pythonhosted.org/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl" | ||
| 55 | + | ||
| 56 | + [packages.wheels.hashes] | ||
| 57 | + sha256 = "062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922" | ||
| 58 | + | ||
| 59 | + [[packages]] | ||
| 60 | + name = "sqlite-bro" | ||
| 61 | + version = "0.13.1" | ||
| 62 | + | ||
| 63 | + [[packages.wheels]] | ||
| 64 | + name = "sqlite_bro-0.13.1-py3-none-any.whl" | ||
| 65 | + url = "https://files.pythonhosted.org/packages/2a/b3/81b91f5b26fff329c59dbf826a87637bd51d1903120427912322f86e7d33/sqlite_bro-0.13.1-py3-none-any.whl" | ||
| 66 | + | ||
| 67 | + [packages.wheels.hashes] | ||
| 68 | + sha256 = "c26033b0af133049ca578b5fd30b2372f002e7ff934b39774aa4d2da7638c23d" | ||
| 69 | + | ||
| 70 | + [[packages]] | ||
| 71 | + name = "sv-ttk" | ||
| 72 | + version = "2.6.0" | ||
| 73 | + | ||
| 74 | + [[packages.wheels]] | ||
| 75 | + name = "sv_ttk-2.6.0-py3-none-any.whl" | ||
| 76 | + url = "https://files.pythonhosted.org/packages/0f/3d/be0abc3202e90f282ad465f4e7c6e41bc8dce810ce5d1611566a1e7dfba8/sv_ttk-2.6.0-py3-none-any.whl" | ||
| 77 | + | ||
| 78 | + [packages.wheels.hashes] | ||
| 79 | + sha256 = "4319c52edf2e14732fe84bdc9788e26f9e9a1ad79451ec0f89f0120ffc8105d9" | ||
| 80 | + | ||
| 81 | + [[packages]] | ||
| 82 | + name = "wheel" | ||
| 83 | + version = "0.45.1" | ||
| 84 | + | ||
| 85 | + [[packages.wheels]] | ||
| 86 | + name = "wheel-0.45.1-py3-none-any.whl" | ||
| 87 | + url = "https://files.pythonhosted.org/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl" | ||
| 88 | + | ||
| 89 | + [packages.wheels.hashes] | ||
| 90 | + sha256 = "708e7481cc80179af0e556bbf0cc00b8444c7321e2700b8d8580231d13017248" | ||
| 91 | + | ||
| 92 | + [[packages]] | ||
| 93 | + name = "wppm" | ||
| 94 | + version = "17.2.20250823" | ||
| 95 | + | ||
| 96 | + [[packages.wheels]] | ||
| 97 | + name = "wppm-17.2.20250823-py3-none-any.whl" | ||
| 98 | + url = "https://files.pythonhosted.org/packages/ae/a9/2581cc7f91354eada41367bf68b91b1b7fba6cb6fb469f500dbaf6191539/wppm-17.2.20250823-py3-none-any.whl" | ||
| 99 | + | ||
| 100 | + [packages.wheels.hashes] | ||
| 101 | + sha256 = "0945411b12eaf6da134a9d8662a4afb2b25e129dd34fc2f6ef76ee62d61411c3" | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments