packages: python-biopython/python-biopython.spec - 1.57 - Numeric -> numpy
baggins
baggins at pld-linux.org
Mon Jun 27 12:55:01 CEST 2011
Author: baggins Date: Mon Jun 27 10:55:01 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- 1.57
- Numeric -> numpy
---- Files affected:
packages/python-biopython:
python-biopython.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: packages/python-biopython/python-biopython.spec
diff -u packages/python-biopython/python-biopython.spec:1.11 packages/python-biopython/python-biopython.spec:1.12
--- packages/python-biopython/python-biopython.spec:1.11 Tue Feb 15 11:34:39 2011
+++ packages/python-biopython/python-biopython.spec Mon Jun 27 12:54:56 2011
@@ -2,12 +2,12 @@
%define module biopython
Summary: Python tools for computational molecular biology
Name: python-%{module}
-Version: 1.56
+Version: 1.57
Release: 1
License: MIT
Group: Python/Libraries
Source0: http://biopython.org/DIST/%{module}-%{version}.tar.gz
-# Source0-md5: 19e6481e7724b7dadb1c9d0b956c9b77
+# Source0-md5: b095f038684613573fcffb16593a702a
URL: http://biopython.org/
BuildRequires: libstdc++-devel
BuildRequires: python-devel
@@ -15,10 +15,10 @@
BuildRequires: rpm-pythonprov
%pyrequires_eq python-libs
BuildRequires: python-mx-TextTools
-BuildRequires: python-Numeric
+BuildRequires: python-numpy-devel
BuildRequires: python-ReportLab
Requires: python-mx-TextTools
-Requires: python-Numeric
+Requires: python-numpy
Requires: python-ReportLab
Requires: python-MySQLdb
Requires: flex
@@ -58,6 +58,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2011/06/27 10:54:56 baggins
+- 1.57
+- Numeric -> numpy
+
Revision 1.11 2011/02/15 10:34:39 baggins
- rel 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-biopython/python-biopython.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list