blob: 554618f9bd60243cf1e9fbbf7c9c0e945a750ccb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-pygresql
pkgdesc = PyGreSQL is an open-source Python module that interfaces to a PostgreSQL database.
pkgver = 5.2.2
pkgrel = 2
url = https://pygresql.org/
arch = x86_64
license = PostgreSQL
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/79/e5/05f941e588d48d0b742850b74e991b29502f1e46194bbf5449e5632388ee/PyGreSQL-5.2.2.tar.gz
sha256sums = 114f60dc486bf4967aad14dc3adde5e4f60a35eea1eb8f7b8f0ae15c21b6f4a5
pkgname = python-pygresql
|