summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexandre Bury2022-09-08 13:41:57 -0400
committerAlexandre Bury2022-09-08 13:41:57 -0400
commit1567aa9f9ceacc43a6704931d0ac44bbbea0500f (patch)
tree8279165420d212a5c55e1702d0ff7c524d841f9f /.SRCINFO
parentfab0b0c000c5599ebdf0ad7ca80caa9f13a0b517 (diff)
downloadaur-1567aa9f9ceacc43a6704931d0ac44bbbea0500f.tar.gz
Update to 0.14.10
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a229efc6f7f..5b57daf5c9a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-polars
pkgdesc = Blazingly fast DataFrames library using Apache Arrow Columnar Format as memory model
- pkgver = 0.14.9
+ pkgver = 0.14.10
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.9.tar.gz
- b2sums = 978affc6bfc6a7ed495a1f9a6228f406f539958ff9d69684d11c5d588dd6923741f3066538739693b746159beca91ef926b061d97848116af64d09c44d60adc4
+ source = https://github.com/pola-rs/polars/archive/refs/tags/py-polars-v0.14.10.tar.gz
+ b2sums = eb0e6845cec45dbf0e8d894ca37799c2074e51d1343bb3ac2f16f457743d9f7e855e2b825ee9fc944ac6791462e84d2177de3e7492c9a8399e7b194873853900
pkgname = python-polars