refresh python-distutils.patch

License-Update:
-year updated to 2019
-file of the noVNC core library changed
-the HTML, CSS, font and images files that included with the noVNC
 source distibution changed
-URL of history changed
-files and projects that have been incorporated into
 the noVNC core library changed
-license texts changed

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../python-distutils.patch                                | 4 ++--
 .../python/{python-novnc_git.bb => python3-novnc_git.bb}  | 8 +++-----
 2 files changed, 5 insertions(+), 7 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-novnc => 
python3-novnc}/python-distutils.patch (91%)
 rename meta-openstack/recipes-devtools/python/{python-novnc_git.bb => 
python3-novnc_git.bb} (68%)

diff --git 
a/meta-openstack/recipes-devtools/python/python-novnc/python-distutils.patch 
b/meta-openstack/recipes-devtools/python/python3-novnc/python-distutils.patch
similarity index 91%
rename from 
meta-openstack/recipes-devtools/python/python-novnc/python-distutils.patch
rename to 
meta-openstack/recipes-devtools/python/python3-novnc/python-distutils.patch
index ef3393f3..85befc9f 100644
--- a/meta-openstack/recipes-devtools/python/python-novnc/python-distutils.patch
+++ 
b/meta-openstack/recipes-devtools/python/python3-novnc/python-distutils.patch
@@ -1,13 +1,13 @@
 Index: git/setup.py
 ===================================================================
 --- /dev/null
-+++ git/setup.py
++++ b/setup.py
 @@ -0,0 +1,14 @@
 +#!/usr/bin/env python
 +
 +from distutils.core import setup
 +
-+setup(name='python-novnc',
++setup(name='python3-novnc',
 +      version='2012.1~e3',
 +      description='NoVNC python libraries',
 +      author='Ghe Rivero',
diff --git a/meta-openstack/recipes-devtools/python/python-novnc_git.bb 
b/meta-openstack/recipes-devtools/python/python3-novnc_git.bb
similarity index 68%
rename from meta-openstack/recipes-devtools/python/python-novnc_git.bb
rename to meta-openstack/recipes-devtools/python/python3-novnc_git.bb
index da5f048e..b41b5876 100644
--- a/meta-openstack/recipes-devtools/python/python-novnc_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-novnc_git.bb
@@ -2,13 +2,11 @@ DESCRIPTION = "This package contains the core python parts of 
NoVNC"
 HOMEPAGE = "https://github.com/kanaka/noVNC";
 SECTION = "devel/python"
 
-PR = "r0"
-
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=6458695fb66dcd893becb5f9f912715e"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=99aebbcc36b17df855fad64d4b792bff"
 
-SRCREV = "3b8ec46fd26d644e6edbea4f46e630929297e448"
-PV = "0.5.1+git${SRCPV}"
+SRCREV = "463c39e4af98ec4106b87bbea17e1605aa4c6180"
+PV = "1.3.0"
 
 SRC_URI = "git://github.com/kanaka/noVNC.git;branch=master;protocol=https \
            file://python-distutils.patch"
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7020): 
https://lists.yoctoproject.org/g/meta-virtualization/message/7020
Mute This Topic: https://lists.yoctoproject.org/mt/88528857/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to