35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
pkgbase = python-cherrypy
|
|
pkgdesc = A pythonic, object-oriented web development framework
|
|
pkgver = 18.10.0
|
|
pkgrel = 2
|
|
url = https://cherrypy.dev
|
|
arch = any
|
|
license = BSD-3-Clause
|
|
checkdepends = python-objgraph
|
|
checkdepends = python-path
|
|
checkdepends = python-pytest
|
|
checkdepends = python-pytest-forked
|
|
checkdepends = python-pytest-services
|
|
checkdepends = python-pytest-sugar
|
|
checkdepends = python-requests-toolbelt
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-setuptools
|
|
makedepends = python-setuptools-scm
|
|
makedepends = python-wheel
|
|
depends = python
|
|
depends = python-cheroot
|
|
depends = python-jaraco.collections
|
|
depends = python-more-itertools
|
|
depends = python-portend
|
|
depends = python-zc.lockfile
|
|
optdepends = python-flup: for xcgi support
|
|
optdepends = python-memcached: for memcached session support
|
|
optdepends = python-pyopenssl: for TLS support
|
|
optdepends = python-routes: for routes_dispatcher support
|
|
optdepends = python-simplejson: for JSON support
|
|
source = python-cherrypy-18.10.0.tar.gz::https://github.com/cherrypy/cherrypy/archive/v18.10.0.tar.gz
|
|
sha512sums = 68d44e45037f924c0d3eda93780ee822087a28c9b0dae966e6e8b673479981d6fee0b75d819bc8c863d5085402625bb90afb32ef0ad4ab2f22fdb62ac0341a91
|
|
|
|
pkgname = python-cherrypy
|