All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/6] python-scons: update to 3.1.0
@ 2019-07-22  0:18 Oleksandr Kravchuk
  2019-07-22  0:18 ` [PATCH 2/6] python3-scons: " Oleksandr Kravchuk
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Oleksandr Kravchuk @ 2019-07-22  0:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 ...hon-scons-native_3.0.5.bb => python-scons-native_3.1.0.bb} | 0
 .../python/{python-scons_3.0.5.bb => python-scons_3.1.0.bb}   | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python-scons-native_3.0.5.bb => python-scons-native_3.1.0.bb} (100%)
 rename meta/recipes-devtools/python/{python-scons_3.0.5.bb => python-scons_3.1.0.bb} (79%)

diff --git a/meta/recipes-devtools/python/python-scons-native_3.0.5.bb b/meta/recipes-devtools/python/python-scons-native_3.1.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python-scons-native_3.0.5.bb
rename to meta/recipes-devtools/python/python-scons-native_3.1.0.bb
diff --git a/meta/recipes-devtools/python/python-scons_3.0.5.bb b/meta/recipes-devtools/python/python-scons_3.1.0.bb
similarity index 79%
rename from meta/recipes-devtools/python/python-scons_3.0.5.bb
rename to meta/recipes-devtools/python/python-scons_3.1.0.bb
index 939c15bcc6..b174050583 100644
--- a/meta/recipes-devtools/python/python-scons_3.0.5.bb
+++ b/meta/recipes-devtools/python/python-scons_3.1.0.bb
@@ -4,8 +4,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=37bb53a08e6beaea0c90e7821d731284"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
-SRC_URI[md5sum] = "9f9c163e8bd48cf8cd92f03e85ca6395"
-SRC_URI[sha256sum] = "df676f23dc6d4bfa384fc389d95dcd21ab907e6349d4c848958ba4befb73c73e"
+SRC_URI[md5sum] = "e2fe9d16f81b0285b969238af4b552ff"
+SRC_URI[sha256sum] = "f3f548d738d4a2179123ecd744271ec413b2d55735ea7625a59b1b59e6cd132f"
 
 S = "${WORKDIR}/scons-${PV}"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [PATCH 2/6] python3-scons: update to 3.1.0
  2019-07-22  0:18 [PATCH 1/6] python-scons: update to 3.1.0 Oleksandr Kravchuk
@ 2019-07-22  0:18 ` Oleksandr Kravchuk
  2019-07-22  0:18 ` [PATCH 3/6] python3-docutils: update to 0.15 Oleksandr Kravchuk
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 16+ messages in thread
From: Oleksandr Kravchuk @ 2019-07-22  0:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 ...n3-scons-native_3.0.5.bb => python3-scons-native_3.1.0.bb} | 0
 .../python/{python3-scons_3.0.5.bb => python3-scons_3.1.0.bb} | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-scons-native_3.0.5.bb => python3-scons-native_3.1.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-scons_3.0.5.bb => python3-scons_3.1.0.bb} (82%)

diff --git a/meta/recipes-devtools/python/python3-scons-native_3.0.5.bb b/meta/recipes-devtools/python/python3-scons-native_3.1.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-scons-native_3.0.5.bb
rename to meta/recipes-devtools/python/python3-scons-native_3.1.0.bb
diff --git a/meta/recipes-devtools/python/python3-scons_3.0.5.bb b/meta/recipes-devtools/python/python3-scons_3.1.0.bb
similarity index 82%
rename from meta/recipes-devtools/python/python3-scons_3.0.5.bb
rename to meta/recipes-devtools/python/python3-scons_3.1.0.bb
index 7fb75a627e..f1545dade6 100644
--- a/meta/recipes-devtools/python/python3-scons_3.0.5.bb
+++ b/meta/recipes-devtools/python/python3-scons_3.1.0.bb
@@ -4,8 +4,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=37bb53a08e6beaea0c90e7821d731284"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
-SRC_URI[md5sum] = "9f9c163e8bd48cf8cd92f03e85ca6395"
-SRC_URI[sha256sum] = "df676f23dc6d4bfa384fc389d95dcd21ab907e6349d4c848958ba4befb73c73e"
+SRC_URI[md5sum] = "e2fe9d16f81b0285b969238af4b552ff"
+SRC_URI[sha256sum] = "f3f548d738d4a2179123ecd744271ec413b2d55735ea7625a59b1b59e6cd132f"
 
 S = "${WORKDIR}/scons-${PV}"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [PATCH 3/6] python3-docutils: update to 0.15
  2019-07-22  0:18 [PATCH 1/6] python-scons: update to 3.1.0 Oleksandr Kravchuk
  2019-07-22  0:18 ` [PATCH 2/6] python3-scons: " Oleksandr Kravchuk
@ 2019-07-22  0:18 ` Oleksandr Kravchuk
  2019-07-22  0:18 ` [PATCH 4/6] python3-git: update to 2.1.12 Oleksandr Kravchuk
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 16+ messages in thread
From: Oleksandr Kravchuk @ 2019-07-22  0:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../{python3-docutils_0.14.bb => python3-docutils_0.15.bb}   | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/python/{python3-docutils_0.14.bb => python3-docutils_0.15.bb} (74%)

