Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pystemmer
Commits:
6401f1f9 by Jelle van der Waa at 2024-11-17T16:09:36+01:00
upgpkg: 2.2.0.1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pystemmer
pkgdesc = Snowball stemming algorithms, for information retrieval
pkgver = 2.2.0.1
- pkgrel = 4
+ pkgrel = 5
url = http://snowball.tartarus.org
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pystemmer
pkgver=2.2.0.1
-pkgrel=4
+pkgrel=5
pkgdesc="Snowball stemming algorithms, for information retrieval"
arch=('x86_64')
license=('BSD' 'MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pystemmer/-/commit/6401f1f906f8e170015c9242b614d8ebe2f82fc8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pystemmer/-/commit/6401f1f906f8e170015c9242b614d8ebe2f82fc8
You're receiving this email because of your account on gitlab.archlinux.org.