diff options
author | Alexandre Bury | 2023-03-17 09:50:37 -0400 |
---|---|---|
committer | Alexandre Bury | 2023-03-17 09:50:37 -0400 |
commit | 70e554358874dc035d4783a4b1c4fd7d41b2b588 (patch) | |
tree | d816db41d857571aa13f8481a0bee4fcdad82320 /.SRCINFO | |
parent | 1a19bd706b771d38d55fdfea71f6e8ab93f6dcd2 (diff) | |
download | aur-70e554358874dc035d4783a4b1c4fd7d41b2b588.tar.gz |
Update to 0.16.14
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.16.13 + pkgver = 0.16.14 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.16.13.tar.gz - b2sums = d8f8a350def76d99deea897c7d2a724af33a4e0443991495304a4a148bf9a90184d2b217f2a2fcb96cb4234ebf6b4a68ae56cb8454a60dc8eea97c64e6b9d20d + source = https://github.com/pola-rs/polars/archive/refs/tags/py-0.16.14.tar.gz + b2sums = 60f06b276c3f03d2563014f2d4d4c19da71329d1f61660103592f1a9c260d5484cac2e944243f48073b3fba08d1bbe18d884fbc58247e652bc492e2d76d0d6b8 pkgname = python-polars |