diff options
author | Alexandre Bury | 2022-06-20 09:38:46 -0400 |
---|---|---|
committer | Alexandre Bury | 2022-06-20 09:38:46 -0400 |
commit | bb987dd77bdc4af2bf42360cf8940f99ee606916 (patch) | |
tree | c9e182ae0686eb99b57c0260e67de6404b800a59 /.SRCINFO | |
parent | 9a26a790622b32403837e2c39ccf7ba7b0c23b3b (diff) | |
download | aur-bb987dd77bdc4af2bf42360cf8940f99ee606916.tar.gz |
Update to 0.13.49
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.13.47 + pkgver = 0.13.49 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://files.pythonhosted.org/packages/source/p/polars/polars-0.13.47.tar.gz - sha512sums = 596162c0eaf6098726b42a3f8413ae28e04ad364a6a9a47145222c764370bbee9f7fcaeea617d0a79033f861df5803724ec148fb960ec3a7390c9aa2ba2ace85 + source = https://files.pythonhosted.org/packages/source/p/polars/polars-0.13.49.tar.gz + sha512sums = 472586fd5f37eedcb39674b6c0ffdb79c8855db6ca4f4a98f3bb8ba70cd9f08abff60a312eb09352d4ae5b52e7be7b79a019d86cbab372c3fde8adee179a221a pkgname = python-polars |