Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyarrow


Commits:
55e66142 by Jakub Klinkovský at 2025-02-18T07:29:59+01:00
upgpkg: 19.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pyarrow
        pkgdesc = Columnar in-memory analytics layer for big data — Python 
module.
-       pkgver = 19.0.0
+       pkgver = 19.0.1
        pkgrel = 1
        url = https://arrow.apache.org
        arch = x86_64
@@ -26,14 +26,14 @@ pkgbase = python-pyarrow
        optdepends = python-cffi: interact with C code
        optdepends = python-pandas: Pandas integration
        optdepends = python-fsspec: Filesystem Spec support
-       source = 
https://archive.apache.org/dist/arrow/arrow-19.0.0/apache-arrow-19.0.0.tar.gz
-       source = 
https://archive.apache.org/dist/arrow/arrow-19.0.0/apache-arrow-19.0.0.tar.gz.asc
+       source = 
https://archive.apache.org/dist/arrow/arrow-19.0.1/apache-arrow-19.0.1.tar.gz
+       source = 
https://archive.apache.org/dist/arrow/arrow-19.0.1/apache-arrow-19.0.1.tar.gz.asc
        source = git+https://github.com/apache/parquet-testing.git
        source = git+https://github.com/apache/arrow-testing.git
        validpgpkeys = 265F80AB84FE03127E14F01125BCCA5220D84079
        validpgpkeys = 08D3564B7C6A9CAFBFF6A66791D18FCF079F8007
        validpgpkeys = AF6AADA4C9835B75973FF5DA275C532289DD0F4A
-       sha512sums = 
6820de33a5d5b0922ea64dd8ff55d186ef02596ad0415578067aaf3e5cf7d3eead473bc3a5f92d6d3f19b97d153fe1c901359008d922d1ffb0fc2a65dc860c79
+       sha512sums = 
524187c6f12bbb677b5d4a53e1608c69b56c83a5c8667bfe82d5a10232c33f151a8a7b5e6e26af48d1e0ca25a5d3dc885b27d9b5e798c7e07f115df8f0779516
        sha512sums = SKIP
        sha512sums = SKIP
        sha512sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 _pkg=arrow
 _pkgname=pyarrow
 pkgname=python-$_pkgname
-pkgver=19.0.0
+pkgver=19.0.1
 pkgrel=1
 pkgdesc="Columnar in-memory analytics layer for big data — Python module."
 arch=(x86_64)
@@ -47,7 +47,7 @@ source=(
   git+https://github.com/apache/parquet-testing.git
   git+https://github.com/apache/arrow-testing.git
 )
-sha512sums=('6820de33a5d5b0922ea64dd8ff55d186ef02596ad0415578067aaf3e5cf7d3eead473bc3a5f92d6d3f19b97d153fe1c901359008d922d1ffb0fc2a65dc860c79'
+sha512sums=('524187c6f12bbb677b5d4a53e1608c69b56c83a5c8667bfe82d5a10232c33f151a8a7b5e6e26af48d1e0ca25a5d3dc885b27d9b5e798c7e07f115df8f0779516'
             'SKIP'
             'SKIP'
             'SKIP')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyarrow/-/commit/55e661420aeaf93e4f0c8405318476a7d9eee2c3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyarrow/-/commit/55e661420aeaf93e4f0c8405318476a7d9eee2c3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to