diff --git a/meta/recipes-devtools/python/python3-docutils_0.14.bb b/meta/recipes-devtools/python/python3-docutils_0.15.bb
similarity index 74%
rename from meta/recipes-devtools/python/python3-docutils_0.14.bb
rename to meta/recipes-devtools/python/python3-docutils_0.15.bb
index 81a449d646..f5c3f5d707 100644
--- a/meta/recipes-devtools/python/python3-docutils_0.14.bb
+++ b/meta/recipes-devtools/python/python3-docutils_0.15.bb
@@ -7,12 +7,11 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=35a23d42b615470583563132872c97d6"
 DEPENDS = "python3"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/docutils/docutils-${PV}.tar.gz"
-SRC_URI[md5sum] = "c53768d63db3873b7d452833553469de"
-SRC_URI[sha256sum] = "51e64ef2ebfb29cae1faa133b3710143496eca21c530f3f71424d77687764274"
+SRC_URI[md5sum] = "f51729f19e70a9dc4837433193a5e798"
+SRC_URI[sha256sum] = "c35e87e985f70106f6f97e050f3bed990641e0e104566134b9cd23849a460e96"
 
 S = "${WORKDIR}/docutils-${PV}"
 
 inherit distutils3
 
 BBCLASSEXTEND = "native"
-
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [PATCH 4/6] python3-git: update to 2.1.12
  2019-07-22  0:18 [PATCH 1/6] python-scons: update to 3.1.0 Oleksandr Kravchuk
  2019-07-22  0:18 ` [PATCH 2/6] python3-scons: " Oleksandr Kravchuk
  2019-07-22  0:18 ` [PATCH 3/6] python3-docutils: update to 0.15 Oleksandr Kravchuk
@ 2019-07-22  0:18 ` Oleksandr Kravchuk
  2019-07-22 10:15   ` Burton, Ross
  2019-07-22  0:18 ` [PATCH 5/6] python3-mako: update to 1.0.14 Oleksandr Kravchuk
                   ` (2 subsequent siblings)
  5 siblings, 1 reply; 16+ messages in thread
From: Oleksandr Kravchuk @ 2019-07-22  0:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

Got rid of python-git since there is no python2 version of the package.

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 meta/recipes-devtools/python/python3-git_2.1.11.bb         | 2 --
 .../python/{python-git.inc => python3-git_2.1.12.bb}       | 7 ++++---
 2 files changed, 4 insertions(+), 5 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-git_2.1.11.bb
 rename meta/recipes-devtools/python/{python-git.inc => python3-git_2.1.12.bb} (86%)

diff --git a/meta/recipes-devtools/python/python3-git_2.1.11.bb b/meta/recipes-devtools/python/python3-git_2.1.11.bb
deleted file mode 100644
index ac320fa56b..0000000000
--- a/meta/recipes-devtools/python/python3-git_2.1.11.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-require python-git.inc
-inherit setuptools3
diff --git a/meta/recipes-devtools/python/python-git.inc b/meta/recipes-devtools/python/python3-git_2.1.12.bb
similarity index 86%
rename from meta/recipes-devtools/python/python-git.inc
rename to meta/recipes-devtools/python/python3-git_2.1.12.bb
index f973e9f42c..99e59cbb8a 100644
--- a/meta/recipes-devtools/python/python-git.inc
+++ b/meta/recipes-devtools/python/python3-git_2.1.12.bb
@@ -10,10 +10,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8b8d26c37c1d5a04f9b0186edbebc183"
 
 PYPI_PACKAGE = "GitPython"
 
-inherit pypi
+inherit pypi setuptools3
 
-SRC_URI[md5sum] = "cee43a39a1468084d49d1c49fb675204"
-SRC_URI[sha256sum] = "8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8"
+SRC_URI[md5sum] = "33bfbc89fe616ca22b6336be80d570f4"
+SRC_URI[sha256sum] = "7428f1cc5e72d53e65c3259d5cebc22fb2b07f973c49d95b3c3d26c64890a3c3"
 
 DEPENDS = "${PYTHON_PN}-gitdb"
 
@@ -29,4 +29,5 @@ RDEPENDS_${PN} += " \
                    ${PYTHON_PN}-unixadmin \
                    git \
 "
+
 BBCLASSEXTEND = "native nativesdk"
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [PATCH 5/6] python3-mako: update to 1.0.14
  2019-07-22  0:18 [PATCH 1/6] python-scons: update to 3.1.0 Oleksandr Kravchuk
                   ` (2 preceding siblings ...)
  2019-07-22  0:18 ` [PATCH 4/6] python3-git: update to 2.1.12 Oleksandr Kravchuk
