Skip to content

Commit

Permalink
bump(tur/python-polars): 1.13.1
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
TUR Github Actions committed Nov 14, 2024
1 parent 368447f commit da05559
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tur/python-polars/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/pola-rs/polars
TERMUX_PKG_DESCRIPTION="Dataframes powered by a multithreaded, vectorized query engine, written in Rust"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux-user-repository"
TERMUX_PKG_VERSION="1.13.0"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="1.13.1"
TERMUX_PKG_SRCURL=https://github.com/pola-rs/polars/releases/download/py-$TERMUX_PKG_VERSION/polars-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=8d05370f9463710c7f5e3857c1ace2e9b538ead799424f22f388137f6b01440f
TERMUX_PKG_SHA256=a8a7bb70aca0657939552a4505eccabb07c9d59d330d5a66409fe67295082860
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++, python"
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel"
Expand Down

0 comments on commit da05559

Please sign in to comment.