blob: 7b3fb929639dec02f65bae52db316fc70809da6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mod_python
pkgdesc = An Apache module that embeds the Python interpreter within the server
pkgver = 3.5.0.7
pkgrel = 2
url = https://www.modpython.org/
install = mod_python.install
arch = i686
arch = x86_64
license = Apache-2.0
makedepends = python-setuptools
depends = apache
depends = python
depends = npm
conflicts = mod_python2-legacy
conflicts = mod_python2
options = !strip
source = mod_python-7a1fe21cd57c4a9ea2b403b9dcaa1ec22714dd6c.zip::https://github.com/grisha/mod_python/archive/7a1fe21cd57c4a9ea2b403b9dcaa1ec22714dd6c.zip
md5sums = b7ab796def2e6a4706dcb087647e1c74
pkgname = mod_python
|