diff options
-rw-r--r-- | libraries/grpc/README | 2 | ||||
-rw-r--r-- | multimedia/vapoursynth/vapoursynth.info | 2 | ||||
-rw-r--r-- | python/PyStemmer/PyStemmer.info | 2 | ||||
-rw-r--r-- | python/python3-multidict/python3-multidict.info | 2 | ||||
-rw-r--r-- | python/python3-pandas/python3-pandas.info | 2 | ||||
-rw-r--r-- | python/python3-pyzmq/python3-pyzmq.info | 2 | ||||
-rw-r--r-- | python/python3-sympy/README | 2 | ||||
-rw-r--r-- | python/scikit-learn/scikit-learn.info | 2 | ||||
-rw-r--r-- | python/sympy/README | 2 |
9 files changed, 7 insertions, 11 deletions
diff --git a/libraries/grpc/README b/libraries/grpc/README index ed21fd9f2e148..dc9eef11b71e8 100644 --- a/libraries/grpc/README +++ b/libraries/grpc/README @@ -1,5 +1,3 @@ gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems. - -Optional: python3-Cython diff --git a/multimedia/vapoursynth/vapoursynth.info b/multimedia/vapoursynth/vapoursynth.info index de096be1a1b81..e2c97cade7def 100644 --- a/multimedia/vapoursynth/vapoursynth.info +++ b/multimedia/vapoursynth/vapoursynth.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/vapoursynth/vapoursynth/archive/R52/vapoursynth-R52 MD5SUM="e6b37c3c7af6902f3835182292668550" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-Cython zimg" +REQUIRES="zimg" MAINTAINER="Hunter Sezen" EMAIL="orbea@riseup.net" diff --git a/python/PyStemmer/PyStemmer.info b/python/PyStemmer/PyStemmer.info index 85735700e25c7..02970e0e9e0a8 100644 --- a/python/PyStemmer/PyStemmer.info +++ b/python/PyStemmer/PyStemmer.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/21/ee/19e0e4ec9398cc022617baa5f013fd4 MD5SUM="46ee623eeeba5a7cc0d95cbfa7e18abd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-Cython" +REQUIRES="" MAINTAINER="Nikos Giotis" EMAIL="nikos.giotis@gmail.com" diff --git a/python/python3-multidict/python3-multidict.info b/python/python3-multidict/python3-multidict.info index 252ea06813194..a8a8f3f474cde 100644 --- a/python/python3-multidict/python3-multidict.info +++ b/python/python3-multidict/python3-multidict.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/aio-libs/multidict/archive/v5.1.0/multidict-5.1.0.t MD5SUM="78fd6c8b34823a3e05706c66dd1d05a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-Cython" +REQUIRES="" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" diff --git a/python/python3-pandas/python3-pandas.info b/python/python3-pandas/python3-pandas.info index 439c958789f50..29d37e2d952e7 100644 --- a/python/python3-pandas/python3-pandas.info +++ b/python/python3-pandas/python3-pandas.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pandas/pandas-1.0.5.t MD5SUM="5183db713194e6fbc96c45f30a0d1311" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="numpy3 python3-Cython python3-dateutil pytz" +REQUIRES="numpy3 python3-dateutil pytz" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" diff --git a/python/python3-pyzmq/python3-pyzmq.info b/python/python3-pyzmq/python3-pyzmq.info index 3669297c94ecb..f5a5b721e36c0 100644 --- a/python/python3-pyzmq/python3-pyzmq.info +++ b/python/python3-pyzmq/python3-pyzmq.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/zeromq/pyzmq/archive/v18.1.1/pyzmq-18.1.1.tar.gz" MD5SUM="2a5c336dc942825006699bea9761d842" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="zeromq python3-Cython" +REQUIRES="zeromq" MAINTAINER="Christoph Willing" EMAIL="chris.willing@linux.com" diff --git a/python/python3-sympy/README b/python/python3-sympy/README index d8577a015b50c..abb84fa72bd1b 100644 --- a/python/python3-sympy/README +++ b/python/python3-sympy/README @@ -6,7 +6,7 @@ any external libraries. SymPy has several optional dependencies which enhance its functionality or make it faster. Here are those available at SlackBuilds.org: -numpy3, scipy3, python3-matplotlib, python3-ipython and python3-Cython. +numpy3, scipy3, python3-matplotlib, and python3-ipython This is the python3 version of SymPy. For the python2 version use the sympy package. diff --git a/python/scikit-learn/scikit-learn.info b/python/scikit-learn/scikit-learn.info index 455e06fdc2a3b..c07d26fc378de 100644 --- a/python/scikit-learn/scikit-learn.info +++ b/python/scikit-learn/scikit-learn.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/scikit-learn/scikit-learn/archive/0.24.1/scikit-lea MD5SUM="a396b295ed76979577279bee9310acc4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-joblib python3-Cython scipy3" +REQUIRES="python-joblib scipy3" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" diff --git a/python/sympy/README b/python/sympy/README index e09dbef1a0b23..514b9f2f2bb69 100644 --- a/python/sympy/README +++ b/python/sympy/README @@ -7,5 +7,3 @@ any external libraries. SymPy has several optional dependencies which enhance its functionality or make it faster. Here are those available at SlackBuilds.org: numpy, scipy, matplotlib, ipython and pyglet. -Besides, Cython is already provided by Slackware. - |