summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-paste_3.4.6.bb
blob: efb3abf9177550ade15cec4bd4465d5750aa40fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Tools for using a Web Server Gateway Interface stack"
HOMEPAGE = "http://pythonpaste.org/"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://docs/license.txt;md5=1798f29d55080c60365e6283cb49779c"

PYPI_PACKAGE = "Paste"

SRC_URI[md5sum] = "4690566403fd89b01ae70a64245441b7"
SRC_URI[sha256sum] = "001370f4fcc7446006b52a39ed386341fce626605af711e0ec18ddb0b4912cb7"

inherit setuptools3 pypi