All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/3] python3-kiwisolver: Upgrade 1.3.0 -> 1.3.1
@ 2020-11-02 10:03 Leon Anavi
  2020-11-02 10:03 ` [meta-python][PATCH 2/3] python3-tornado: Upgrade 6.0.4 -> 6.1 Leon Anavi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Leon Anavi @ 2020-11-02 10:03 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 1.3.1:

- allow to avoid linking against VC2014_1 on windows
- do not mark move constructor / assignment operator of expression
  as noexcept. This is to circumvent a suspected bug in the GCC
  compiler in the manylinux1 image.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...ython3-kiwisolver_1.3.0.bb => python3-kiwisolver_1.3.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-kiwisolver_1.3.0.bb => python3-kiwisolver_1.3.1.bb} (73%)

diff --git a/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.0.bb b/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.1.bb
similarity index 73%
rename from meta-python/recipes-devtools/python/python3-kiwisolver_1.3.0.bb
rename to meta-python/recipes-devtools/python/python3-kiwisolver_1.3.1.bb
index f499f04530..be60dc20e5 100644
--- a/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.1.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/nucleic/kiwi"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://setup.py;endline=7;md5=e54bd74bd9d0a84ae3f8f6d21ada0ab4"
 
-SRC_URI[md5sum] = "9d1b3e2dd2bbe1a81ffedcc73cab07e0"
-SRC_URI[sha256sum] = "14f81644e1f3bf01fbc8b9c990a7889e9bb4400c4d0ff9155aa0bdd19cce24a9"
+SRC_URI[md5sum] = "81012578317ddcfa3daed806142f8fed"
+SRC_URI[sha256sum] = "950a199911a8d94683a6b10321f9345d5a3a8433ec58b217ace979e18f16e248"
 
 inherit pypi setuptools3
 
-- 
2.17.1


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

* [meta-python][PATCH 2/3] python3-tornado: Upgrade 6.0.4 -> 6.1
  2020-11-02 10:03 [meta-python][PATCH 1/3] python3-kiwisolver: Upgrade 1.3.0 -> 1.3.1 Leon Anavi
@ 2020-11-02 10:03 ` Leon Anavi
  2020-11-04 14:48   ` [oe] " Trevor Gamblin
  2020-11-02 10:03 ` [meta-python][PATCH 3/3] python3-ipython: Upgrade 7.18.1 -> 7.19.0 Leon Anavi
  2020-11-04 14:47 ` [oe] [meta-python][PATCH 1/3] python3-kiwisolver: Upgrade 1.3.0 -> 1.3.1 Trevor Gamblin
  2 siblings, 1 reply; 6+ messages in thread
From: Leon Anavi @ 2020-11-02 10:03 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 6.1:

- Windows support has been improved. Tornado is now compatible
  with the proactor event loop (which became the default in Python
  3.8) by automatically falling back to running a selector in a
  second thread. This means that it is no longer necessary to
  explicitly configure a selector event loop, although doing so
  may improve performance. This does not change the fact that
  Tornado is significantly less scalable on Windows than on other
  platforms.
- Binary wheels are now provided for Windows, MacOS, and Linux
  (amd64 and arm64).
- This is the last release of Tornado to support Python 3.5.
  Future versions will require Python 3.6 or newer

License-Update:  Checksum change, lisense remains "Apache-2.0"

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-tornado_6.0.4.bb => python3-tornado_6.1.bb}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-tornado_6.0.4.bb => python3-tornado_6.1.bb} (83%)

diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.0.4.bb b/meta-python/recipes-devtools/python/python3-tornado_6.1.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-tornado_6.0.4.bb
rename to meta-python/recipes-devtools/python/python3-tornado_6.1.bb
index db6b567444..89ff715b65 100644
--- a/meta-python/recipes-devtools/python/python3-tornado_6.0.4.bb
+++ b/meta-python/recipes-devtools/python/python3-tornado_6.1.bb
@@ -4,10 +4,10 @@ By using non-blocking network I/O, Tornado can scale to tens of thousands of ope
 polling, WebSockets, and other applications that require a long-lived connection to each user."
 HOMEPAGE = "http://www.tornadoweb.org/en/stable/"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=d273d63619c9aeaf15cdaf76422c4f87"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI[md5sum] = "cf39425f3d7eba9a54287f3e795a2f23"
-SRC_URI[sha256sum] = "0fe2d45ba43b00a41cd73f8be321a44936dc1aba233dee979f17a042b83eb6dc"
+SRC_URI[md5sum] = "f324f5e7607798552359d6ab054c4321"
+SRC_URI[sha256sum] = "33c6e81d7bd55b468d2e793517c909b139960b6c790a60b7991b9b6b76fb9791"
 
 inherit pypi setuptools3
 
-- 
2.17.1


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

* [meta-python][PATCH 3/3] python3-ipython: Upgrade 7.18.1 -> 7.19.0
  2020-11-02 10:03 [meta-python][PATCH 1/3] python3-kiwisolver: Upgrade 1.3.0 -> 1.3.1 Leon Anavi
  2020-11-02 10:03 ` [meta-python][PATCH 2/3] python3-tornado: Upgrade 6.0.4 -> 6.1 Leon Anavi
