summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb b/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb
index 0b2ac118a..f3631cda3 100644
--- a/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb
+++ b/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/MostAwesomeDude/txWS"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=76699830db7fa9e897f6a1ad05f98ec8" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=76699830db7fa9e897f6a1ad05f98ec8"
6 6
7DEPENDS = "python-twisted python-six python-vcversioner" 7DEPENDS = "python-twisted python-six python-vcversioner python-six-native python-vcversioner-native"
8 8
9SRC_URI = "git://github.com/MostAwesomeDude/txWS.git" 9SRC_URI = "git://github.com/MostAwesomeDude/txWS.git"
10SRCREV= "88cf6d9b9b685ffa1720644bd53c742afb10a414" 10SRCREV= "88cf6d9b9b685ffa1720644bd53c742afb10a414"