George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / python-py_stringmatching
Commits: d054ed34 by loqs at 2026-05-17T00:15:50+01:00 SPDX license identifier https://github.com/anhaidgroup/py_stringmatching/blob/v0.4.6/LICENSE - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -4,7 +4,7 @@ pkgbase = python-py_stringmatching pkgrel = 1 url = https://github.com/anhaidgroup/py_stringmatching arch = x86_64 - license = BSD + license = BSD-3-Clause makedepends = python-setuptools makedepends = python-build makedepends = python-installer ===================================== PKGBUILD ===================================== @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Comprehensive and scalable set of string tokenizers and similarity measures" arch=(x86_64) url="https://github.com/anhaidgroup/py_stringmatching" -license=(BSD) +license=(BSD-3-Clause) depends=(python-numpy) makedepends=(python-setuptools python-build python-installer cython) source=(https://github.com/anhaidgroup/py_stringmatching/archive/v${pkgver}/${_pkg}-${pkgver}.tar.gz View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-py_stringmatching/-/commit/d054ed34e44ee98d9da48c8f48611b7f8e55fa90 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-py_stringmatching/-/commit/d054ed34e44ee98d9da48c8f48611b7f8e55fa90 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
