blob: ea59a0b8bd4b1f0e90f872b7c5eefd8f1e923f0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = isso-git
pkgdesc = Lightweight commenting server written in Python and JavaScript that aims to be a drop-in replacement for Disqus
pkgver = 0.13.0.r15.gc558eef
pkgrel = 1
url = http://posativ.org/isso/
arch = any
license = MIT
makedepends = python-setuptools
makedepends = git
depends = python-bleach
depends = python-cffi
depends = python-html5lib
depends = python-itsdangerous
depends = python-jinja
depends = python-misaka
depends = python-sphinx
depends = python-werkzeug
depends = sqlite
provides = isso
conflicts = isso
backup = etc/isso.cfg
backup = etc/isso.conf
source = isso.service
source = isso.sysusers
source = isso.tmpfiles
source = git+https://github.com/posativ/isso
sha256sums = e35eb5fb8120401e242a1458702c7d150c0a8e4a7f1d233ab094885deb5e7f59
sha256sums = 39345b5ef89efef588cd55ef0e78151043eb09a9c151b8e91a320318abccbdf6
sha256sums = ee074ad981ef46f6f7ac7029477afc18cd2fc62dfea2b03795933b1c1a3c9606
sha256sums = SKIP
pkgname = isso-git
|