blob: 20e0f38690c79064801bac371759a3ca942a821c (
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
|
pkgbase = python-klein
pkgdesc = A web micro-framework built on werkzeug and twisted.web
pkgver = 24.8.0
pkgrel = 3
url = https://github.com/twisted/klein
arch = any
license = MIT
checkdepends = python-hypothesis
checkdepends = python-treq
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-attrs
depends = python-hyperlink
depends = python-incremental
depends = python-tubes
depends = python-twisted
depends = python-werkzeug
depends = python-zope-interface
depends = python-constantly
source = https://github.com/twisted/klein/archive/24.8.0/klein-24.8.0.tar.gz
sha512sums = ef7ac0b268f3e10b5e4279014282a27fece4423d9fff1ee9ef6aa3aff0ad6a2f7d72b02951ac609a99b29c8f0b8fb98991b92a8e8bb8bd104eb8519d809fc398
pkgname = python-klein
|