All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-setuptools: 38.5.2 -> 39.0.1
@ 2018-03-21  3:33 Huang Qiyu
  2018-03-21  4:03 ` ✗ patchtest: failure for " Patchwork
  2018-03-21 10:24 ` [PATCH] " Burton, Ross
  0 siblings, 2 replies; 3+ messages in thread
From: Huang Qiyu @ 2018-03-21  3:33 UTC (permalink / raw)
  To: openembedded-core

Upgrade python-setuptools from 38.5.2 to 39.0.1.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 meta/recipes-devtools/python/python-setuptools.inc                    | 4 ++--
 .../{python-setuptools_38.5.2.bb => python-setuptools_39.0.1.bb}      | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python-setuptools_38.5.2.bb => python-setuptools_39.0.1.bb} (100%)

diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc
index b5bd8cc..c5eb4a5 100644
--- a/meta/recipes-devtools/python/python-setuptools.inc
+++ b/meta/recipes-devtools/python/python-setuptools.inc
@@ -9,8 +9,8 @@ PYPI_PACKAGE_EXT = "zip"
 
 inherit pypi
 
-SRC_URI[md5sum] = "b4c7f29c8079bdf2f0f355cdcd999e69"
-SRC_URI[sha256sum] = "8246123e984cadf687163bdcd1bb58eb325e2891b066e1f0224728a41c8d9064"
+SRC_URI[md5sum] = "75310b72ca0ab4e673bf7679f69d7a62"
+SRC_URI[sha256sum] = "bec7badf0f60e7fc8153fac47836edc41b74e5d541d7692e614e635720d6a7c7"
 
 DEPENDS += "${PYTHON_PN}"
 DEPENDS_class-native += "${PYTHON_PN}-native"
diff --git a/meta/recipes-devtools/python/python-setuptools_38.5.2.bb b/meta/recipes-devtools/python/python-setuptools_39.0.1.bb
similarity index 100%
rename from meta/recipes-devtools/python/python-setuptools_38.5.2.bb
rename to meta/recipes-devtools/python/python-setuptools_39.0.1.bb
-- 
2.7.4





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

* ✗ patchtest: failure for python-setuptools: 38.5.2 -> 39.0.1
  2018-03-21  3:33 [PATCH] python-setuptools: 38.5.2 -> 39.0.1 Huang Qiyu
@ 2018-03-21  4:03 ` Patchwork
  2018-03-21 10:24 ` [PATCH] " Burton, Ross
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2018-03-21  4:03 UTC (permalink / raw)
  To: Huang Qiyu; +Cc: openembedded-core

== Series Details ==

Series: python-setuptools: 38.5.2 -> 39.0.1
Revision: 1
URL   : https://patchwork.openembedded.org/series/11499/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  master (currently at 086308aa2a)



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



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

* Re: [PATCH] python-setuptools: 38.5.2 -> 39.0.1
  2018-03-21  3:33 [PATCH] python-setuptools: 38.5.2 -> 39.0.1 Huang Qiyu
  2018-03-21  4:03 ` ✗ patchtest: failure for " Patchwork
@ 2018-03-21 10:24 ` Burton, Ross
  1 sibling, 0 replies; 3+ messages in thread
From: Burton, Ross @ 2018-03-21 10:24 UTC (permalink / raw)
  To: Huang Qiyu; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 1882 bytes --]

The 39.0.0 upgrade has already been merged, and this will break
python3-setuptools.

On 21 March 2018 at 03:33, Huang Qiyu <huangqy.fnst@cn.fujitsu.com> wrote:

> Upgrade python-setuptools from 38.5.2 to 39.0.1.
>
> Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
> ---
>  meta/recipes-devtools/python/python-setuptools.inc                    |
> 4 ++--
>  .../{python-setuptools_38.5.2.bb => python-setuptools_39.0.1.bb}      | 0
>  2 files changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-devtools/python/{python-setuptools_38.5.2.bb =>
> python-setuptools_39.0.1.bb} (100%)
>
> diff --git a/meta/recipes-devtools/python/python-setuptools.inc
> b/meta/recipes-devtools/python/python-setuptools.inc
> index b5bd8cc..c5eb4a5 100644
> --- a/meta/recipes-devtools/python/python-setuptools.inc
> +++ b/meta/recipes-devtools/python/python-setuptools.inc
> @@ -9,8 +9,8 @@ PYPI_PACKAGE_EXT = "zip"
>
>  inherit pypi
>
> -SRC_URI[md5sum] = "b4c7f29c8079bdf2f0f355cdcd999e69"
> -SRC_URI[sha256sum] = "8246123e984cadf687163bdcd1bb58
> eb325e2891b066e1f0224728a41c8d9064"
> +SRC_URI[md5sum] = "75310b72ca0ab4e673bf7679f69d7a62"
> +SRC_URI[sha256sum] = "bec7badf0f60e7fc8153fac47836ed
> c41b74e5d541d7692e614e635720d6a7c7"
>
>  DEPENDS += "${PYTHON_PN}"
>  DEPENDS_class-native += "${PYTHON_PN}-native"
> diff --git a/meta/recipes-devtools/python/python-setuptools_38.5.2.bb
> b/meta/recipes-devtools/python/python-setuptools_39.0.1.bb
> similarity index 100%
> rename from meta/recipes-devtools/python/python-setuptools_38.5.2.bb
> rename to meta/recipes-devtools/python/python-setuptools_39.0.1.bb
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

[-- Attachment #2: Type: text/html, Size: 3413 bytes --]

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

end of thread, other threads:[~2018-03-21 10:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-21  3:33 [PATCH] python-setuptools: 38.5.2 -> 39.0.1 Huang Qiyu
2018-03-21  4:03 ` ✗ patchtest: failure for " Patchwork
2018-03-21 10:24 ` [PATCH] " Burton, Ross

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.