summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanManN2018-12-05 22:19:05 -0500
committerDanManN2018-12-05 22:19:05 -0500
commit07a3359d0e1d0b9863e2adbf68fd44e5371cd1ab (patch)
treee448237edb3d6ff5fbb51a3427a8d34d14c21606
parent32af71128ea5c86a0f9179b508212ca4660fb7d8 (diff)
downloadaur-07a3359d0e1d0b9863e2adbf68fd44e5371cd1ab.tar.gz
updated deps
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbfba3b5f999..37cc4fc3fb2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url="https://spacy.io/"
license=("MIT")
depends=("cython"
"python-numpy"
- "python-msgpack-numpy-git"
"python-cymem"
"python-preshed"
"python-thinc"
@@ -22,7 +21,6 @@ depends=("cython"
"python-requests"
"python-pytest"
"python-mock"
- "python-pathlib"
)
makedepends=("python-wheel")
provides=('python-spacy')