@ 2019-07-22  0:18 ` Oleksandr Kravchuk
  2019-07-22  0:18 ` [PATCH 6/6] python3-pbr: update to 5.4.1 Oleksandr Kravchuk
  2019-07-22  9:51 ` [PATCH 1/6] python-scons: update to 3.1.0 Burton, Ross
  5 siblings, 0 replies; 16+ messages in thread
From: Oleksandr Kravchuk @ 2019-07-22  0:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

Got rid of python-git since there is no python2 version of the package.

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 meta/recipes-devtools/python/python3-mako_1.0.13.bb         | 3 ---
 .../python/{python-mako.inc => python3-mako_1.0.14.bb}      | 6 +++---
 2 files changed, 3 insertions(+), 6 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-mako_1.0.13.bb
 rename meta/recipes-devtools/python/{python-mako.inc => python3-mako_1.0.14.bb} (71%)

diff --git a/meta/recipes-devtools/python/python3-mako_1.0.13.bb b/meta/recipes-devtools/python/python3-mako_1.0.13.bb
deleted file mode 100644
index 17803f1b00..0000000000
--- a/meta/recipes-devtools/python/python3-mako_1.0.13.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-inherit setuptools3
-require python-mako.inc
-
diff --git a/meta/recipes-devtools/python/python-mako.inc b/meta/recipes-devtools/python/python3-mako_1.0.14.bb
similarity index 71%
rename from meta/recipes-devtools/python/python-mako.inc
rename to meta/recipes-devtools/python/python3-mako_1.0.14.bb
index d71df956e8..d2f5188cc4 100644
--- a/meta/recipes-devtools/python/python-mako.inc
+++ b/meta/recipes-devtools/python/python3-mako_1.0.14.bb
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=df7e6c7c82990acf0228a55e00d29bc9"
 
 PYPI_PACKAGE = "Mako"
 
-inherit pypi
+inherit pypi setuptools3
 
-SRC_URI[md5sum] = "ad6c7dcb5d39c99f4fdf4fec892c5dee"
-SRC_URI[sha256sum] = "95ee720cc3453063788515d55bd7ce4a2a77b7b209e4ac70ec5c86091eb02541"
+SRC_URI[md5sum] = "e162578170331f0cc6a4adb063c7c0f6"
+SRC_URI[sha256sum] = "f5a642d8c5699269ab62a68b296ff990767eb120f51e2e8f3d6afb16bdb57f4b"
 
 RDEPENDS_${PN} = "${PYTHON_PN}-html \
                   ${PYTHON_PN}-netclient \
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [PATCH 6/6] python3-pbr: update to 5.4.1
  2019-07-22  0:18 [PATCH 1/6] python-scons: update to 3.1.0 Oleksandr Kravchuk
                   ` (3 preceding siblings ...)
  2019-07-22  0:18 ` [PATCH 5/6] python3-mako: update to 1.0.14 Oleksandr Kravchuk
@ 2019-07-22  0:18 ` Oleksandr Kravchuk
  2019-07-22  9:51 ` [PATCH 1/6] python-scons: update to 3.1.0 Burton, Ross
  5 siblings, 0 replies; 16+ messages in thread
From: Oleksandr Kravchuk @ 2019-07-22  0:18 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 meta/recipes-devtools/python/python3-pbr_5.4.0.bb | 5 -----
 meta/recipes-devtools/python/python3-pbr_5.4.1.bb | 5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.0.bb
 create mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.1.bb

diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.0.bb b/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
deleted file mode 100644
index 1f1ec3a420..0000000000
--- a/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-inherit setuptools3
-require python-pbr.inc
-
-SRC_URI[md5sum] = "fcf120102d3e4859d41425638122058c"
-SRC_URI[sha256sum] = "36ebd78196e8c9588c972f5571230a059ff83783fabbbbedecc07be263ccd7e6"
diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.1.bb b/meta/recipes-devtools/python/python3-pbr_5.4.1.bb
new file mode 100644
index 0000000000..338ac8b707
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pbr_5.4.1.bb
@@ -0,0 +1,5 @@
+inherit setuptools3
+require python-pbr.inc
+
+SRC_URI[md5sum] = "ab6e26026ab306989a636ec2d50a435a"
+SRC_URI[sha256sum] = "0ca44dc9fd3b04a22297c2a91082d8df2894862e8f4c86a49dac69eae9e85ca0"
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* Re: [PATCH 1/6] python-scons: update to 3.1.0
  2019-07-22  0:18 [PATCH 1/6] python-scons: update to 3.1.0 Oleksandr Kravchuk
                   ` (4 preceding siblings ...)
  2019-07-22  0:18 ` [PATCH 6/6] python3-pbr: update to 5.4.1 Oleksandr Kravchuk
@ 2019-07-22  9:51 ` Burton, Ross
  2019-07-23  5:43   ` Adrian Bunk
  5 siblings, 1 reply; 16+ messages in thread
From: Burton, Ross @ 2019-07-22  9:51 UTC (permalink / raw)
  To: Oleksandr Kravchuk; +Cc: OE-core

Do we need the Python 2 variation of scons in oe-core, or even at all?

Ross

On Mon, 22 Jul 2019 at 01:18, Oleksandr Kravchuk
<open.source@oleksandr-kravchuk.com> wrote:
>
> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
> ---
>  ...hon-scons-native_3.0.5.bb => python-scons-native_3.1.0.bb} | 0
>  .../python/{python-scons_3.0.5.bb => python-scons_3.1.0.bb}   | 4 ++--
>  2 files changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-devtools/python/{python-scons-native_3.0.5.bb => python-scons-native_3.1.0.bb} (100%)
>  rename meta/recipes-devtools/python/{python-scons_3.0.5.bb => python-scons_3.1.0.bb} (79%)
>
> diff --git a/meta/recipes-devtools/python/python-scons-native_3.0.5.bb b/meta/recipes-devtools/python/python-scons-native_3.1.0.bb
> similarity index 100%
> rename from meta/recipes-devtools/python/python-scons-native_3.0.5.bb
> rename to meta/recipes-devtools/python/python-scons-native_3.1.0.bb
> diff --git a/meta/recipes-devtools/python/python-scons_3.0.5.bb b/meta/recipes-devtools/python/python-scons_3.1.0.bb
> similarity index 79%
> rename from meta/recipes-devtools/python/python-scons_3.0.5.bb
> rename to meta/recipes-devtools/python/python-scons_3.1.0.bb
> index 939c15bcc6..b174050583 100644
> --- a/meta/recipes-devtools/python/python-scons_3.0.5.bb
> +++ b/meta/recipes-devtools/python/python-scons_3.1.0.bb
> @@ -4,8 +4,8 @@ LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=37bb53a08e6beaea0c90e7821d731284"
>
>  SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
> -SRC_URI[md5sum] = "9f9c163e8bd48cf8cd92f03e85ca6395"
> -SRC_URI[sha256sum] = "df676f23dc6d4bfa384fc389d95dcd21ab907e6349d4c848958ba4befb73c73e"
> +SRC_URI[md5sum] = "e2fe9d16f81b0285b969238af4b552ff"
> +SRC_URI[sha256sum] = "f3f548d738d4a2179123ecd744271ec413b2d55735ea7625a59b1b59e6cd132f"
>
>  S = "${WORKDIR}/scons-${PV}"
>
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 4/6] python3-git: update to 2.1.12
  2019-07-22  0:18 ` [PATCH 4/6] python3-git: update to 2.1.12 Oleksandr Kravchuk
