diff options
author | Alexandre Bury | 2022-09-19 08:55:31 -0400 |
---|---|---|
committer | Alexandre Bury | 2022-09-19 08:55:31 -0400 |
commit | 8c4ef714755c2de9af2850355a0edbf449302582 (patch) | |
tree | cbf788a89dfbc6e322068111ab94c116194148ac /.SRCINFO | |
parent | 31df9f2dfa00249cd366a32bfc4390e9c92aad95 (diff) | |
download | aur-8c4ef714755c2de9af2850355a0edbf449302582.tar.gz |
Update to 0.14.12
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-polars pkgdesc = Blazingly fast DataFrames library using Apache Arrow Columnar Format as memory model - pkgver = 0.14.11 + pkgver = 0.14.12 pkgrel = 1 url = https://www.pola.rs/ arch = x86_64 @@ -15,7 +15,7 @@ pkgbase = python-polars optdepends = python-pyarrow: for interoperability with arrow types optdepends = python-pytz: to enable conversion to python datetimes with timezones optdepends = python-fsspec: to transparently open files locally or remotely - source = https://github.com/pola-rs/polars/archive/refs/tags/py-polars-v0.14.11.tar.gz - b2sums = 88d4bd7f8fb21ce2db5868e22ad104f5dd767755497f0ca5a1d79e35b5c98219a10023a3de2da8efbb56242980846c2a10bde0b1b63206da5fed7174b0f02b0b + source = https://github.com/pola-rs/polars/archive/refs/tags/py-polars-v0.14.12.tar.gz + b2sums = 6a714375ae9c74725f9956761a39df058e5dacc225ac3900f845333df9273d4f4a74c699c6097f81e2d51119409dba2fcd2a5a59fd49555b6af8966d7ddb9fe5 pkgname = python-polars |