diff options
Diffstat (limited to 'meta-python/recipes-connectivity/python-txws')
-rw-r--r-- | meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb (renamed from meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb) | 2 |
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/python3-txws_0.9.1.bb index f3631cda34..6d1327ac42 100644 --- a/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb +++ b/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb | |||
@@ -11,5 +11,5 @@ SRCREV= "88cf6d9b9b685ffa1720644bd53c742afb10a414" | |||
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||
14 | inherit setuptools | 14 | inherit setuptools3 |
15 | 15 | ||