@ 2019-07-22 10:15   ` Burton, Ross
  2019-07-22 10:16     ` Burton, Ross
  0 siblings, 1 reply; 16+ messages in thread
From: Burton, Ross @ 2019-07-22 10:15 UTC (permalink / raw)
  To: Oleksandr Kravchuk; +Cc: OE-core

The upgrade is failing for me:

ERROR: python3-git-2.1.12-r0 do_configure: Function failed:
do_configure (log file is located at
/data/poky-tmp/master/work/corei7-64-poky-linux/python3-git/2.1.12-r0/temp/log.do_configure.32072)
ERROR: Logfile of failure stored in:
/data/poky-tmp/master/work/corei7-64-poky-linux/python3-git/2.1.12-r0/temp/log.do_configure.32072
Log data follows:
| DEBUG: Executing shell function do_configure
| Traceback (most recent call last):
|   File "setup.py", line 4, in <module>
|     from setuptools import setup, find_packages
| ModuleNotFoundError: No module named 'setuptools'
|
| During handling of the above exception, another exception occurred:
|
| Traceback (most recent call last):
|   File "setup.py", line 6, in <module>
|     from ez_setup import use_setuptools
| ModuleNotFoundError: No module named 'ez_setup'

Ross

On Mon, 22 Jul 2019 at 01:19, Oleksandr Kravchuk
<open.source@oleksandr-kravchuk.com> wrote:
>
> Got rid of python-git since there is no python2 version of the package.
>
> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
> ---
>  meta/recipes-devtools/python/python3-git_2.1.11.bb         | 2 --
>  .../python/{python-git.inc => python3-git_2.1.12.bb}       | 7 ++++---
>  2 files changed, 4 insertions(+), 5 deletions(-)
>  delete mode 100644 meta/recipes-devtools/python/python3-git_2.1.11.bb
>  rename meta/recipes-devtools/python/{python-git.inc => python3-git_2.1.12.bb} (86%)
>
> diff --git a/meta/recipes-devtools/python/python3-git_2.1.11.bb b/meta/recipes-devtools/python/python3-git_2.1.11.bb
> deleted file mode 100644
> index ac320fa56b..0000000000
> --- a/meta/recipes-devtools/python/python3-git_2.1.11.bb
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -require python-git.inc
> -inherit setuptools3
> diff --git a/meta/recipes-devtools/python/python-git.inc b/meta/recipes-devtools/python/python3-git_2.1.12.bb
> similarity index 86%
> rename from meta/recipes-devtools/python/python-git.inc
> rename to meta/recipes-devtools/python/python3-git_2.1.12.bb
> index f973e9f42c..99e59cbb8a 100644
> --- a/meta/recipes-devtools/python/python-git.inc
> +++ b/meta/recipes-devtools/python/python3-git_2.1.12.bb
> @@ -10,10 +10,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8b8d26c37c1d5a04f9b0186edbebc183"
>
>  PYPI_PACKAGE = "GitPython"
>
> -inherit pypi
> +inherit pypi setuptools3
>
> -SRC_URI[md5sum] = "cee43a39a1468084d49d1c49fb675204"
> -SRC_URI[sha256sum] = "8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8"
> +SRC_URI[md5sum] = "33bfbc89fe616ca22b6336be80d570f4"
> +SRC_URI[sha256sum] = "7428f1cc5e72d53e65c3259d5cebc22fb2b07f973c49d95b3c3d26c64890a3c3"
>
>  DEPENDS = "${PYTHON_PN}-gitdb"
>
> @@ -29,4 +29,5 @@ RDEPENDS_${PN} += " \
>                     ${PYTHON_PN}-unixadmin \
>                     git \
>  "
> +
>  BBCLASSEXTEND = "native nativesdk"
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 4/6] python3-git: update to 2.1.12
  2019-07-22 10:15   ` Burton, Ross
@ 2019-07-22 10:16     ` Burton, Ross
  2019-07-22 15:53       ` Oleksandr Kravchuk
  0 siblings, 1 reply; 16+ messages in thread
From: Burton, Ross @ 2019-07-22 10:16 UTC (permalink / raw)
  To: Oleksandr Kravchuk; +Cc: OE-core

(The recipe is doing DEPENDS= and overriding the DEPENDS+= in
setuptools3.bbclass)

On Mon, 22 Jul 2019 at 11:15, Burton, Ross <ross.burton@intel.com> wrote:
>
> The upgrade is failing for me:
>
> ERROR: python3-git-2.1.12-r0 do_configure: Function failed:
> do_configure (log file is located at
> /data/poky-tmp/master/work/corei7-64-poky-linux/python3-git/2.1.12-r0/temp/log.do_configure.32072)
> ERROR: Logfile of failure stored in:
> /data/poky-tmp/master/work/corei7-64-poky-linux/python3-git/2.1.12-r0/temp/log.do_configure.32072
> Log data follows:
> | DEBUG: Executing shell function do_configure
> | Traceback (most recent call last):
> |   File "setup.py", line 4, in <module>
> |     from setuptools import setup, find_packages
> | ModuleNotFoundError: No module named 'setuptools'
> |
> | During handling of the above exception, another exception occurred:
> |
> | Traceback (most recent call last):
> |   File "setup.py", line 6, in <module>
> |     from ez_setup import use_setuptools
> | ModuleNotFoundError: No module named 'ez_setup'
>
> Ross
>
> On Mon, 22 Jul 2019 at 01:19, Oleksandr Kravchuk
> <open.source@oleksandr-kravchuk.com> wrote:
> >
> > Got rid of python-git since there is no python2 version of the package.
> >
> > Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
> > ---
> >  meta/recipes-devtools/python/python3-git_2.1.11.bb         | 2 --
> >  .../python/{python-git.inc => python3-git_2.1.12.bb}       | 7 ++++---
> >  2 files changed, 4 insertions(+), 5 deletions(-)
> >  delete mode 100644 meta/recipes-devtools/python/python3-git_2.1.11.bb
> >  rename meta/recipes-devtools/python/{python-git.inc => python3-git_2.1.12.bb} (86%)
> >
> > diff --git a/meta/recipes-devtools/python/python3-git_2.1.11.bb b/meta/recipes-devtools/python/python3-git_2.1.11.bb
> > deleted file mode 100644
> > index ac320fa56b..0000000000
> > --- a/meta/recipes-devtools/python/python3-git_2.1.11.bb
> > +++ /dev/null
> > @@ -1,2 +0,0 @@
> > -require python-git.inc
> > -inherit setuptools3
> > diff --git a/meta/recipes-devtools/python/python-git.inc b/meta/recipes-devtools/python/python3-git_2.1.12.bb
> > similarity index 86%
> > rename from meta/recipes-devtools/python/python-git.inc
> > rename to meta/recipes-devtools/python/python3-git_2.1.12.bb
> > index f973e9f42c..99e59cbb8a 100644
> > --- a/meta/recipes-devtools/python/python-git.inc
> > +++ b/meta/recipes-devtools/python/python3-git_2.1.12.bb
> > @@ -10,10 +10,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8b8d26c37c1d5a04f9b0186edbebc183"
> >
> >  PYPI_PACKAGE = "GitPython"
> >
> > -inherit pypi
> > +inherit pypi setuptools3
> >
> > -SRC_URI[md5sum] = "cee43a39a1468084d49d1c49fb675204"
> > -SRC_URI[sha256sum] = "8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8"
> > +SRC_URI[md5sum] = "33bfbc89fe616ca22b6336be80d570f4"
> > +SRC_URI[sha256sum] = "7428f1cc5e72d53e65c3259d5cebc22fb2b07f973c49d95b3c3d26c64890a3c3"
> >
> >  DEPENDS = "${PYTHON_PN}-gitdb"
> >
> > @@ -29,4 +29,5 @@ RDEPENDS_${PN} += " \
> >                     ${PYTHON_PN}-unixadmin \
> >                     git \
> >  "
> > +
> >  BBCLASSEXTEND = "native nativesdk"
> > --
> > 2.17.1
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 4/6] python3-git: update to 2.1.12
  2019-07-22 10:16     ` Burton, Ross
