diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-weakrefmethod.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-weakrefmethod.inc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-weakrefmethod.inc b/meta-openstack/recipes-devtools/python/python-weakrefmethod.inc deleted file mode 100644 index 28aee86..0000000 --- a/meta-openstack/recipes-devtools/python/python-weakrefmethod.inc +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | DESCRIPTION = "A WeakMethod class for storing bound methods using weak references." | ||
| 2 | HOMEPAGE = "https://github.com/twang817/weakrefmethod" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "PSF" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dd98d01d471fac8d8dbdd975229dba03" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "39e7450191dea0b17a646b929784ac6f" | ||
| 8 | SRC_URI[sha256sum] = "37bc1fbb5575acf82172d4eb7b6fc4412d77d5a1d70dff2c1f8a4574301cda66" | ||
| 9 | |||
| 10 | inherit pypi | ||
