blob: eda0eb943d97896eee83cf7441471f42de7cb9e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-webpy
pkgdesc = A web framework for Python
pkgver = 0.51
pkgrel = 3
url = https://webpy.org/
arch = any
license = custom
checkdepends = python-pytest>=4.6.2
checkdepends = Omitted
checkdepends = to
checkdepends = disable
checkdepends = DB
checkdepends = tests
checkdepends = python-dbutils
checkdepends = python-pymysql>=0.9.3
checkdepends = python-mysql-connector>=8.0.19
checkdepends = python-psycopg2>=2.8.4
depends = python-cheroot>=6.0.0
source = python-webpy-0.51.tar.gz::https://github.com/webpy/webpy/archive/0.51.tar.gz
sha256sums = 550ed5fb18c7626c578cc2119fd45a9a898b7815fc81a4ac85ae2ed383a0ec5f
pkgname = python-webpy
|