diff options
| author | zhengruoqin <zhengrq.fnst@cn.fujitsu.com> | 2020-10-20 14:42:37 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-10-27 23:27:51 -0400 |
| commit | 62733df83129cdbea5de91d60999d67c932257e8 (patch) | |
| tree | 724266e902cae0362adbda5d7ce24cdb17ebd9f3 /meta-openstack/recipes-devtools/python/python-testresources.inc | |
| parent | 03b8a9cd67cca4cd7fe9ca3a03f58ab5c66f7254 (diff) | |
| download | meta-cloud-services-62733df83129cdbea5de91d60999d67c932257e8.tar.gz | |
python3-testresources: upgrade 0.2.7 -> 2.0.1
Consolidate inc and bb files into a single bb file.
-License-Update: The checked file is changed to PKG-INFO.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-testresources.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-testresources.inc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-testresources.inc b/meta-openstack/recipes-devtools/python/python-testresources.inc deleted file mode 100644 index 67ad6c4..0000000 --- a/meta-openstack/recipes-devtools/python/python-testresources.inc +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | DESCRIPTION = "Testresources, a pyunit extension for managing expensive test resources" | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/testtools/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "Apache-2.0" | ||
| 5 | LIC_FILES_CHKSUM = "file://README;md5=038679cd2cf27bb2acc70257bfee0f41" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "db2e774be2a6f5754cbbf4c537f823d0" | ||
| 8 | SRC_URI[sha256sum] = "ad0a117383dd463827b199eaa92829b4d6a3147fbd97459820df53bae81d7231" | ||
| 9 | |||
| 10 | inherit pypi | ||
