Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
python-blosc


Commits:
50ed328a by Campbell Jones at 2024-05-05T22:22:26-04:00
upgpkg: 1.11.1-4: Update license and URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = python-blosc
        pkgdesc = Python wrapper for the extremely fast Blosc compression 
library
        pkgver = 1.11.1
-       pkgrel = 3
-       url = http://python-blosc.blosc.org/
+       pkgrel = 4
+       url = https://www.blosc.org/python-blosc/python-blosc.html
        arch = x86_64
-       license = BSD
+       license = BSD-3-Clause
        checkdepends = python-numpy
        checkdepends = python-psutil
        makedepends = python-scikit-build


=====================================
PKGBUILD
=====================================
@@ -3,11 +3,11 @@
 
 pkgname=python-blosc
 pkgver=1.11.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Python wrapper for the extremely fast Blosc compression library'
 arch=('x86_64')
-url='http://python-blosc.blosc.org/'
-license=('BSD')
+url='https://www.blosc.org/python-blosc/python-blosc.html'
+license=('BSD-3-Clause')
 depends=('python' 'blosc')
 makedepends=('python-scikit-build' 'ninja')
 checkdepends=('python-numpy' 'python-psutil')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-blosc/-/commit/50ed328a24d0528dc52977e2246ebb47729791ec

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


Reply via email to