@ 2020-11-02 10:03 ` Leon Anavi
  2020-11-04 14:48   ` [oe] " Trevor Gamblin
  2020-11-04 14:47 ` [oe] [meta-python][PATCH 1/3] python3-kiwisolver: Upgrade 1.3.0 -> 1.3.1 Trevor Gamblin
  2 siblings, 1 reply; 6+ messages in thread
From: Leon Anavi @ 2020-11-02 10:03 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 7.19.0:

- Fix to restore the ability to specify more than one extension
  using command line flags when using traitlets 5.0
- Docs docs formatting that make the install commands work on zsh
- Always display the last frame in tracebacks even if hidden with
  __traceback_hide__
- Avoid an issue where a callback can be registered multiple times.
- Avoid an issue in debugger mode where frames changes could be
  lost.
- Never hide the frames that invoke a debugger, even if marked as
  hidden by __traceback_hide__
- Fix calling the debugger in a recursive manner

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-ipython_7.18.1.bb => python3-ipython_7.19.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-ipython_7.18.1.bb => python3-ipython_7.19.0.bb} (83%)

diff --git a/meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb b/meta-python/recipes-devtools/python/python3-ipython_7.19.0.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb
rename to meta-python/recipes-devtools/python/python3-ipython_7.19.0.bb
index 8ee92167d7..d3ce9f5ff4 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_7.19.0.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
 
 PYPI_PACKAGE = "ipython"
 
-SRC_URI[md5sum] = "f2db1158dc40d70a31b6bbef86e74789"
-SRC_URI[sha256sum] = "a331e78086001931de9424940699691ad49dfb457cea31f5471eae7b78222d5e"
+SRC_URI[md5sum] = "33bdc8287c827aae23699751b0ed3f7a"
+SRC_URI[sha256sum] = "cbb2ef3d5961d44e6a963b9817d4ea4e1fa2eb589c371a470fed14d8d40cbd6a"
 
 RDEPENDS_${PN} = "\
     ${PYTHON_PN}-setuptools \
-- 
2.17.1


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

* Re: [oe] [meta-python][PATCH 1/3] python3-kiwisolver: Upgrade 1.3.0 -> 1.3.1
  2020-11-02 10:03 [meta-python][PATCH 1/3] python3-kiwisolver: Upgrade 1.3.0 -> 1.3.1 Leon Anavi
  2020-11-02 10:03 ` [meta-python][PATCH 2/3] python3-tornado: Upgrade 6.0.4 -> 6.1 Leon Anavi
  2020-11-02 10:03 ` [meta-python][PATCH 3/3] python3-ipython: Upgrade 7.18.1 -> 7.19.0 Leon Anavi
@ 2020-11-04 14:47 ` Trevor Gamblin
  2 siblings, 0 replies; 6+ messages in thread