@ 2019-07-22 15:53       ` Oleksandr Kravchuk
  2019-07-22 16:03         ` Burton, Ross
  0 siblings, 1 reply; 16+ messages in thread
From: Oleksandr Kravchuk @ 2019-07-22 15:53 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-core

Would it work if I resend this patch only or should I resend the entire
sequence of patches?

On 22/07/2019 12:16, Burton, Ross wrote:
> (The recipe is doing DEPENDS= and overriding the DEPENDS+= in
> setuptools3.bbclass)
>
> On Mon, 22 Jul 2019 at 11:15, Burton, Ross <ross.burton@intel.com> wrote:
>> The upgrade is failing for me:
>>
>> ERROR: python3-git-2.1.12-r0 do_configure: Function failed:
>> do_configure (log file is located at
>> /data/poky-tmp/master/work/corei7-64-poky-linux/python3-git/2.1.12-r0/temp/log.do_configure.32072)
>> ERROR: Logfile of failure stored in:
>> /data/poky-tmp/master/work/corei7-64-poky-linux/python3-git/2.1.12-r0/temp/log.do_configure.32072
>> Log data follows:
>> | DEBUG: Executing shell function do_configure
>> | Traceback (most recent call last):
>> |   File "setup.py", line 4, in <module>
>> |     from setuptools import setup, find_packages
>> | ModuleNotFoundError: No module named 'setuptools'
>> |
>> | During handling of the above exception, another exception occurred:
>> |
>> | Traceback (most recent call last):
>> |   File "setup.py", line 6, in <module>
>> |     from ez_setup import use_setuptools
>> | ModuleNotFoundError: No module named 'ez_setup'
>>
>> Ross
>>
>> On Mon, 22 Jul 2019 at 01:19, Oleksandr Kravchuk
>> <open.source@oleksandr-kravchuk.com> wrote:
>>> Got rid of python-git since there is no python2 version of the package.
>>>
>>> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
>>> ---
>>>  meta/recipes-devtools/python/python3-git_2.1.11.bb         | 2 --
>>>  .../python/{python-git.inc => python3-git_2.1.12.bb}       | 7 ++++---
>>>  2 files changed, 4 insertions(+), 5 deletions(-)
>>>  delete mode 100644 meta/recipes-devtools/python/python3-git_2.1.11.bb
>>>  rename meta/recipes-devtools/python/{python-git.inc => python3-git_2.1.12.bb} (86%)
>>>
>>> diff --git a/meta/recipes-devtools/python/python3-git_2.1.11.bb b/meta/recipes-devtools/python/python3-git_2.1.11.bb
>>> deleted file mode 100644
>>> index ac320fa56b..0000000000
>>> --- a/meta/recipes-devtools/python/python3-git_2.1.11.bb
>>> +++ /dev/null
>>> @@ -1,2 +0,0 @@
>>> -require python-git.inc
>>> -inherit setuptools3
>>> diff --git a/meta/recipes-devtools/python/python-git.inc b/meta/recipes-devtools/python/python3-git_2.1.12.bb
>>> similarity index 86%
>>> rename from meta/recipes-devtools/python/python-git.inc
>>> rename to meta/recipes-devtools/python/python3-git_2.1.12.bb
>>> index f973e9f42c..99e59cbb8a 100644
>>> --- a/meta/recipes-devtools/python/python-git.inc
>>> +++ b/meta/recipes-devtools/python/python3-git_2.1.12.bb
>>> @@ -10,10 +10,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8b8d26c37c1d5a04f9b0186edbebc183"
>>>
>>>  PYPI_PACKAGE = "GitPython"
>>>
>>> -inherit pypi
>>> +inherit pypi setuptools3
>>>
>>> -SRC_URI[md5sum] = "cee43a39a1468084d49d1c49fb675204"
>>> -SRC_URI[sha256sum] = "8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8"
>>> +SRC_URI[md5sum] = "33bfbc89fe616ca22b6336be80d570f4"
>>> +SRC_URI[sha256sum] = "7428f1cc5e72d53e65c3259d5cebc22fb2b07f973c49d95b3c3d26c64890a3c3"
>>>
>>>  DEPENDS = "${PYTHON_PN}-gitdb"
>>>
>>> @@ -29,4 +29,5 @@ RDEPENDS_${PN} += " \
>>>                     ${PYTHON_PN}-unixadmin \
>>>                     git \
>>>  "
>>> +
>>>  BBCLASSEXTEND = "native nativesdk"
>>> --
>>> 2.17.1
>>>
>>> --
>>> _______________________________________________
>>> Openembedded-core mailing list
>>> Openembedded-core@lists.openembedded.org
>>> http://lists.openembedded.org/mailman/listinfo/openembedded-core


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 4/6] python3-git: update to 2.1.12
  2019-07-22 15:53       ` Oleksandr Kravchuk
@ 2019-07-22 16:03         ` Burton, Ross
  0 siblings, 0 replies; 16+ messages in thread
