blob: 93a6d40d9439caeb8f102172266eaaefcfabf2ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-webpy
pkgdesc = A web framework for Python
pkgver = 0.70
pkgrel = 2
url = https://github.com/webpy/webpy
arch = any
license = LicenseRef-scancode-public-domain
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = webpy-0.70.tar.gz::https://github.com/webpy/webpy/archive/refs/tags/webpy-0.70.tar.gz
sha256sums = eee36e423b5e85463145159d94735e3c3a4c1c8078555042d8139348350b0022
pkgname = python-webpy
depends = python
depends = python-cheroot
depends = python-multipart
|