aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-dogpile.core_0.4.1.bb
blob: 95926603d35608148ec362341eb76975d1ae84a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Python Dogpile Core: Dogpile is basically the locking code extracted from the Beaker package, for simple and generic usage."
HOMEPAGE = "https://pypi.python.org/pypi/dogpile.core"
SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0401fd56584d7b3d4be91690672ec433"

SRC_URI[md5sum] = "01cb19f52bba3e95c9b560f39341f045"
SRC_URI[sha256sum] = "be652fb11a8eaf66f7e5c94d418d2eaa60a2fe81dae500f3743a863cc9dbed76"

inherit setuptools3 pypi