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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0810ea79a5013c8620dfe5af7092963b636ae63dc72b458a13c6d7bc5e1e5694
size 228129

3
psycopg2-2.0.8.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ece10b3265e2c5be1f70aeb4cb2f1e4654be7b6895d2251f3e81ee816e0c34ee
size 213210

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 20 16:27:27 AST 2008 - jfunk@funktronics.ca
- Update to 2.0.8
-------------------------------------------------------------------
Wed Nov 5 11:57:40 CET 2008 - poeml@suse.de

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