-License-Update: Change to a PKG-INFO file containing licenses information.

Signed-off-by: Zang Ruochen <[email protected]>
---
 .../python/python-pytest-salt.inc             | 21 -------------------
 .../python/python-pytest-salt_2017.7.0.bb     |  2 --
 .../python/python3-pytest-salt_2017.7.0.bb    |  2 --
 .../python/python3-pytest-salt_2020.1.27.bb   | 17 +++++++++++++++
 4 files changed, 17 insertions(+), 25 deletions(-)
 delete mode 100644 
meta-openstack/recipes-devtools/python/python-pytest-salt.inc
 delete mode 100644 
meta-openstack/recipes-devtools/python/python-pytest-salt_2017.7.0.bb
 delete mode 100644 
meta-openstack/recipes-devtools/python/python3-pytest-salt_2017.7.0.bb
 create mode 100644 
meta-openstack/recipes-devtools/python/python3-pytest-salt_2020.1.27.bb

diff --git a/meta-openstack/recipes-devtools/python/python-pytest-salt.inc 
b/meta-openstack/recipes-devtools/python/python-pytest-salt.inc
deleted file mode 100644
index 1f82763..0000000
--- a/meta-openstack/recipes-devtools/python/python-pytest-salt.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-SUMMARY = "This pytest plugin will allow the Salt Daemons to be used in tests."
-HOMEPAGE = "https://github.com/saltstack/pytest-salt";
-SECTION = "devel/python"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
-
-SRCNAME = "pytest-salt"
-SRC_URI = "git://github.com/saltstack/${SRCNAME}.git;branch=master"
-
-SRC_URI[md5sum] = "c598d7db87ea52cdeb067d7596b3b0b1"
-SRC_URI[sha256sum] = 
"7052459cda9fbdbbfff9a25b24243b0b96cf56835a2c41135d754cc5b65e2494"
-
-SRCREV = "feb5031f80cf84b113ebe69543cdd44b6a373d21"
-S = "${WORKDIR}/git"
-
-RDEPENDS_${PN} = " \
-    ${PYTHON_PN}-pytest \
-    ${PYTHON_PN}-pytest-tempdir \
-    ${PYTHON_PN}-pytest-helpers-namespace \
-    ${PYTHON_PN}-psutil \
-    "
diff --git 
a/meta-openstack/recipes-devtools/python/python-pytest-salt_2017.7.0.bb 
b/meta-openstack/recipes-devtools/python/python-pytest-salt_2017.7.0.bb
deleted file mode 100644
index 4e33265..0000000
--- a/meta-openstack/recipes-devtools/python/python-pytest-salt_2017.7.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-require python-pytest-salt.inc
-inherit setuptools3
diff --git 
a/meta-openstack/recipes-devtools/python/python3-pytest-salt_2017.7.0.bb 
b/meta-openstack/recipes-devtools/python/python3-pytest-salt_2017.7.0.bb
deleted file mode 100644
index 4e33265..0000000
--- a/meta-openstack/recipes-devtools/python/python3-pytest-salt_2017.7.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-require python-pytest-salt.inc
-inherit setuptools3
diff --git 
a/meta-openstack/recipes-devtools/python/python3-pytest-salt_2020.1.27.bb 
b/meta-openstack/recipes-devtools/python/python3-pytest-salt_2020.1.27.bb
new file mode 100644
index 0000000..f8a19e7
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-pytest-salt_2020.1.27.bb
@@ -0,0 +1,17 @@
+SUMMARY = "This pytest plugin will allow the Salt Daemons to be used in tests."
+HOMEPAGE = "https://github.com/saltstack/pytest-salt";
+SECTION = "devel/python"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=5da5421b61b52c332140da3f2e10e40a"
+
+SRC_URI[md5sum] = "3d6e5d10f7c16abcfbc176b5dbb6ad36"
+SRC_URI[sha256sum] = 
"fcc29c9e8208eda8955367c11607e72467a68564d5afbcf632b1dd6ecfbe55a1"
+
+inherit pypi setuptools3
+
+RDEPENDS_${PN} = " \
+    ${PYTHON_PN}-pytest \
+    ${PYTHON_PN}-pytest-tempdir \
+    ${PYTHON_PN}-pytest-helpers-namespace \
+    ${PYTHON_PN}-psutil \
+    "
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#5675): 
https://lists.yoctoproject.org/g/meta-virtualization/message/5675
Mute This Topic: https://lists.yoctoproject.org/mt/75980429/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to