summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexandre Bury2024-01-26 16:04:53 -0500
committerAlexandre Bury2024-01-26 16:04:53 -0500
commit92ef7ac916f020bacf76e440c0a8eca7c963a327 (patch)
treeb17d63596b1ba7326c4f0a6dc187fa0b874a8e59 /.SRCINFO
parent94e9dd24846a864fcb48ab9fd153dde99e5a1e9c (diff)
downloadaur-92ef7ac916f020bacf76e440c0a8eca7c963a327.tar.gz
Update to 0.20.6
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8142ae94fde0..a1d66df3a89d 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.20.5
+ pkgver = 0.20.6
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-0.20.5.tar.gz
- b2sums = 884f7ee2579dd01971ab157d20fd09bd17dc7abf4e69f7a79f2f82137b27ea61c7a9e8268c1551a3f0015be86c14206782f4e4d20ef17db00dab8b93a5c35f48
+ source = https://github.com/pola-rs/polars/archive/refs/tags/py-0.20.6.tar.gz
+ b2sums = 5c9fa0e983ca1193d04d781266f92711824ef24ce096cd6f88c7d8a14c65322274594146d98f7a782a3fe2c39fd1989d628cf5c0ab04cf16426c977bd93ac58b
pkgname = python-polars