Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-nltk


Commits:
bf54eb35 by Jelle van der Waa at 2024-05-24T18:22:09+02:00
upgpkg: 3.8.1-4: Drop python-nose checkdepends

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,10 @@
 pkgbase = python-nltk
        pkgdesc = Natural language processing in Python
        pkgver = 3.8.1
-       pkgrel = 3
+       pkgrel = 4
        url = https://www.nltk.org/
        arch = any
        license = APACHE
-       checkdepends = python-nose
        checkdepends = nltk-data
        checkdepends = python-requests
        checkdepends = python-regex


=====================================
PKGBUILD
=====================================
@@ -5,14 +5,14 @@
 
 pkgname=python-nltk
 pkgver=3.8.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Natural language processing in Python'
 arch=('any')
 url='https://www.nltk.org/'
 license=('APACHE')
 depends=('python-yaml' 'python-click' 'python-regex')
 makedepends=('python-setuptools')
-checkdepends=('python-nose' 'nltk-data' 'python-requests' 'python-regex')
+checkdepends=('nltk-data' 'python-requests' 'python-regex')
 optdepends=('nltk-data: test data'
            'python-numpy: used for calculations'
            'python-matplotlib: used for plotting')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nltk/-/commit/bf54eb35d6be6ee75df3d3646512e557f3eb766a

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


Reply via email to