summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2016-01-06 15:44:01 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-17 09:40:16 +0700
commitc2e9c35cdad0eceba8fea0a622155d607071a8b0 (patch)
tree1915aeb694eec1e8c583b5d5b24fc428857a6f57
parent0203f6567c033b05f0b66e64f7e79bd9b3474bc6 (diff)
downloadslackbuilds-c2e9c35cdad0eceba8fea0a622155d607071a8b0.tar.gz
slackbuilds-c2e9c35cdad0eceba8fea0a622155d607071a8b0.tar.xz
Multiple: Fix .info and README (Cython refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--academic/mathics/README7
-rw-r--r--development/Cython-Kivy/README12
-rw-r--r--development/pandas/pandas.info2
-rw-r--r--gis/Fiona/Fiona.info2
-rw-r--r--gis/cartopy/cartopy.info2
-rw-r--r--gis/rasterio/rasterio.info2
-rw-r--r--libraries/cchardet/cchardet.info2
-rw-r--r--python/lxml/README2
-rw-r--r--python/pyliblo/pyliblo.info2
-rw-r--r--python/pytables/pytables.info2
-rw-r--r--python/pyzmq/pyzmq.info2
11 files changed, 18 insertions, 19 deletions
diff --git a/academic/mathics/README b/academic/mathics/README
index bfcff96767..c4fbe3a365 100644
--- a/academic/mathics/README
+++ b/academic/mathics/README
@@ -1,5 +1,4 @@
Mathics is a free, light-weight alternative to Mathematica.
-Mathics is a general-purpose online computer algebra system featuring Mathematica-compatible syntax and functions.
-It is backed by highly extensible Python code, relying on SymPy for most mathematical tasks.
-
-You can install Cython for some extra functionality/optimizations.
+Mathics is a general-purpose online computer algebra system featuring
+Mathematica-compatible syntax and functions. It is backed by highly
+extensible Python code, relying on SymPy for most mathematical tasks.
diff --git a/development/Cython-Kivy/README b/development/Cython-Kivy/README
index 196ad6261d..6b3aea20b8 100644
--- a/development/Cython-Kivy/README
+++ b/development/Cython-Kivy/README
@@ -1,8 +1,8 @@
-Cython is a language that makes writing C extensions for
-the Python language as easy as Python itself. Cython is
-based on the well-known Pyrex, but supports more cutting
-edge functionality and optimizations.
+Cython version to support Kivy
-Cython version to support package Kivy.
+Cython is a language that makes writing C extensions for the Python
+language as easy as Python itself. Cython is based on the well-known
+Pyrex, but supports more cutting edge functionality and optimizations.
-NOTE: This package conflict with Cython. Do not install both.
+NOTE: This package conflicts with Slackware's Cython and thus is
+intended to replace it. Both should not be installed at the same time.
diff --git a/development/pandas/pandas.info b/development/pandas/pandas.info
index 3f4866222a..42ab5850d1 100644
--- a/development/pandas/pandas.info
+++ b/development/pandas/pandas.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/pydata/pandas/archive/v0.17.1.tar.gz"
MD5SUM="ef1c09e1d66c54a2b227fead292b0359"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="Cython numpy python-dateutil pytz"
+REQUIRES="numpy python-dateutil pytz"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"
diff --git a/gis/Fiona/Fiona.info b/gis/Fiona/Fiona.info
index 78d80de152..9f97707dc8 100644
--- a/gis/Fiona/Fiona.info
+++ b/gis/Fiona/Fiona.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Toblerity/Fiona/archive/1.6.2.tar.gz"
MD5SUM="394867b29d6516b61ccedb1aea424f69"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="Cython gdal six"
+REQUIRES="gdal six"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"
diff --git a/gis/cartopy/cartopy.info b/gis/cartopy/cartopy.info
index 62fe2851ab..9f81751c55 100644
--- a/gis/cartopy/cartopy.info
+++ b/gis/cartopy/cartopy.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/SciTools/cartopy/archive/v0.10.0.tar.gz"
MD5SUM="5f9f2bdea1fad2969482332c9701bb23"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="Cython geos matplotlib proj pyshp scipy Shapely"
+REQUIRES="geos matplotlib proj pyshp scipy Shapely"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"
diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info
index a3e5983d41..9c0f360bb8 100644
--- a/gis/rasterio/rasterio.info
+++ b/gis/rasterio/rasterio.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.31.0.tar.gz"
MD5SUM="7cb1af370a3cf470623a3a4902740685"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="affine click-plugins cligj Cython enum34 gdal numpy snuggs"
+REQUIRES="affine click-plugins cligj enum34 gdal numpy snuggs"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"
diff --git a/libraries/cchardet/cchardet.info b/libraries/cchardet/cchardet.info
index 0a04734c80..711e194657 100644
--- a/libraries/cchardet/cchardet.info
+++ b/libraries/cchardet/cchardet.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/c/cchardet/cchardet-1.0.0.tar.
MD5SUM="353f5ca2bc445cef5f103a9a7c2f7599"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="Cython"
+REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"
diff --git a/python/lxml/README b/python/lxml/README
index 61afd1f60f..5772fe694a 100644
--- a/python/lxml/README
+++ b/python/lxml/README
@@ -2,5 +2,5 @@ lxml is a Pythonic binding for the libxml2 and libxslt libraries.
It is unique in that it combines the speed and feature completeness
of these libraries with the simplicity of a native Python API.
-Cython, python3 and pysetuptools are optional build dependencies.
+python3 is an optional build dependency.
cssselect and html5lib are optional runtime dependencies.
diff --git a/python/pyliblo/pyliblo.info b/python/pyliblo/pyliblo.info
index f28e9267d4..64192eacc6 100644
--- a/python/pyliblo/pyliblo.info
+++ b/python/pyliblo/pyliblo.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://das.nasophon.de/download/pyliblo-0.10.0.tar.gz"
MD5SUM="1be68794dedaf8cc60748fe94fdb9628"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="liblo Cython"
+REQUIRES="liblo"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"
diff --git a/python/pytables/pytables.info b/python/pytables/pytables.info
index 5320f07c30..cdfbface7d 100644
--- a/python/pytables/pytables.info
+++ b/python/pytables/pytables.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/pytables/tables-3.2.0.tar.gz"
MD5SUM="339a2225ee814a6899cb14e7ba28c081"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="Cython hdf5 numexpr"
+REQUIRES="hdf5 numexpr"
MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it"
diff --git a/python/pyzmq/pyzmq.info b/python/pyzmq/pyzmq.info
index 688aef9fdd..ad3b2a706f 100644
--- a/python/pyzmq/pyzmq.info
+++ b/python/pyzmq/pyzmq.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/zeromq/pyzmq/archive/v14.5.0.tar.gz"
MD5SUM="d69df0a51a13ba42788351eefe78e7ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="Cython zeromq"
+REQUIRES="zeromq"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"