diff --git a/packages.json b/packages.json index 9e635575..c481409e 100644 --- a/packages.json +++ b/packages.json @@ -3955,27 +3955,27 @@ }, { "name": "python-polars", - "version": "1.10.0", + "version": "1.11.0", "description": "Dataframes powered by a multithreaded, vectorized query engine, written in Rust", "homepage": "https://github.com/pola-rs/polars", "depends": [ "libc++", "python" ], - "srcurl": "https://github.com/pola-rs/polars/releases/download/py-1.10.0/polars-1.10.0.tar.gz", + "srcurl": "https://github.com/pola-rs/polars/releases/download/py-1.11.0/polars-1.11.0.tar.gz", "maintainer": "@termux-user-repository", - "package_sources_url": "https://github.com/termux-user-repository/tur/tree/c156eee/tur/python-polars", - "package_recipe_url": "https://github.com/termux-user-repository/tur/blob/c156eee/tur/python-polars/build.sh", - "package_recipe_url_raw": "https://raw.githubusercontent.com/termux-user-repository/tur/c156eee/tur/python-polars/build.sh", + "package_sources_url": "https://github.com/termux-user-repository/tur/tree/216113f/tur/python-polars", + "package_recipe_url": "https://github.com/termux-user-repository/tur/blob/216113f/tur/python-polars/build.sh", + "package_recipe_url_raw": "https://raw.githubusercontent.com/termux-user-repository/tur/216113f/tur/python-polars/build.sh", "package_patch_urls": [ - "https://github.com/termux-user-repository/tur/blob/c156eee/tur/python-polars/arboard-dummy-platform.diff", - "https://github.com/termux-user-repository/tur/blob/c156eee/tur/python-polars/cmake-0.1.50-src-lib.rs.diff", - "https://github.com/termux-user-repository/tur/blob/c156eee/tur/python-polars/jemalloc-sys-0.5.4+5.3.0-patched-src-lib.rs.diff" + "https://github.com/termux-user-repository/tur/blob/216113f/tur/python-polars/arboard-dummy-platform.diff", + "https://github.com/termux-user-repository/tur/blob/216113f/tur/python-polars/cmake-0.1.50-src-lib.rs.diff", + "https://github.com/termux-user-repository/tur/blob/216113f/tur/python-polars/jemalloc-sys-0.5.4+5.3.0-patched-src-lib.rs.diff" ], "package_patch_raw_urls": [ - "https://raw.githubusercontent.com/termux-user-repository/tur/c156eee/tur/python-polars/arboard-dummy-platform.diff", - "https://raw.githubusercontent.com/termux-user-repository/tur/c156eee/tur/python-polars/cmake-0.1.50-src-lib.rs.diff", - "https://raw.githubusercontent.com/termux-user-repository/tur/c156eee/tur/python-polars/jemalloc-sys-0.5.4+5.3.0-patched-src-lib.rs.diff" + "https://raw.githubusercontent.com/termux-user-repository/tur/216113f/tur/python-polars/arboard-dummy-platform.diff", + "https://raw.githubusercontent.com/termux-user-repository/tur/216113f/tur/python-polars/cmake-0.1.50-src-lib.rs.diff", + "https://raw.githubusercontent.com/termux-user-repository/tur/216113f/tur/python-polars/jemalloc-sys-0.5.4+5.3.0-patched-src-lib.rs.diff" ], "auto_updated": true },