summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb b/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb
index 205775ef63..9299539cef 100644
--- a/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb
+++ b/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb
@@ -11,8 +11,8 @@ RDEPENDS:${PN} += " \
11 python3-twisted \ 11 python3-twisted \
12" 12"
13 13
14SRC_URI = "git://github.com/MostAwesomeDude/txWS.git;branch=master;protocol=https" 14inherit setuptools3 pypi
15SRCREV = "88cf6d9b9b685ffa1720644bd53c742afb10a414"
16 15
16PYPI_PACKAGE = "txWS"
17 17
18inherit setuptools3 18SRC_URI[sha256sum] = "cb93086095d04a5d70f53a75053f7df478ff37e972c3637fb55ca4a9e6b94679"