From: Burton, Ross @ 2019-07-22 16:03 UTC (permalink / raw)
  To: Oleksandr Kravchuk; +Cc: OE-core

Just send this patch as a v2 (git send-email -v2 ... if you didn't
know the handy shortcut).

On Mon, 22 Jul 2019 at 16:53, Oleksandr Kravchuk
<open.source@oleksandr-kravchuk.com> wrote:
>
> Would it work if I resend this patch only or should I resend the entire
> sequence of patches?
>
> On 22/07/2019 12:16, Burton, Ross wrote:
> > (The recipe is doing DEPENDS= and overriding the DEPENDS+= in
> > setuptools3.bbclass)
> >
> > On Mon, 22 Jul 2019 at 11:15, Burton, Ross <ross.burton@intel.com> wrote:
> >> The upgrade is failing for me:
> >>
> >> ERROR: python3-git-2.1.12-r0 do_configure: Function failed:
> >> do_configure (log file is located at
> >> /data/poky-tmp/master/work/corei7-64-poky-linux/python3-git/2.1.12-r0/temp/log.do_configure.32072)
> >> ERROR: Logfile of failure stored in:
> >> /data/poky-tmp/master/work/corei7-64-poky-linux/python3-git/2.1.12-r0/temp/log.do_configure.32072
> >> Log data follows:
> >> | DEBUG: Executing shell function do_configure
> >> | Traceback (most recent call last):
> >> |   File "setup.py", line 4, in <module>
> >> |     from setuptools import setup, find_packages
> >> | ModuleNotFoundError: No module named 'setuptools'
> >> |
> >> | During handling of the above exception, another exception occurred:
> >> |
> >> | Traceback (most recent call last):
> >> |   File "setup.py", line 6, in <module>
> >> |     from ez_setup import use_setuptools
> >> | ModuleNotFoundError: No module named 'ez_setup'
> >>
> >> Ross
> >>
> >> On Mon, 22 Jul 2019 at 01:19, Oleksandr Kravchuk
> >> <open.source@oleksandr-kravchuk.com> wrote:
> >>> Got rid of python-git since there is no python2 version of the package.
> >>>
> >>> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
> >>> ---
> >>>  meta/recipes-devtools/python/python3-git_2.1.11.bb         | 2 --
> >>>  .../python/{python-git.inc => python3-git_2.1.12.bb}       | 7 ++++---
> >>>  2 files changed, 4 insertions(+), 5 deletions(-)
> >>>  delete mode 100644 meta/recipes-devtools/python/python3-git_2.1.11.bb
> >>>  rename meta/recipes-devtools/python/{python-git.inc => python3-git_2.1.12.bb} (86%)
> >>>
> >>> diff --git a/meta/recipes-devtools/python/python3-git_2.1.11.bb b/meta/recipes-devtools/python/python3-git_2.1.11.bb
> >>> deleted file mode 100644
> >>> index ac320fa56b..0000000000
> >>> --- a/meta/recipes-devtools/python/python3-git_2.1.11.bb
> >>> +++ /dev/null
> >>> @@ -1,2 +0,0 @@
> >>> -require python-git.inc
> >>> -inherit setuptools3
> >>> diff --git a/meta/recipes-devtools/python/python-git.inc b/meta/recipes-devtools/python/python3-git_2.1.12.bb
> >>> similarity index 86%
> >>> rename from meta/recipes-devtools/python/python-git.inc
> >>> rename to meta/recipes-devtools/python/python3-git_2.1.12.bb
> >>> index f973e9f42c..99e59cbb8a 100644
> >>> --- a/meta/recipes-devtools/python/python-git.inc
> >>> +++ b/meta/recipes-devtools/python/python3-git_2.1.12.bb
> >>> @@ -10,10 +10,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8b8d26c37c1d5a04f9b0186edbebc183"
> >>>
> >>>  PYPI_PACKAGE = "GitPython"
> >>>
> >>> -inherit pypi
> >>> +inherit pypi setuptools3
> >>>
> >>> -SRC_URI[md5sum] = "cee43a39a1468084d49d1c49fb675204"
> >>> -SRC_URI[sha256sum] = "8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8"
> >>> +SRC_URI[md5sum] = "33bfbc89fe616ca22b6336be80d570f4"
> >>> +SRC_URI[sha256sum] = "7428f1cc5e72d53e65c3259d5cebc22fb2b07f973c49d95b3c3d26c64890a3c3"
> >>>
> >>>  DEPENDS = "${PYTHON_PN}-gitdb"
> >>>
> >>> @@ -29,4 +29,5 @@ RDEPENDS_${PN} += " \
> >>>                     ${PYTHON_PN}-unixadmin \
> >>>                     git \
> >>>  "
> >>> +
> >>>  BBCLASSEXTEND = "native nativesdk"
> >>> --
> >>> 2.17.1
> >>>
> >>> --
> >>> _______________________________________________
> >>> Openembedded-core mailing list
> >>> Openembedded-core@lists.openembedded.org
> >>> http://lists.openembedded.org/mailman/listinfo/openembedded-core


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 1/6] python-scons: update to 3.1.0
  2019-07-22  9:51 ` [PATCH 1/6] python-scons: update to 3.1.0 Burton, Ross
@ 2019-07-23  5:43   ` Adrian Bunk
  2019-07-23  7:47     ` Burton, Ross
  0 siblings, 1 reply; 16+ messages in thread
From: Adrian Bunk @ 2019-07-23  5:43 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-core, Oleksandr Kravchuk

On Mon, Jul 22, 2019 at 10:51:35AM +0100, Burton, Ross wrote:
> Do we need the Python 2 variation of scons in oe-core, or even at all?

Regarding the latter, do you see what is needed for making gpsd in 
meta-oe working with the Python 3 variant?

Upstream seems to support it, but it fails to build.

I thought I knew what the problem was, but it turned out to be wrong.

> Ross

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 1/6] python-scons: update to 3.1.0
  2019-07-23  5:43   ` Adrian Bunk
