14
0
2008-11-20 20:29:18 +00:00
committed by Git OBS Bridge
parent f37200f7d6
commit 1d8b5fd8c9
4 changed files with 10 additions and 5 deletions

View File

@@ -2,11 +2,11 @@
Name: python-%{modname}
URL: http://initd.org/projects/psycopg1
Summary: A PostgreSQL database adapter for Python
Version: 2.0.6
Version: 2.0.8
Release: 1
License: GPL
Group: Development/Libraries/Python
Source: %{modname}-%{version}.tar.gz
Source: %{modname}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%{py_requires}
BuildRequires: python-devel postgresql-devel