rpms/python-biopython/devel python-biopython.spec,1.12,1.13

Alex Lancaster alexlan at fedoraproject.org
Mon Dec 1 03:27:52 UTC 2008


Author: alexlan

Update of /cvs/extras/rpms/python-biopython/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29774

Modified Files:
	python-biopython.spec 
Log Message:
- Temporarily disable python-psycopg dependency until it is rebuilt
  for Python 2.6



Index: python-biopython.spec
===================================================================
RCS file: /cvs/extras/rpms/python-biopython/devel/python-biopython.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- python-biopython.spec	29 Nov 2008 15:27:16 -0000	1.12
+++ python-biopython.spec	1 Dec 2008 03:27:22 -0000	1.13
@@ -3,7 +3,7 @@
 
 Name:             python-biopython
 Version:          1.48
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          Python tools for computational molecular biology
 Source0:          http://biopython.org/DIST/biopython-%{version}.tar.gz
 License:          MIT
@@ -15,12 +15,12 @@
 BuildRequires:    mx
 BuildRequires:    python-numeric
 BuildRequires:    MySQL-python
-BuildRequires:    python-psycopg
+#BuildRequires:    python-psycopg
 Requires:         python-reportlab
 Requires:         mx
 Requires:         python-numeric
 Requires:         MySQL-python
-Requires:         python-psycopg
+#Requires:         python-psycopg
 Requires:         wise2
 
 %description
@@ -74,6 +74,10 @@
 %{python_sitearch}/BioSQL/*
 
 %changelog
+* Sun Nov 30 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.48-3
+- Temporarily disable python-psycopg dependency until it is rebuilt
+  for Python 2.6
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.48-2
 - Rebuild for Python 2.6
 




More information about the fedora-extras-commits mailing list