@ 2019-07-23  7:47     ` Burton, Ross
  2019-07-23  8:35       ` Adrian Bunk
  0 siblings, 1 reply; 16+ messages in thread
From: Burton, Ross @ 2019-07-23  7:47 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: OE-core, Oleksandr Kravchuk

On Tue, 23 Jul 2019 at 06:43, Adrian Bunk <bunk@stusta.de> wrote:
> On Mon, Jul 22, 2019 at 10:51:35AM +0100, Burton, Ross wrote:
> > Do we need the Python 2 variation of scons in oe-core, or even at all?
>
> Regarding the latter, do you see what is needed for making gpsd in
> meta-oe working with the Python 3 variant?
>
> Upstream seems to support it, but it fails to build.
>
> I thought I knew what the problem was, but it turned out to be wrong.

So that's a 'yes', fair enough.  Is gpsd the only piece that needs it?

Ross


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 1/6] python-scons: update to 3.1.0
  2019-07-23  7:47     ` Burton, Ross
@ 2019-07-23  8:35       ` Adrian Bunk
  2019-07-23  9:03         ` Burton, Ross
  0 siblings, 1 reply; 16+ messages in thread
From: Adrian Bunk @ 2019-07-23  8:35 UTC (permalink / raw)
  To: Burton, Ross; +Cc: Oleksandr Kravchuk, OE-core

On Tue, Jul 23, 2019 at 08:47:16AM +0100, Burton, Ross wrote:
> On Tue, 23 Jul 2019 at 06:43, Adrian Bunk <bunk@stusta.de> wrote:
> > On Mon, Jul 22, 2019 at 10:51:35AM +0100, Burton, Ross wrote:
> > > Do we need the Python 2 variation of scons in oe-core, or even at all?
> >
> > Regarding the latter, do you see what is needed for making gpsd in
> > meta-oe working with the Python 3 variant?
> >
> > Upstream seems to support it, but it fails to build.
> >
> > I thought I knew what the problem was, but it turned out to be wrong.
> 
> So that's a 'yes', fair enough.  Is gpsd the only piece that needs it?

In meta-openembedded the only other recipe using scons is
PNBLACKLIST[mongodb] = "Since bbclass scons convert to python3, build mongodb failed"

So 2/2 of the scons-using recipes in meta-openembedded so not work with 
the Python 3 version right now, and there might be more in other layers.

> Ross

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 1/6] python-scons: update to 3.1.0
  2019-07-23  8:35       ` Adrian Bunk
