From c2e9c35cdad0eceba8fea0a622155d607071a8b0 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 6 Jan 2016 15:44:01 -0600 Subject: Multiple: Fix .info and README (Cython refs) Signed-off-by: Robby Workman --- development/Cython-Kivy/README | 12 ++++++------ development/pandas/pandas.info | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'development') 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" -- cgit v1.2.3