summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexandre Bury2024-08-02 13:37:15 -0400
committerAlexandre Bury2024-08-02 13:37:15 -0400
commitdbbd1107c56fbf4fe81128c212014ff3f939dab0 (patch)
tree714378ce573718f4baddfc544d39253735b866ec /.SRCINFO
parenteeb2e51617dcfed399fd612e7c57bcc96586bbe4 (diff)
downloadaur-dbbd1107c56fbf4fe81128c212014ff3f939dab0.tar.gz
Update to 1.4.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d96636232b3b..e0993ac8e106 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 = 1.3.0
+ pkgver = 1.4.0
pkgrel = 1
url = https://www.pola.rs/
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = python-polars
optdepends = python-pytz: to enable conversion to python datetimes with timezones
optdepends = python-fsspec: to transparently open files locally or remotely
options = !lto
- source = https://github.com/pola-rs/polars/archive/refs/tags/py-1.3.0.tar.gz
- b2sums = 92e9be7ce0188fddd4fbe838fee04cb055b967d6874e1bcbc456b8855d2099f29d0942a509194ab78cc66f1f7325f0422b2210331f596e55a25df38e99df0049
+ source = https://github.com/pola-rs/polars/archive/refs/tags/py-1.4.0.tar.gz
+ b2sums = c0bef4b7e9e53f3f4a4ae7337ecc170057ba86519509aac265546d241a9c69d49d696fec24b07819ac15494c0d7978ebfb82e69ac6daf68ffb1f1d2c98742831
pkgname = python-polars