@ 2019-07-23  9:03         ` Burton, Ross
  2019-07-23 16:51           ` Adrian Bunk
  0 siblings, 1 reply; 16+ messages in thread
From: Burton, Ross @ 2019-07-23  9:03 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Oleksandr Kravchuk, OE-core

On Tue, 23 Jul 2019 at 09:35, Adrian Bunk <bunk@stusta.de> wrote:
> In meta-openembedded the only other recipe using scons is
> PNBLACKLIST[mongodb] = "Since bbclass scons convert to python3, build mongodb failed"
>
> So 2/2 of the scons-using recipes in meta-openembedded so not work with
> the Python 3 version right now, and there might be more in other layers.

Sounds like the class needs to have a variable to control whether Py2
or Py3 is used?

Ross


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 1/6] python-scons: update to 3.1.0
  2019-07-23  9:03         ` Burton, Ross
@ 2019-07-23 16:51           ` Adrian Bunk
  0 siblings, 0 replies; 16+ messages in thread
From: Adrian Bunk @ 2019-07-23 16:51 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-core, Oleksandr Kravchuk

On Tue, Jul 23, 2019 at 10:03:52AM +0100, Burton, Ross wrote:
> On Tue, 23 Jul 2019 at 09:35, Adrian Bunk <bunk@stusta.de> wrote:
> > In meta-openembedded the only other recipe using scons is
> > PNBLACKLIST[mongodb] = "Since bbclass scons convert to python3, build mongodb failed"
> >
> > So 2/2 of the scons-using recipes in meta-openembedded so not work with
> > the Python 3 version right now, and there might be more in other layers.
> 
> Sounds like the class needs to have a variable to control whether Py2
> or Py3 is used?

OK, now I found a solution for gpsd.

> Ross

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2019-07-23 16:51 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-22  0:18 [PATCH 1/6] python-scons: update to 3.1.0 Oleksandr Kravchuk
2019-07-22  0:18 ` [PATCH 2/6] python3-scons: " Oleksandr Kravchuk
2019-07-22  0:18 ` [PATCH 3/6] python3-docutils: update to 0.15 Oleksandr Kravchuk
2019-07-22  0:18 ` [PATCH 4/6] python3-git: update to 2.1.12 Oleksandr Kravchuk
2019-07-22 10:15   ` Burton, Ross
2019-07-22 10:16     ` Burton, Ross
2019-07-22 15:53       ` Oleksandr Kravchuk
2019-07-22 16:03         ` Burton, Ross
2019-07-22  0:18 ` [PATCH 5/6] python3-mako: update to 1.0.14 Oleksandr Kravchuk
2019-07-22  0:18 ` [PATCH 6/6] python3-pbr: update to 5.4.1 Oleksandr Kravchuk
2019-07-22  9:51 ` [PATCH 1/6] python-scons: update to 3.1.0 Burton, Ross
2019-07-23  5:43   ` Adrian Bunk
2019-07-23  7:47     ` Burton, Ross
2019-07-23  8:35       ` Adrian Bunk
2019-07-23  9:03         ` Burton, Ross
2019-07-23 16:51           ` Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.