Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-fastparquet


Commits:
7e0714f9 by Rafael Fontenelle at 2024-02-26T15:58:06-03:00
Remove pytest-runner, add SPDX license

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,9 +9,8 @@ pkgdesc='A python implementation of the parquet format'
 url='https://github.com/dask/fastparquet'
 depends=(python python-cramjam python-pandas python-fsspec)
 makedepends=(cython python-build python-installer python-setuptools 
python-wheel python-numpy)
-checkdepends=(python-pytest-runner)
 optdepends=(python-s3fs)
-license=(Apache)
+license=(Apache-2.0)
 arch=(x86_64)
 
source=(https://github.com/dask/fastparquet/archive/$pkgver/$pkgname-$pkgver.tar.gz)
 sha256sums=('591e20b128da87e369aa23178a29f2aaff4e4e69feab845be7ea456b3213fc96')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fastparquet/-/commit/7e0714f9570fdd7ff0d072a7b4e91e572ac2f969

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


Reply via email to