Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-nltk
Commits:
5e47f41b by Jelle van der Waa at 2024-11-18T10:22:29+01:00
upgpkg: 3.9.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-nltk
pkgdesc = Natural language processing in Python
pkgver = 3.9.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.nltk.org/
arch = any
license = APACHE
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-nltk
pkgver=3.9.1
-pkgrel=1
+pkgrel=2
pkgdesc='Natural language processing in Python'
arch=('any')
url='https://www.nltk.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nltk/-/commit/5e47f41b37c834688187b47d23b06b474928235d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nltk/-/commit/5e47f41b37c834688187b47d23b06b474928235d
You're receiving this email because of your account on gitlab.archlinux.org.