python-psycopg2: Add new package 14782/head
authorDaniel Danzberger <daniel@dd-wrt.com>
Sat, 6 Feb 2021 06:58:38 +0000 (07:58 +0100)
committerDaniel Danzberger <daniel@dd-wrt.com>
Tue, 23 Feb 2021 15:03:51 +0000 (16:03 +0100)
commit7cfb9a04af856b3d09a9768bb104f77dbb1acb68
treed61fc5fc03e119290a116f75c56ea73d63eb3d87
parent25eeb625ff876a63f51fef306cfbfc829c84e4e0
python-psycopg2: Add new package

Psycopg is the most popular PostgreSQL adapter for the Python programming language
It's used by the python-sqlalchemy for postgresql

This package was removed by this commit for lacking python3 support:
c37b15e1c49cf27de8f34f43e93a7a5c184be9e0

Version 2.8.6 used in this package now supports pyhton3

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
lang/python/python-psycopg2/Makefile [new file with mode: 0644]