]> git.pld-linux.org Git - packages/python3-py-postgresql.git/commitdiff
- BR: python3-modules, rpm-pythonprov
authorsparky <sparky@pld-linux.org>
Thu, 13 May 2010 15:20:40 +0000 (15:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python3-py-postgresql.spec -> 1.5

python3-py-postgresql.spec

index 7c0f1c7b375488bc954b47b3b936c36c69514fc8..1a95cef75775136cd4f8c361b7ce69d8f6140bdd 100644 (file)
@@ -2,20 +2,22 @@ Summary:      PostgreSQL driver and tools library
 Name:          python3-py-postgresql
 Version:       1.0.0
 Release:       1
-Group:         Development/Languages/Python
 License:       BSD
+Group:         Development/Languages/Python
 Source0:       http://python.projects.postgresql.org/files/py-postgresql-%{version}.tar.gz
 # Source0-md5: 84e3fd8feda35bf60191d276cfebcd2b
 URL:           http://python.projects.postgresql.org/
 BuildRequires: python3-devel
+BuildRequires: python3-modules
+BuildRequires: rpm-pythonprov
 %pyrequires_eq  python3-modules
 Requires:      python3-modules
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-py-postgresql is a set of Python modules providing interfaces to various parts
-of PostgreSQL. Notably, it provides a pure-Python driver + C optimizations for
-querying a PostgreSQL database.
+py-postgresql is a set of Python modules providing interfaces to
+various parts of PostgreSQL. Notably, it provides a pure-Python driver
++ C optimizations for querying a PostgreSQL database.
 
 %prep
 %setup -q -n py-postgresql-%{version}
This page took 0.07094 seconds and 4 git commands to generate.