From: Trevor Gamblin @ 2020-11-04 14:47 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 11/2/20 5:03 AM, Leon Anavi wrote:
> [Please note this e-mail is from an EXTERNAL e-mail address]
>
> Upgrade to release 1.3.1:
>
> - allow to avoid linking against VC2014_1 on windows
> - do not mark move constructor / assignment operator of expression
>    as noexcept. This is to circumvent a suspected bug in the GCC
>    compiler in the manylinux1 image.
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...ython3-kiwisolver_1.3.0.bb => python3-kiwisolver_1.3.1.bb} | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-kiwisolver_1.3.0.bb => python3-kiwisolver_1.3.1.bb} (73%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.0.bb b/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.1.bb
> similarity index 73%
> rename from meta-python/recipes-devtools/python/python3-kiwisolver_1.3.0.bb
> rename to meta-python/recipes-devtools/python/python3-kiwisolver_1.3.1.bb
> index f499f04530..be60dc20e5 100644
> --- a/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-kiwisolver_1.3.1.bb
> @@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/nucleic/kiwi"
>   LICENSE = "BSD"
>   LIC_FILES_CHKSUM = "file://setup.py;endline=7;md5=e54bd74bd9d0a84ae3f8f6d21ada0ab4"
>
> -SRC_URI[md5sum] = "9d1b3e2dd2bbe1a81ffedcc73cab07e0"
> -SRC_URI[sha256sum] = "14f81644e1f3bf01fbc8b9c990a7889e9bb4400c4d0ff9155aa0bdd19cce24a9"
> +SRC_URI[md5sum] = "81012578317ddcfa3daed806142f8fed"
> +SRC_URI[sha256sum] = "950a199911a8d94683a6b10321f9345d5a3a8433ec58b217ace979e18f16e248"
>
>   inherit pypi setuptools3
>
> --
> 2.17.1
>
>
> 
>

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

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

* Re: [oe] [meta-python][PATCH 2/3] python3-tornado: Upgrade 6.0.4 -> 6.1
  2020-11-02 10:03 ` [meta-python][PATCH 2/3] python3-tornado: Upgrade 6.0.4 -> 6.1 Leon Anavi
@ 2020-11-04 14:48   ` Trevor Gamblin
  0 siblings, 0 replies; 6+ messages in thread
From: Trevor Gamblin @ 2020-11-04 14:48 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 11/2/20 5:03 AM, Leon Anavi wrote:
> [Please note this e-mail is from an EXTERNAL e-mail address]
>
> Upgrade to release 6.1:
>
> - Windows support has been improved. Tornado is now compatible
>    with the proactor event loop (which became the default in Python
>    3.8) by automatically falling back to running a selector in a
>    second thread. This means that it is no longer necessary to
>    explicitly configure a selector event loop, although doing so
>    may improve performance. This does not change the fact that
>    Tornado is significantly less scalable on Windows than on other
>    platforms.
> - Binary wheels are now provided for Windows, MacOS, and Linux
>    (amd64 and arm64).
> - This is the last release of Tornado to support Python 3.5.
>    Future versions will require Python 3.6 or newer
>
> License-Update:  Checksum change, lisense remains "Apache-2.0"
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   .../{python3-tornado_6.0.4.bb => python3-tornado_6.1.bb}    | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-tornado_6.0.4.bb => python3-tornado_6.1.bb} (83%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.0.4.bb b/meta-python/recipes-devtools/python/python3-tornado_6.1.bb
> similarity index 83%
> rename from meta-python/recipes-devtools/python/python3-tornado_6.0.4.bb
> rename to meta-python/recipes-devtools/python/python3-tornado_6.1.bb
> index db6b567444..89ff715b65 100644
> --- a/meta-python/recipes-devtools/python/python3-tornado_6.0.4.bb
> +++ b/meta-python/recipes-devtools/python/python3-tornado_6.1.bb
> @@ -4,10 +4,10 @@ By using non-blocking network I/O, Tornado can scale to tens of thousands of ope
>   polling, WebSockets, and other applications that require a long-lived connection to each user."
>   HOMEPAGE = "http://www.tornadoweb.org/en/stable/"
>   LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=d273d63619c9aeaf15cdaf76422c4f87"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
>
> -SRC_URI[md5sum] = "cf39425f3d7eba9a54287f3e795a2f23"
> -SRC_URI[sha256sum] = "0fe2d45ba43b00a41cd73f8be321a44936dc1aba233dee979f17a042b83eb6dc"
> +SRC_URI[md5sum] = "f324f5e7607798552359d6ab054c4321"
> +SRC_URI[sha256sum] = "33c6e81d7bd55b468d2e793517c909b139960b6c790a60b7991b9b6b76fb9791"
>
>   inherit pypi setuptools3
>
> --
> 2.17.1
>
>
> 
>

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

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

* Re: [oe] [meta-python][PATCH 3/3] python3-ipython: Upgrade 7.18.1 -> 7.19.0
  2020-11-02 10:03 ` [meta-python][PATCH 3/3] python3-ipython: Upgrade 7.18.1 -> 7.19.0 Leon Anavi
@ 2020-11-04 14:48   ` Trevor Gamblin
  0 siblings, 0 replies; 6+ messages in thread
From: Trevor Gamblin @ 2020-11-04 14:48 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 11/2/20 5:03 AM, Leon Anavi wrote:
> [Please note this e-mail is from an EXTERNAL e-mail address]
>
> Upgrade to release 7.19.0:
>
> - Fix to restore the ability to specify more than one extension
>    using command line flags when using traitlets 5.0
> - Docs docs formatting that make the install commands work on zsh
> - Always display the last frame in tracebacks even if hidden with
>    __traceback_hide__
> - Avoid an issue where a callback can be registered multiple times.
> - Avoid an issue in debugger mode where frames changes could be
>    lost.
> - Never hide the frames that invoke a debugger, even if marked as
>    hidden by __traceback_hide__
> - Fix calling the debugger in a recursive manner
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   .../{python3-ipython_7.18.1.bb => python3-ipython_7.19.0.bb}  | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-ipython_7.18.1.bb => python3-ipython_7.19.0.bb} (83%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb b/meta-python/recipes-devtools/python/python3-ipython_7.19.0.bb
> similarity index 83%
> rename from meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb
> rename to meta-python/recipes-devtools/python/python3-ipython_7.19.0.bb
> index 8ee92167d7..d3ce9f5ff4 100644
> --- a/meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb
> +++ b/meta-python/recipes-devtools/python/python3-ipython_7.19.0.bb
> @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
>
>   PYPI_PACKAGE = "ipython"
>
> -SRC_URI[md5sum] = "f2db1158dc40d70a31b6bbef86e74789"
> -SRC_URI[sha256sum] = "a331e78086001931de9424940699691ad49dfb457cea31f5471eae7b78222d5e"
> +SRC_URI[md5sum] = "33bdc8287c827aae23699751b0ed3f7a"
> +SRC_URI[sha256sum] = "cbb2ef3d5961d44e6a963b9817d4ea4e1fa2eb589c371a470fed14d8d40cbd6a"
>
>   RDEPENDS_${PN} = "\
>       ${PYTHON_PN}-setuptools \
> --
> 2.17.1
>
>
> 
>

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

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

end of thread, other threads:[~2020-11-04 14:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02 10:03 [meta-python][PATCH 1/3] python3-kiwisolver: Upgrade 1.3.0 -> 1.3.1 Leon Anavi
2020-11-02 10:03 ` [meta-python][PATCH 2/3] python3-tornado: Upgrade 6.0.4 -> 6.1 Leon Anavi
2020-11-04 14:48   ` [oe] " Trevor Gamblin
2020-11-02 10:03 ` [meta-python][PATCH 3/3] python3-ipython: Upgrade 7.18.1 -> 7.19.0 Leon Anavi
2020-11-04 14:48   ` [oe] " Trevor Gamblin
2020-11-04 14:47 ` [oe] [meta-python][PATCH 1/3] python3-kiwisolver: Upgrade 1.3.0 -> 1.3.1 Trevor Gamblin

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.