Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyarrow


Commits:
efb990ad by Antonio Rojas at 2024-04-27T22:05:49+02:00
upgpkg: 16.0.0-1: Update to 16.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pyarrow
        pkgdesc = Columnar in-memory analytics layer for big data — Python 
module.
-       pkgver = 15.0.2
-       pkgrel = 2
+       pkgver = 16.0.0
+       pkgrel = 1
        url = https://arrow.apache.org
        arch = x86_64
        license = Apache
@@ -27,13 +27,13 @@ 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-15.0.2/apache-arrow-15.0.2.tar.gz
-       source = 
https://archive.apache.org/dist/arrow/arrow-15.0.2/apache-arrow-15.0.2.tar.gz.asc
+       source = 
https://archive.apache.org/dist/arrow/arrow-16.0.0/apache-arrow-16.0.0.tar.gz
+       source = 
https://archive.apache.org/dist/arrow/arrow-16.0.0/apache-arrow-16.0.0.tar.gz.asc
        source = git+https://github.com/apache/arrow-testing.git
        validpgpkeys = 265F80AB84FE03127E14F01125BCCA5220D84079
        validpgpkeys = 08D3564B7C6A9CAFBFF6A66791D18FCF079F8007
        validpgpkeys = AF6AADA4C9835B75973FF5DA275C532289DD0F4A
-       sha512sums = 
6c83e3be1e5840c30387f088315b74aca8e7c2d060793af70a156effb496a71e3e6af0693188c0f46f8a4a061a263a47095912ef04a5dc8141abd59075b14c78
+       sha512sums = 
773f4f3eef603032c8ba0cfdc023bfd2a24bb5e41c82da354a22d7854ab153294ede1f4782cc32b27451cf1b58303f105bac61ceeb3568faea747b93e21d79e4
        sha512sums = SKIP
        sha512sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 _pkg=arrow
 _pkgname=pyarrow
 pkgname=python-${_pkgname}
-pkgver=15.0.2
-pkgrel=2
+pkgver=16.0.0
+pkgrel=1
 pkgdesc="Columnar in-memory analytics layer for big data — Python module."
 arch=(x86_64)
 url="https://arrow.apache.org";
@@ -21,7 +21,7 @@ source=(
   
https://archive.apache.org/dist/${_pkg}/${_pkg}-${pkgver}/apache-${_pkg}-${pkgver}.tar.gz{,.asc}
   git+https://github.com/apache/arrow-testing.git
 )
-sha512sums=('6c83e3be1e5840c30387f088315b74aca8e7c2d060793af70a156effb496a71e3e6af0693188c0f46f8a4a061a263a47095912ef04a5dc8141abd59075b14c78'
+sha512sums=('773f4f3eef603032c8ba0cfdc023bfd2a24bb5e41c82da354a22d7854ab153294ede1f4782cc32b27451cf1b58303f105bac61ceeb3568faea747b93e21d79e4'
             'SKIP'
             'SKIP')
 validpgpkeys=(265F80AB84FE03127E14F01125BCCA5220D84079  # Krisztian Szucs 
(apache) <szucs.kriszt...@gmail.com>



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyarrow/-/commit/efb990ad7dfaf5a31ed02d5d28c5f9960545291b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to