diff --git a/repo/buildmap.py b/repo/buildmap.py index 67378cb..18140ec 100755 --- a/repo/buildmap.py +++ b/repo/buildmap.py @@ -152,7 +152,7 @@ def process_wheel(whl, whlname): abi3 = True if not abi3: - for replace in ("-cp310", "-cp311", "-cp312", "-cp313"): + for replace in ("-cp310", "-cp311", "-cp312", "-cp313", "-cp314"): whlname = whlname.replace(replace, "-") process_wheel(whl, whlname) @@ -194,7 +194,7 @@ def process_wheel(whl, whlname): if whlname.find("-cp311") > 0: continue - for replace in ("-cp310", "-cp311", "-cp312", "-cp313"): + for replace in ("-cp310", "-cp311", "-cp312", "-cp313", "-cp314"): whlname = whlname.replace(replace, "-") whlname = whlname.replace("-wasm32_bi_emscripten", "-") diff --git a/repo/cp313-0.9.2/numpy-2.1.0.dev0-cp313-cp313-wasm32_bi_emscripten.whl b/repo/cp313-0.9.2/numpy-2.1.0.dev0-cp313-cp313-wasm32_bi_emscripten.whl deleted file mode 100644 index c78d9af..0000000 Binary files a/repo/cp313-0.9.2/numpy-2.1.0.dev0-cp313-cp313-wasm32_bi_emscripten.whl and /dev/null differ diff --git a/repo/cp313-0.9.2/numpy-2.3.0.dev0-cp313-cp313-wasm32_bi_emscripten.whl b/repo/cp313-0.9.2/numpy-2.3.0.dev0-cp313-cp313-wasm32_bi_emscripten.whl new file mode 100644 index 0000000..29b6134 Binary files /dev/null and b/repo/cp313-0.9.2/numpy-2.3.0.dev0-cp313-cp313-wasm32_bi_emscripten.whl differ diff --git a/repo/cp313-0.9.2/pygame_static-1.0-cp313-cp313-wasm32_bi_emscripten.whl b/repo/cp313-0.9.2/pygame_static-1.0-cp313-cp313-wasm32_bi_emscripten.whl index 4956667..e6aa19d 100644 Binary files a/repo/cp313-0.9.2/pygame_static-1.0-cp313-cp313-wasm32_bi_emscripten.whl and b/repo/cp313-0.9.2/pygame_static-1.0-cp313-cp313-wasm32_bi_emscripten.whl differ diff --git a/repo/index-0.9.2-cp313.json b/repo/index-0.9.2-cp313.json index b71cded..e3c8522 100644 --- a/repo/index-0.9.2-cp313.json +++ b/repo/index-0.9.2-cp313.json @@ -43,7 +43,7 @@ "glm-stubs": "cp313-0.9.2/PyGLM-2.7.2---.whl", "graphics": "vendor/graphics.py", "harfang": "0.9.2/harfang-3.2.7-cp32-abi3-wasm32_bi_emscripten.whl", - "hpy": "cp313/hpy-0.1.dev1+g79fb330.d20241203---.whl", + "hpy": "cp313/hpy-0.1.dev1+g79fb330.d20250129---.whl", "html5lib": "pkg/html5lib-1.1-py2.py3-none-any.whl", "i18n": "pkg/python_i18n-0.3.9-py3-none-any.whl", "igraph": "pkg/igraph-0.10.3-cp39-abi3-wasm32_mvp_emscripten.whl", @@ -71,7 +71,7 @@ "nltk": "pkg/nltk-3.7-py3-none-any.whl", "nose": "pkg/nose-1.3.7-py3-none-any.whl", "nova": "cp313/nova-0.7.0---.whl", - "numpy": "cp313-0.9.2/numpy-2.1.0.dev0---.whl", + "numpy": "cp313-0.9.2/numpy-2.3.0.dev0---.whl", "nurses_2": "pkg/nurses_2-0.18.5-py3-none-any.whl", "ofxparse": "pkg/ofxparse-0.21-py3-none-any.whl", "optlang": "pkg/optlang-1.5.2-py2.py3-none-any.whl",