All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0
@ 2020-07-03  9:30 Leon Anavi
  2020-07-03  9:30 ` [meta-python][PATCH 02/10] python3-websocket-client: Upgrade 0.56.0 -> 0.57.0 Leon Anavi
                   ` (9 more replies)
  0 siblings, 10 replies; 20+ messages in thread
From: Leon Anavi @ 2020-07-03  9:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 1.7.0:

- PathNotFoundError now has a custom __str__ mentioning
  "package metadata" being missing to help guide users to the cause
   when the package is installed but no metadata is present.

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

diff --git a/meta-python/recipes-devtools/python/python3-importlib-metadata_1.6.1.bb b/meta-python/recipes-devtools/python/python3-importlib-metadata_1.7.0.bb
similarity index 64%
rename from meta-python/recipes-devtools/python/python3-importlib-metadata_1.6.1.bb
rename to meta-python/recipes-devtools/python/python3-importlib-metadata_1.7.0.bb
index c46df8fcdc..de0fc78368 100644
--- a/meta-python/recipes-devtools/python/python3-importlib-metadata_1.6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-importlib-metadata_1.7.0.bb
@@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e88ae122f3925d8bde8319060f2ddb8e"
 
 inherit pypi setuptools3
 
-SRC_URI = "https://files.pythonhosted.org/packages/aa/9a/8483b77e2decd95963d7e34bc9bc91a26e71fd89b57d8cf978ca24747c7f/importlib_metadata-1.6.1.tar.gz"
+SRC_URI = "https://files.pythonhosted.org/packages/e2/ae/0b037584024c1557e537d25482c306cf6327b5a09b6c4b893579292c1c38/importlib_metadata-1.7.0.tar.gz"
 S = "${WORKDIR}/importlib_metadata-${PV}"
-SRC_URI[md5sum] = "38f795ac13abc923acfd3da06263eb8f"
-SRC_URI[sha256sum] = "0505dd08068cfec00f53a74a0ad927676d7757da81b7436a6eefe4c7cf75c545"
+SRC_URI[md5sum] = "4505ea85600cca1e693a4f8f5dd27ba8"
+SRC_URI[sha256sum] = "90bb658cdbbf6d1735b6341ce708fc7024a3e14e99ffdc5783edea9f9b077f83"
 
 DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
 RDEPENDS_${PN} += "${PYTHON_PN}-zipp ${PYTHON_PN}-pathlib2"
-- 
2.17.1


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

* [meta-python][PATCH 02/10] python3-websocket-client: Upgrade 0.56.0 -> 0.57.0
  2020-07-03  9:30 [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Leon Anavi
@ 2020-07-03  9:30 ` Leon Anavi
  2020-07-06 15:48   ` [oe] " Trevor Gamblin
  2020-07-03  9:30 ` [meta-python][PATCH 03/10] python3-sentry-sdk: Upgrade 0.14.0 -> 0.16.0 Leon Anavi
                   ` (8 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Leon Anavi @ 2020-07-03  9:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 0.57.0:

- wsdump: Fix --headers option
- Fix getting 400 bad request with long proxy authorization string
- Fix for errors that occur when closing websocket from another
  thread
- avoid calling repr(data) if tracing is not enabled
- Fixed typo
- Create dummy `ssl` object
- Show compressed text messages in wsdump.py
- Resolve issue opening socket to intranet on Windows 10 with no
  proxy settings but behind proxy
- Expose http connection header to user
- Improve the readability of HTTP status codes.
- fix the compatible issue with gevent+dnspython
- v should be checked for emptry string before splitting it
- _handshake: hasattr checks on six before accessing the values

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...et-client_0.56.0.bb => python3-websocket-client_0.57.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-websocket-client_0.56.0.bb => python3-websocket-client_0.57.0.bb} (77%)

diff --git a/meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb b/meta-python/recipes-devtools/python/python3-websocket-client_0.57.0.bb
similarity index 77%
rename from meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb
rename to meta-python/recipes-devtools/python/python3-websocket-client_0.57.0.bb
index a3e1bcf393..aaa92f3ccb 100644
--- a/meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb
+++ b/meta-python/recipes-devtools/python/python3-websocket-client_0.57.0.bb
@@ -7,8 +7,8 @@ HOMEPAGE = "https://github.com/websocket-client/websocket-client"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c4c4a98fbc4836b81c8c64d6ecb01fc1"
 
-SRC_URI[md5sum] = "89484bd5dac71123ae6a09b2f90fe62c"
-SRC_URI[sha256sum] = "1fd5520878b68b84b5748bb30e592b10d0a91529d5383f74f4964e72b297fd3a"
+SRC_URI[md5sum] = "8061820da5e1de26a6a1a6996d4eebd5"
+SRC_URI[sha256sum] = "d735b91d6d1692a6a181f2a8c9e0238e5f6373356f561bb9dc4c7af36f452010"
 
 PYPI_PACKAGE = "websocket_client"
 inherit pypi setuptools3
-- 
2.17.1


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

* [meta-python][PATCH 03/10] python3-sentry-sdk: Upgrade 0.14.0 -> 0.16.0
  2020-07-03  9:30 [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Leon Anavi
  2020-07-03  9:30 ` [meta-python][PATCH 02/10] python3-websocket-client: Upgrade 0.56.0 -> 0.57.0 Leon Anavi
@ 2020-07-03  9:30 ` Leon Anavi
  2020-07-06 15:48   ` [oe] " Trevor Gamblin
  2020-07-03  9:30 ` [meta-python][PATCH 04/10] python3-regex: Upgrade 2020.1.8 -> 2020.6.8 Leon Anavi
                   ` (7 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Leon Anavi @ 2020-07-03  9:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 0.16.0:

- Redis integration: add tags for more commands
- Redis integration: Patch rediscluster package if installed.
- Session tracking: A session is no longer considered crashed if
  there has been a fatal log message (only unhandled exceptions
  count).
- Breaking change: Revamping of the tracing API.
- Breaking change: before_send is no longer called for
  transactions.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...hon3-sentry-sdk_0.14.0.bb => python3-sentry-sdk_0.16.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-sentry-sdk_0.14.0.bb => python3-sentry-sdk_0.16.0.bb} (72%)

diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_0.14.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_0.16.0.bb
similarity index 72%
rename from meta-python/recipes-devtools/python/python3-sentry-sdk_0.14.0.bb
rename to meta-python/recipes-devtools/python/python3-sentry-sdk_0.16.0.bb
index 894e1f9020..b3f149029f 100644
--- a/meta-python/recipes-devtools/python/python3-sentry-sdk_0.14.0.bb
+++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_0.16.0.bb
@@ -5,8 +5,8 @@ HOMEPAGE = "https://github.com/getsentry/sentry-python"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0c79f8d3c91fc847350efd28bfe0a341"
 
-SRC_URI[md5sum] = "2d5cc43c8a178134b739c77439d1f26b"
-SRC_URI[sha256sum] = "8e2d38dc58dc992280487e553ec3d97a424e4d179f4fad802ef3b08f64ccf4d8"
+SRC_URI[md5sum] = "8cfa879e803add117b073cad20c1d74d"
+SRC_URI[sha256sum] = "da06bc3641e81ec2c942f87a0676cd9180044fa3d1697524a0005345997542e2"
 
 PYPI_PACKAGE = "sentry-sdk"
 inherit pypi setuptools3
-- 
2.17.1


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

* [meta-python][PATCH 04/10] python3-regex: Upgrade 2020.1.8 -> 2020.6.8
  2020-07-03  9:30 [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Leon Anavi
  2020-07-03  9:30 ` [meta-python][PATCH 02/10] python3-websocket-client: Upgrade 0.56.0 -> 0.57.0 Leon Anavi
  2020-07-03  9:30 ` [meta-python][PATCH 03/10] python3-sentry-sdk: Upgrade 0.14.0 -> 0.16.0 Leon Anavi
@ 2020-07-03  9:30 ` Leon Anavi
  2020-07-06 15:48   ` [oe] " Trevor Gamblin
  2020-07-03  9:30 ` [meta-python][PATCH 05/10] python3-python-vlc: Upgrade 3.0.9113 -> 3.0.10114 Leon Anavi
                   ` (6 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Leon Anavi @ 2020-07-03  9:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 2020.6.8:

- Updated to Unicode 13.0.0.
- Improved performance of string sets.

Fix SUMMARY and HOMEPAGE. Use exact line from PKG-INFO to
determine the license and LIC_FILES_CHKSUM. The license remain
the same.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../python/python3-regex_2020.1.8.bb                 | 12 ------------
 .../python/python3-regex_2020.6.8.bb                 | 11 +++++++++++
 2 files changed, 11 insertions(+), 12 deletions(-)
 delete mode 100644 meta-python/recipes-devtools/python/python3-regex_2020.1.8.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-regex_2020.6.8.bb

diff --git a/meta-python/recipes-devtools/python/python3-regex_2020.1.8.bb b/meta-python/recipes-devtools/python/python3-regex_2020.1.8.bb
deleted file mode 100644
index 6bdc03995a..0000000000
--- a/meta-python/recipes-devtools/python/python3-regex_2020.1.8.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-SUMMARY = ""
-HOMEPAGE = "http://pythonhosted.org/regex"
-LICENSE = "PSF"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=3d9edb84b293ab5a9ed5bcaf1b769ab6"
-
-inherit pypi setuptools3
-
-SRC_URI[md5sum] = "73abc3d7e902e94b4281fd2652f5a94f"
-SRC_URI[sha256sum] = "d0f424328f9822b0323b3b6f2e4b9c90960b24743d220763c7f07071e0778351"
-
-
-BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python3-regex_2020.6.8.bb b/meta-python/recipes-devtools/python/python3-regex_2020.6.8.bb
new file mode 100644
index 0000000000..d09f638400
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-regex_2020.6.8.bb
@@ -0,0 +1,11 @@
+SUMMARY = "Alternative regular expression module, to replace re."
+HOMEPAGE = "https://bitbucket.org/mrabarnett/mrab-regex/src"
+LICENSE = "PSF"
+LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=ee7987010dadc17745d623f406b500ec"
+
+inherit pypi setuptools3
+
+SRC_URI[md5sum] = "a991f73b0ccfe8f6e9a99bd1bc9071b1"
+SRC_URI[sha256sum] = "e9b64e609d37438f7d6e68c2546d2cb8062f3adb27e6336bc129b51be20773ac"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.17.1


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

* [meta-python][PATCH 05/10] python3-python-vlc: Upgrade 3.0.9113 -> 3.0.10114
  2020-07-03  9:30 [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Leon Anavi
                   ` (2 preceding siblings ...)
  2020-07-03  9:30 ` [meta-python][PATCH 04/10] python3-regex: Upgrade 2020.1.8 -> 2020.6.8 Leon Anavi
@ 2020-07-03  9:30 ` Leon Anavi
  2020-07-06 15:49   ` [oe] " Trevor Gamblin
  2020-07-03  9:30 ` [meta-python][PATCH 06/10] python3-robotframework: Upgrade 3.0.4 -> 3.2.1 Leon Anavi
                   ` (5 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Leon Anavi @ 2020-07-03  9:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 3.0.10114:

- Generate bindings against 3.0.10
- Fix return types for callbacks
- Example usage of media callbacks

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

diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.10114.bb
similarity index 65%
rename from meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.bb
rename to meta-python/recipes-devtools/python/python3-python-vlc_3.0.10114.bb
index 6d53e33812..7f8affb4f3 100644
--- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.bb
+++ b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.10114.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "wiki.videolan.org/PythonBinding"
 LICENSE = "LGPL-2.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
-SRC_URI[md5sum] = "a3a7d64bb4c6c1cd5569173ceef9cb67"
-SRC_URI[sha256sum] = "5422b79d347b6419008ee91cfd9663edc37eaf2a0bd8fb9017d4cc2e5f249dda"
+SRC_URI[md5sum] = "17dba9a55903cdcae10814080fcadb8f"
+SRC_URI[sha256sum] = "c1a8a295bea8277fa3d9a07dcdf873fe18c5f11a0e4d1f618df47c316fe0003b"
 
 inherit pypi setuptools3
-- 
2.17.1


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

* [meta-python][PATCH 06/10] python3-robotframework: Upgrade 3.0.4 -> 3.2.1
  2020-07-03  9:30 [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Leon Anavi
                   ` (3 preceding siblings ...)
  2020-07-03  9:30 ` [meta-python][PATCH 05/10] python3-python-vlc: Upgrade 3.0.9113 -> 3.0.10114 Leon Anavi
@ 2020-07-03  9:30 ` Leon Anavi
  2020-07-06 15:49   ` [oe] " Trevor Gamblin
  2020-07-03  9:30 ` [meta-python][PATCH 07/10] python3-pychromecast: Upgrade 7.0.1 -> 7.1.0 Leon Anavi
                   ` (4 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Leon Anavi @ 2020-07-03  9:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Suppy zip as the correct extention for download in variable
PYPI_PACKAGE_EXT. Upgrade to release 3.2.1, for details have a
look at the release notes:
https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.2.1.rst

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

diff --git a/meta-python/recipes-devtools/python/python3-robotframework_3.0.4.bb b/meta-python/recipes-devtools/python/python3-robotframework_3.2.1.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-robotframework_3.0.4.bb
rename to meta-python/recipes-devtools/python/python3-robotframework_3.2.1.bb
index 0628f92d98..a5e3a2a4f2 100644
--- a/meta-python/recipes-devtools/python/python3-robotframework_3.0.4.bb
+++ b/meta-python/recipes-devtools/python/python3-robotframework_3.2.1.bb
@@ -11,8 +11,9 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "ee753415645ff4831ff0d366a0467fe7"
-SRC_URI[sha256sum] = "ab94257cbd848dfca7148e092d233a12853cc7e840ce8231af9cbb5e7f51aa47"
+PYPI_PACKAGE_EXT = "zip"
+SRC_URI[md5sum] = "ac8aaad885e48c6b6cd5461be5b8149f"
+SRC_URI[sha256sum] = "d693e6d06b17f48669e2a8c4cb6c1f0d56e5f1a74835d18b8ea2118da7bf2d79"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-shell \
-- 
2.17.1


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

* [meta-python][PATCH 07/10] python3-pychromecast: Upgrade 7.0.1 -> 7.1.0
  2020-07-03  9:30 [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Leon Anavi
                   ` (4 preceding siblings ...)
  2020-07-03  9:30 ` [meta-python][PATCH 06/10] python3-robotframework: Upgrade 3.0.4 -> 3.2.1 Leon Anavi
@ 2020-07-03  9:30 ` Leon Anavi
  2020-07-06 15:49   ` [oe] " Trevor Gamblin
  2020-07-03  9:30 ` [meta-python][PATCH 08/10] python3-pyasn1-modules: Consolidate in a single file Leon Anavi
                   ` (3 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Leon Anavi @ 2020-07-03  9:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 7.1.0:

- Report host+port for discovered casts
- Fix plex controller
- Update list_chromecasts example

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

diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_7.0.1.bb b/meta-python/recipes-devtools/python/python3-pychromecast_7.1.0.bb
similarity index 66%
rename from meta-python/recipes-devtools/python/python3-pychromecast_7.0.1.bb
rename to meta-python/recipes-devtools/python/python3-pychromecast_7.1.0.bb
index d21bb5f3ac..12076adcd4 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_7.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_7.1.0.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/balloob/pychromecast"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
 
-SRC_URI[md5sum] = "519d928bf3bdc8adb4dff1ad0e9de6ff"
-SRC_URI[sha256sum] = "85112a0f39727636e35a0e1b633cc55a90a17bfc06be0a9a9bea5e46ac603cf1"
+SRC_URI[md5sum] = "10483fca4ffa0381c0c49f3647827179"
+SRC_URI[sha256sum] = "30e18e7d79b6ce2097e630d3cab6e6503f759808ae1ae592bec0a8a7591534f3"
 
 PYPI_PACKAGE = "PyChromecast"
 
-- 
2.17.1


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

* [meta-python][PATCH 08/10] python3-pyasn1-modules: Consolidate in a single file
  2020-07-03  9:30 [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Leon Anavi
                   ` (5 preceding siblings ...)
  2020-07-03  9:30 ` [meta-python][PATCH 07/10] python3-pychromecast: Upgrade 7.0.1 -> 7.1.0 Leon Anavi
@ 2020-07-03  9:30 ` Leon Anavi
  2020-07-06 15:49   ` [oe] " Trevor Gamblin
  2020-07-03  9:30 ` [meta-python][PATCH 09/10] python3-pyasn1-modules: Upgrade 0.2.7 -> 0.2.8 Leon Anavi
                   ` (2 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Leon Anavi @ 2020-07-03  9:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Consolidate inc and bb files into a single bb file.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../python/python-pyasn1-modules.inc          | 29 -----------------
 .../python/python3-pyasn1-modules_0.2.7.bb    | 31 +++++++++++++++++--
 2 files changed, 29 insertions(+), 31 deletions(-)
 delete mode 100644 meta-python/recipes-devtools/python/python-pyasn1-modules.inc

diff --git a/meta-python/recipes-devtools/python/python-pyasn1-modules.inc b/meta-python/recipes-devtools/python/python-pyasn1-modules.inc
deleted file mode 100644
index ce9791993c..0000000000
--- a/meta-python/recipes-devtools/python/python-pyasn1-modules.inc
+++ /dev/null
@@ -1,29 +0,0 @@
-SUMMARY = "A collection of ASN.1-based protocols modules."
-DESCRIPTION = "A collection of ASN.1 modules expressed in form of pyasn1\
- classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various\
- data structures (X.509, PKCS etc.)."
-HOMEPAGE = "https://github.com/etingof/pyasn1-modules"
-LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a14482d15c2249de3b6f0e8a47e021fd"
-
-SRC_URI[md5sum] = "18c77d56abeef631d94f95ff2d652859"
-SRC_URI[sha256sum] = "0c35a52e00b672f832e5846826f1fb7507907f7d52fba6faa9e3c4cbe874fe4b"
-
-inherit pypi ptest
-
-RDEPENDS_${PN} = "${PYTHON_PN}-pyasn1"
-
-BBCLASSEXTEND = "native nativesdk"
-
-SRC_URI += " \
-	file://run-ptest \
-"
-
-RDEPENDS_${PN}-ptest += " \
-	${PYTHON_PN}-pytest \
-"
-
-do_install_ptest() {
-	install -d ${D}${PTEST_PATH}/tests
-	cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
-}
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb
index 3b1186f06c..f2a836b04a 100644
--- a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb
+++ b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb
@@ -1,2 +1,29 @@
-require python-pyasn1-modules.inc
-inherit setuptools3
+SUMMARY = "A collection of ASN.1-based protocols modules."
+DESCRIPTION = "A collection of ASN.1 modules expressed in form of pyasn1\
+ classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various\
+ data structures (X.509, PKCS etc.)."
+HOMEPAGE = "https://github.com/etingof/pyasn1-modules"
+LICENSE = "BSD-2-Clause"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a14482d15c2249de3b6f0e8a47e021fd"
+
+SRC_URI[md5sum] = "18c77d56abeef631d94f95ff2d652859"
+SRC_URI[sha256sum] = "0c35a52e00b672f832e5846826f1fb7507907f7d52fba6faa9e3c4cbe874fe4b"
+
+inherit pypi ptest setuptools3
+
+RDEPENDS_${PN} = "${PYTHON_PN}-pyasn1"
+
+BBCLASSEXTEND = "native nativesdk"
+
+SRC_URI += " \
+	file://run-ptest \
+"
+
+RDEPENDS_${PN}-ptest += " \
+	${PYTHON_PN}-pytest \
+"
+
+do_install_ptest() {
+	install -d ${D}${PTEST_PATH}/tests
+	cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
+}
-- 
2.17.1


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

* [meta-python][PATCH 09/10] python3-pyasn1-modules: Upgrade 0.2.7 -> 0.2.8
  2020-07-03  9:30 [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Leon Anavi
                   ` (6 preceding siblings ...)
  2020-07-03  9:30 ` [meta-python][PATCH 08/10] python3-pyasn1-modules: Consolidate in a single file Leon Anavi
@ 2020-07-03  9:30 ` Leon Anavi
  2020-07-06 15:49   ` [oe] " Trevor Gamblin
  2020-07-03  9:30 ` [meta-python][PATCH 10/10] python3-sympy: Upgrade 1.6 -> 1.6.1 Leon Anavi
  2020-07-06 15:44 ` [oe] [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Trevor Gamblin
  9 siblings, 1 reply; 20+ messages in thread
From: Leon Anavi @ 2020-07-03  9:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 0.2.8:

- Improve test routines for modules that use certificate extensions
- Improve test for RFC3709 with a real world certificate
- Added RFC7633 providing TLS Features Certificate Extension
- Added RFC7229 providing OIDs for Test Certificate Policies
- Added tests for RFC3280, RFC3281, RFC3852, and RFC4211
- Added RFC6960 providing Online Certificate Status Protocol (OCSP)
- Added RFC6955 providing Diffie-Hellman Proof-of-Possession Algorithms
- Updated the handling of maps for use with openType for RFC 3279
- Added RFC6486 providing RPKI Manifests
- Added RFC6487 providing Profile for X.509 PKIX Resource Certificates
- Added RFC6170 providing Certificate Image in the Internet X.509 Public
  Key Infrastructure, and import the object identifier into RFC3709.
- Added RFC6187 providing Certificates for Secure Shell Authentication
- Added RFC6482 providing RPKI Route Origin Authorizations (ROAs)
- Added RFC6664 providing S/MIME Capabilities for Public Keys
- Added RFC6120 providing Extensible Messaging and Presence Protocol
  names in certificates
- Added RFC4985 providing Subject Alternative Name for expression of
  service names in certificates
- Added RFC5924 providing Extended Key Usage for Session Initiation
  Protocol (SIP) in X.509 certificates
- Added RFC5916 providing Device Owner Attribute
- Added RFC7508 providing Securing Header Fields with S/MIME
- Update RFC8226 to use ComponentPresentConstraint() instead of the
  previous work around
- Add RFC2631 providing OtherInfo for Diffie-Hellman Key Agreement
- Add RFC3114 providing test values for the S/MIME Security Label
- Add RFC5755 providing Attribute Certificate Profile for Authorization
- Add RFC5913 providing Clearance Attribute and Authority Clearance
  Constraints Certificate Extension
- Add RFC5917 providing Clearance Sponsor Attribute
- Add RFC4043 providing Internet X.509 PKI Permanent Identifier
- Add RFC7585 providing Network Access Identifier (NAI) Realm Name
  for Certificates
- Update RFC3770 to support openType for attributes and reported errata
- Add RFC4334 providing Certificate Extensions and Attributes for
  Authentication in PPP and Wireless LAN Networks

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

diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.8.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb
rename to meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.8.bb
index f2a836b04a..dd39e8c405 100644
--- a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb
+++ b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.8.bb
@@ -6,8 +6,8 @@ HOMEPAGE = "https://github.com/etingof/pyasn1-modules"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a14482d15c2249de3b6f0e8a47e021fd"
 
-SRC_URI[md5sum] = "18c77d56abeef631d94f95ff2d652859"
-SRC_URI[sha256sum] = "0c35a52e00b672f832e5846826f1fb7507907f7d52fba6faa9e3c4cbe874fe4b"
+SRC_URI[md5sum] = "107e1ece7d0a41d782f69f8a95a4d9bc"
+SRC_URI[sha256sum] = "905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e"
 
 inherit pypi ptest setuptools3
 
-- 
2.17.1


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

* [meta-python][PATCH 10/10] python3-sympy: Upgrade 1.6 -> 1.6.1
  2020-07-03  9:30 [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Leon Anavi
                   ` (7 preceding siblings ...)
  2020-07-03  9:30 ` [meta-python][PATCH 09/10] python3-pyasn1-modules: Upgrade 0.2.7 -> 0.2.8 Leon Anavi
@ 2020-07-03  9:30 ` Leon Anavi
  2020-07-06 15:50   ` [oe] " Trevor Gamblin
  2020-07-06 15:44 ` [oe] [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Trevor Gamblin
  9 siblings, 1 reply; 20+ messages in thread
From: Leon Anavi @ 2020-07-03  9:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 1.6.1:

- functions: Fixes AttributeError in limit evaluation
- matrices: Disabled default matrix intermediate product
  simplification and changed it to enable via context manager.
- simplify: Fixes a bug in collect when collected symbols appear
  in the factorized expression.
- solvers: Fixed exception handling in solveset's secondary
  trigonometric solver.
- SymPy is importable again in Python 3.5.1 (imports of
  typing.Type are removed)
- Fix the sphinx docs build for sphinx 3.1.1

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

diff --git a/meta-python/recipes-devtools/python/python3-sympy_1.6.bb b/meta-python/recipes-devtools/python/python3-sympy_1.6.1.bb
similarity index 75%
rename from meta-python/recipes-devtools/python/python3-sympy_1.6.bb
rename to meta-python/recipes-devtools/python/python3-sympy_1.6.1.bb
index feb9e10e52..fafd591a8a 100644
--- a/meta-python/recipes-devtools/python/python3-sympy_1.6.bb
+++ b/meta-python/recipes-devtools/python/python3-sympy_1.6.1.bb
@@ -6,8 +6,8 @@ HOMEPAGE = "https://pypi.org/project/sympy/"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ebb06e9df8f57522b72d0edb0fcf83d4"
 
-SRC_URI[md5sum] = "dbb7b21d2972c41f37d48f744b6189a3"
-SRC_URI[sha256sum] = "9769e3d2952e211b1245f1d0dfdbfbdde1f7779a3953832b7dd2b88a21ca6cc6"
+SRC_URI[md5sum] = "8bdf8473751722fd1714aa7125b1478b"
+SRC_URI[sha256sum] = "7386dba4f7e162e90766b5ea7cab5938c2fe3c620b310518c8ff504b283cb15b"
 
 inherit pypi setuptools3
 
-- 
2.17.1


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

* Re: [oe] [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0
  2020-07-03  9:30 [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Leon Anavi
                   ` (8 preceding siblings ...)
  2020-07-03  9:30 ` [meta-python][PATCH 10/10] python3-sympy: Upgrade 1.6 -> 1.6.1 Leon Anavi
@ 2020-07-06 15:44 ` Trevor Gamblin
  9 siblings, 0 replies; 20+ messages in thread
From: Trevor Gamblin @ 2020-07-06 15:44 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 7/3/20 5:30 AM, Leon Anavi wrote:
> Upgrade to release 1.7.0:
>
> - PathNotFoundError now has a custom __str__ mentioning
>    "package metadata" being missing to help guide users to the cause
>     when the package is installed but no metadata is present.
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...etadata_1.6.1.bb => python3-importlib-metadata_1.7.0.bb} | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-importlib-metadata_1.6.1.bb => python3-importlib-metadata_1.7.0.bb} (64%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-importlib-metadata_1.6.1.bb b/meta-python/recipes-devtools/python/python3-importlib-metadata_1.7.0.bb
> similarity index 64%
> rename from meta-python/recipes-devtools/python/python3-importlib-metadata_1.6.1.bb
> rename to meta-python/recipes-devtools/python/python3-importlib-metadata_1.7.0.bb
> index c46df8fcdc..de0fc78368 100644
> --- a/meta-python/recipes-devtools/python/python3-importlib-metadata_1.6.1.bb
> +++ b/meta-python/recipes-devtools/python/python3-importlib-metadata_1.7.0.bb
> @@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e88ae122f3925d8bde8319060f2ddb8e"
>   
>   inherit pypi setuptools3
>   
> -SRC_URI = "https://files.pythonhosted.org/packages/aa/9a/8483b77e2decd95963d7e34bc9bc91a26e71fd89b57d8cf978ca24747c7f/importlib_metadata-1.6.1.tar.gz"
> +SRC_URI = "https://files.pythonhosted.org/packages/e2/ae/0b037584024c1557e537d25482c306cf6327b5a09b6c4b893579292c1c38/importlib_metadata-1.7.0.tar.gz"
>   S = "${WORKDIR}/importlib_metadata-${PV}"
> -SRC_URI[md5sum] = "38f795ac13abc923acfd3da06263eb8f"
> -SRC_URI[sha256sum] = "0505dd08068cfec00f53a74a0ad927676d7757da81b7436a6eefe4c7cf75c545"
> +SRC_URI[md5sum] = "4505ea85600cca1e693a4f8f5dd27ba8"
> +SRC_URI[sha256sum] = "90bb658cdbbf6d1735b6341ce708fc7024a3e14e99ffdc5783edea9f9b077f83"
>   
>   DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
>   RDEPENDS_${PN} += "${PYTHON_PN}-zipp ${PYTHON_PN}-pathlib2"
>
> 

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

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

* Re: [oe] [meta-python][PATCH 02/10] python3-websocket-client: Upgrade 0.56.0 -> 0.57.0
  2020-07-03  9:30 ` [meta-python][PATCH 02/10] python3-websocket-client: Upgrade 0.56.0 -> 0.57.0 Leon Anavi
@ 2020-07-06 15:48   ` Trevor Gamblin
  0 siblings, 0 replies; 20+ messages in thread
From: Trevor Gamblin @ 2020-07-06 15:48 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 7/3/20 5:30 AM, Leon Anavi wrote:
> Upgrade to release 0.57.0:
>
> - wsdump: Fix --headers option
> - Fix getting 400 bad request with long proxy authorization string
> - Fix for errors that occur when closing websocket from another
>    thread
> - avoid calling repr(data) if tracing is not enabled
> - Fixed typo
> - Create dummy `ssl` object
> - Show compressed text messages in wsdump.py
> - Resolve issue opening socket to intranet on Windows 10 with no
>    proxy settings but behind proxy
> - Expose http connection header to user
> - Improve the readability of HTTP status codes.
> - fix the compatible issue with gevent+dnspython
> - v should be checked for emptry string before splitting it
> - _handshake: hasattr checks on six before accessing the values
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...et-client_0.56.0.bb => python3-websocket-client_0.57.0.bb} | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-websocket-client_0.56.0.bb => python3-websocket-client_0.57.0.bb} (77%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb b/meta-python/recipes-devtools/python/python3-websocket-client_0.57.0.bb
> similarity index 77%
> rename from meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb
> rename to meta-python/recipes-devtools/python/python3-websocket-client_0.57.0.bb
> index a3e1bcf393..aaa92f3ccb 100644
> --- a/meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-websocket-client_0.57.0.bb
> @@ -7,8 +7,8 @@ HOMEPAGE = "https://github.com/websocket-client/websocket-client"
>   LICENSE = "BSD-3-Clause"
>   LIC_FILES_CHKSUM = "file://LICENSE;md5=c4c4a98fbc4836b81c8c64d6ecb01fc1"
>   
> -SRC_URI[md5sum] = "89484bd5dac71123ae6a09b2f90fe62c"
> -SRC_URI[sha256sum] = "1fd5520878b68b84b5748bb30e592b10d0a91529d5383f74f4964e72b297fd3a"
> +SRC_URI[md5sum] = "8061820da5e1de26a6a1a6996d4eebd5"
> +SRC_URI[sha256sum] = "d735b91d6d1692a6a181f2a8c9e0238e5f6373356f561bb9dc4c7af36f452010"
>   
>   PYPI_PACKAGE = "websocket_client"
>   inherit pypi setuptools3
>
> 

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

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

* Re: [oe] [meta-python][PATCH 03/10] python3-sentry-sdk: Upgrade 0.14.0 -> 0.16.0
  2020-07-03  9:30 ` [meta-python][PATCH 03/10] python3-sentry-sdk: Upgrade 0.14.0 -> 0.16.0 Leon Anavi
@ 2020-07-06 15:48   ` Trevor Gamblin
  0 siblings, 0 replies; 20+ messages in thread
From: Trevor Gamblin @ 2020-07-06 15:48 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 7/3/20 5:30 AM, Leon Anavi wrote:
> Upgrade to release 0.16.0:
>
> - Redis integration: add tags for more commands
> - Redis integration: Patch rediscluster package if installed.
> - Session tracking: A session is no longer considered crashed if
>    there has been a fatal log message (only unhandled exceptions
>    count).
> - Breaking change: Revamping of the tracing API.
> - Breaking change: before_send is no longer called for
>    transactions.
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...hon3-sentry-sdk_0.14.0.bb => python3-sentry-sdk_0.16.0.bb} | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-sentry-sdk_0.14.0.bb => python3-sentry-sdk_0.16.0.bb} (72%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_0.14.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_0.16.0.bb
> similarity index 72%
> rename from meta-python/recipes-devtools/python/python3-sentry-sdk_0.14.0.bb
> rename to meta-python/recipes-devtools/python/python3-sentry-sdk_0.16.0.bb
> index 894e1f9020..b3f149029f 100644
> --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_0.14.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_0.16.0.bb
> @@ -5,8 +5,8 @@ HOMEPAGE = "https://github.com/getsentry/sentry-python"
>   LICENSE = "BSD-2-Clause"
>   LIC_FILES_CHKSUM = "file://LICENSE;md5=0c79f8d3c91fc847350efd28bfe0a341"
>   
> -SRC_URI[md5sum] = "2d5cc43c8a178134b739c77439d1f26b"
> -SRC_URI[sha256sum] = "8e2d38dc58dc992280487e553ec3d97a424e4d179f4fad802ef3b08f64ccf4d8"
> +SRC_URI[md5sum] = "8cfa879e803add117b073cad20c1d74d"
> +SRC_URI[sha256sum] = "da06bc3641e81ec2c942f87a0676cd9180044fa3d1697524a0005345997542e2"
>   
>   PYPI_PACKAGE = "sentry-sdk"
>   inherit pypi setuptools3
>
> 

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

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

* Re: [oe] [meta-python][PATCH 04/10] python3-regex: Upgrade 2020.1.8 -> 2020.6.8
  2020-07-03  9:30 ` [meta-python][PATCH 04/10] python3-regex: Upgrade 2020.1.8 -> 2020.6.8 Leon Anavi
@ 2020-07-06 15:48   ` Trevor Gamblin
  0 siblings, 0 replies; 20+ messages in thread
From: Trevor Gamblin @ 2020-07-06 15:48 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 7/3/20 5:30 AM, Leon Anavi wrote:
> Upgrade to release 2020.6.8:
>
> - Updated to Unicode 13.0.0.
> - Improved performance of string sets.
>
> Fix SUMMARY and HOMEPAGE. Use exact line from PKG-INFO to
> determine the license and LIC_FILES_CHKSUM. The license remain
> the same.
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   .../python/python3-regex_2020.1.8.bb                 | 12 ------------
>   .../python/python3-regex_2020.6.8.bb                 | 11 +++++++++++
>   2 files changed, 11 insertions(+), 12 deletions(-)
>   delete mode 100644 meta-python/recipes-devtools/python/python3-regex_2020.1.8.bb
>   create mode 100644 meta-python/recipes-devtools/python/python3-regex_2020.6.8.bb
>
> diff --git a/meta-python/recipes-devtools/python/python3-regex_2020.1.8.bb b/meta-python/recipes-devtools/python/python3-regex_2020.1.8.bb
> deleted file mode 100644
> index 6bdc03995a..0000000000
> --- a/meta-python/recipes-devtools/python/python3-regex_2020.1.8.bb
> +++ /dev/null
> @@ -1,12 +0,0 @@
> -SUMMARY = ""
> -HOMEPAGE = "http://pythonhosted.org/regex"
> -LICENSE = "PSF"
> -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=3d9edb84b293ab5a9ed5bcaf1b769ab6"
> -
> -inherit pypi setuptools3
> -
> -SRC_URI[md5sum] = "73abc3d7e902e94b4281fd2652f5a94f"
> -SRC_URI[sha256sum] = "d0f424328f9822b0323b3b6f2e4b9c90960b24743d220763c7f07071e0778351"
> -
> -
> -BBCLASSEXTEND = "native nativesdk"
> diff --git a/meta-python/recipes-devtools/python/python3-regex_2020.6.8.bb b/meta-python/recipes-devtools/python/python3-regex_2020.6.8.bb
> new file mode 100644
> index 0000000000..d09f638400
> --- /dev/null
> +++ b/meta-python/recipes-devtools/python/python3-regex_2020.6.8.bb
> @@ -0,0 +1,11 @@
> +SUMMARY = "Alternative regular expression module, to replace re."
> +HOMEPAGE = "https://bitbucket.org/mrabarnett/mrab-regex/src"
> +LICENSE = "PSF"
> +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=ee7987010dadc17745d623f406b500ec"
> +
> +inherit pypi setuptools3
> +
> +SRC_URI[md5sum] = "a991f73b0ccfe8f6e9a99bd1bc9071b1"
> +SRC_URI[sha256sum] = "e9b64e609d37438f7d6e68c2546d2cb8062f3adb27e6336bc129b51be20773ac"
> +
> +BBCLASSEXTEND = "native nativesdk"
>
> 

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

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

* Re: [oe] [meta-python][PATCH 05/10] python3-python-vlc: Upgrade 3.0.9113 -> 3.0.10114
  2020-07-03  9:30 ` [meta-python][PATCH 05/10] python3-python-vlc: Upgrade 3.0.9113 -> 3.0.10114 Leon Anavi
@ 2020-07-06 15:49   ` Trevor Gamblin
  0 siblings, 0 replies; 20+ messages in thread
From: Trevor Gamblin @ 2020-07-06 15:49 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 7/3/20 5:30 AM, Leon Anavi wrote:
> Upgrade to release 3.0.10114:
>
> - Generate bindings against 3.0.10
> - Fix return types for callbacks
> - Example usage of media callbacks
> 
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...python-vlc_3.0.9113.bb => python3-python-vlc_3.0.10114.bb} | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-python-vlc_3.0.9113.bb => python3-python-vlc_3.0.10114.bb} (65%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.10114.bb
> similarity index 65%
> rename from meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.bb
> rename to meta-python/recipes-devtools/python/python3-python-vlc_3.0.10114.bb
> index 6d53e33812..7f8affb4f3 100644
> --- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.bb
> +++ b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.10114.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "wiki.videolan.org/PythonBinding"
>   LICENSE = "LGPL-2.0"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
>   
> -SRC_URI[md5sum] = "a3a7d64bb4c6c1cd5569173ceef9cb67"
> -SRC_URI[sha256sum] = "5422b79d347b6419008ee91cfd9663edc37eaf2a0bd8fb9017d4cc2e5f249dda"
> +SRC_URI[md5sum] = "17dba9a55903cdcae10814080fcadb8f"
> +SRC_URI[sha256sum] = "c1a8a295bea8277fa3d9a07dcdf873fe18c5f11a0e4d1f618df47c316fe0003b"
>   
>   inherit pypi setuptools3
>
> 

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

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

* Re: [oe] [meta-python][PATCH 06/10] python3-robotframework: Upgrade 3.0.4 -> 3.2.1
  2020-07-03  9:30 ` [meta-python][PATCH 06/10] python3-robotframework: Upgrade 3.0.4 -> 3.2.1 Leon Anavi
@ 2020-07-06 15:49   ` Trevor Gamblin
  0 siblings, 0 replies; 20+ messages in thread
From: Trevor Gamblin @ 2020-07-06 15:49 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 7/3/20 5:30 AM, Leon Anavi wrote:
> Suppy zip as the correct extention for download in variable
> PYPI_PACKAGE_EXT. Upgrade to release 3.2.1, for details have a
> look at the release notes:
> https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.2.1.rst
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...botframework_3.0.4.bb => python3-robotframework_3.2.1.bb} | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-robotframework_3.0.4.bb => python3-robotframework_3.2.1.bb} (84%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-robotframework_3.0.4.bb b/meta-python/recipes-devtools/python/python3-robotframework_3.2.1.bb
> similarity index 84%
> rename from meta-python/recipes-devtools/python/python3-robotframework_3.0.4.bb
> rename to meta-python/recipes-devtools/python/python3-robotframework_3.2.1.bb
> index 0628f92d98..a5e3a2a4f2 100644
> --- a/meta-python/recipes-devtools/python/python3-robotframework_3.0.4.bb
> +++ b/meta-python/recipes-devtools/python/python3-robotframework_3.2.1.bb
> @@ -11,8 +11,9 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
>   
>   inherit pypi setuptools3
>   
> -SRC_URI[md5sum] = "ee753415645ff4831ff0d366a0467fe7"
> -SRC_URI[sha256sum] = "ab94257cbd848dfca7148e092d233a12853cc7e840ce8231af9cbb5e7f51aa47"
> +PYPI_PACKAGE_EXT = "zip"
> +SRC_URI[md5sum] = "ac8aaad885e48c6b6cd5461be5b8149f"
> +SRC_URI[sha256sum] = "d693e6d06b17f48669e2a8c4cb6c1f0d56e5f1a74835d18b8ea2118da7bf2d79"
>   
>   RDEPENDS_${PN} += " \
>       ${PYTHON_PN}-shell \
>
> 

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

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

* Re: [oe] [meta-python][PATCH 07/10] python3-pychromecast: Upgrade 7.0.1 -> 7.1.0
  2020-07-03  9:30 ` [meta-python][PATCH 07/10] python3-pychromecast: Upgrade 7.0.1 -> 7.1.0 Leon Anavi
@ 2020-07-06 15:49   ` Trevor Gamblin
  0 siblings, 0 replies; 20+ messages in thread
From: Trevor Gamblin @ 2020-07-06 15:49 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 7/3/20 5:30 AM, Leon Anavi wrote:
> Upgrade to release 7.1.0:
>
> - Report host+port for discovered casts
> - Fix plex controller
> - Update list_chromecasts example
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...n3-pychromecast_7.0.1.bb => python3-pychromecast_7.1.0.bb} | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-pychromecast_7.0.1.bb => python3-pychromecast_7.1.0.bb} (66%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_7.0.1.bb b/meta-python/recipes-devtools/python/python3-pychromecast_7.1.0.bb
> similarity index 66%
> rename from meta-python/recipes-devtools/python/python3-pychromecast_7.0.1.bb
> rename to meta-python/recipes-devtools/python/python3-pychromecast_7.1.0.bb
> index d21bb5f3ac..12076adcd4 100644
> --- a/meta-python/recipes-devtools/python/python3-pychromecast_7.0.1.bb
> +++ b/meta-python/recipes-devtools/python/python3-pychromecast_7.1.0.bb
> @@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/balloob/pychromecast"
>   LICENSE = "MIT"
>   LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
>   
> -SRC_URI[md5sum] = "519d928bf3bdc8adb4dff1ad0e9de6ff"
> -SRC_URI[sha256sum] = "85112a0f39727636e35a0e1b633cc55a90a17bfc06be0a9a9bea5e46ac603cf1"
> +SRC_URI[md5sum] = "10483fca4ffa0381c0c49f3647827179"
> +SRC_URI[sha256sum] = "30e18e7d79b6ce2097e630d3cab6e6503f759808ae1ae592bec0a8a7591534f3"
>   
>   PYPI_PACKAGE = "PyChromecast"
>   
>
> 

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

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

* Re: [oe] [meta-python][PATCH 08/10] python3-pyasn1-modules: Consolidate in a single file
  2020-07-03  9:30 ` [meta-python][PATCH 08/10] python3-pyasn1-modules: Consolidate in a single file Leon Anavi
@ 2020-07-06 15:49   ` Trevor Gamblin
  0 siblings, 0 replies; 20+ messages in thread
From: Trevor Gamblin @ 2020-07-06 15:49 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 7/3/20 5:30 AM, Leon Anavi wrote:
> Consolidate inc and bb files into a single bb file.
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   .../python/python-pyasn1-modules.inc          | 29 -----------------
>   .../python/python3-pyasn1-modules_0.2.7.bb    | 31 +++++++++++++++++--
>   2 files changed, 29 insertions(+), 31 deletions(-)
>   delete mode 100644 meta-python/recipes-devtools/python/python-pyasn1-modules.inc
>
> diff --git a/meta-python/recipes-devtools/python/python-pyasn1-modules.inc b/meta-python/recipes-devtools/python/python-pyasn1-modules.inc
> deleted file mode 100644
> index ce9791993c..0000000000
> --- a/meta-python/recipes-devtools/python/python-pyasn1-modules.inc
> +++ /dev/null
> @@ -1,29 +0,0 @@
> -SUMMARY = "A collection of ASN.1-based protocols modules."
> -DESCRIPTION = "A collection of ASN.1 modules expressed in form of pyasn1\
> - classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various\
> - data structures (X.509, PKCS etc.)."
> -HOMEPAGE = "https://github.com/etingof/pyasn1-modules"
> -LICENSE = "BSD-2-Clause"
> -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a14482d15c2249de3b6f0e8a47e021fd"
> -
> -SRC_URI[md5sum] = "18c77d56abeef631d94f95ff2d652859"
> -SRC_URI[sha256sum] = "0c35a52e00b672f832e5846826f1fb7507907f7d52fba6faa9e3c4cbe874fe4b"
> -
> -inherit pypi ptest
> -
> -RDEPENDS_${PN} = "${PYTHON_PN}-pyasn1"
> -
> -BBCLASSEXTEND = "native nativesdk"
> -
> -SRC_URI += " \
> -	file://run-ptest \
> -"
> -
> -RDEPENDS_${PN}-ptest += " \
> -	${PYTHON_PN}-pytest \
> -"
> -
> -do_install_ptest() {
> -	install -d ${D}${PTEST_PATH}/tests
> -	cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
> -}
> diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb
> index 3b1186f06c..f2a836b04a 100644
> --- a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb
> +++ b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb
> @@ -1,2 +1,29 @@
> -require python-pyasn1-modules.inc
> -inherit setuptools3
> +SUMMARY = "A collection of ASN.1-based protocols modules."
> +DESCRIPTION = "A collection of ASN.1 modules expressed in form of pyasn1\
> + classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various\
> + data structures (X.509, PKCS etc.)."
> +HOMEPAGE = "https://github.com/etingof/pyasn1-modules"
> +LICENSE = "BSD-2-Clause"
> +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a14482d15c2249de3b6f0e8a47e021fd"
> +
> +SRC_URI[md5sum] = "18c77d56abeef631d94f95ff2d652859"
> +SRC_URI[sha256sum] = "0c35a52e00b672f832e5846826f1fb7507907f7d52fba6faa9e3c4cbe874fe4b"
> +
> +inherit pypi ptest setuptools3
> +
> +RDEPENDS_${PN} = "${PYTHON_PN}-pyasn1"
> +
> +BBCLASSEXTEND = "native nativesdk"
> +
> +SRC_URI += " \
> +	file://run-ptest \
> +"
> +
> +RDEPENDS_${PN}-ptest += " \
> +	${PYTHON_PN}-pytest \
> +"
> +
> +do_install_ptest() {
> +	install -d ${D}${PTEST_PATH}/tests
> +	cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
> +}
>
> 

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

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

* Re: [oe] [meta-python][PATCH 09/10] python3-pyasn1-modules: Upgrade 0.2.7 -> 0.2.8
  2020-07-03  9:30 ` [meta-python][PATCH 09/10] python3-pyasn1-modules: Upgrade 0.2.7 -> 0.2.8 Leon Anavi
@ 2020-07-06 15:49   ` Trevor Gamblin
  0 siblings, 0 replies; 20+ messages in thread
From: Trevor Gamblin @ 2020-07-06 15:49 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 7/3/20 5:30 AM, Leon Anavi wrote:
> Upgrade to release 0.2.8:
>
> - Improve test routines for modules that use certificate extensions
> - Improve test for RFC3709 with a real world certificate
> - Added RFC7633 providing TLS Features Certificate Extension
> - Added RFC7229 providing OIDs for Test Certificate Policies
> - Added tests for RFC3280, RFC3281, RFC3852, and RFC4211
> - Added RFC6960 providing Online Certificate Status Protocol (OCSP)
> - Added RFC6955 providing Diffie-Hellman Proof-of-Possession Algorithms
> - Updated the handling of maps for use with openType for RFC 3279
> - Added RFC6486 providing RPKI Manifests
> - Added RFC6487 providing Profile for X.509 PKIX Resource Certificates
> - Added RFC6170 providing Certificate Image in the Internet X.509 Public
>    Key Infrastructure, and import the object identifier into RFC3709.
> - Added RFC6187 providing Certificates for Secure Shell Authentication
> - Added RFC6482 providing RPKI Route Origin Authorizations (ROAs)
> - Added RFC6664 providing S/MIME Capabilities for Public Keys
> - Added RFC6120 providing Extensible Messaging and Presence Protocol
>    names in certificates
> - Added RFC4985 providing Subject Alternative Name for expression of
>    service names in certificates
> - Added RFC5924 providing Extended Key Usage for Session Initiation
>    Protocol (SIP) in X.509 certificates
> - Added RFC5916 providing Device Owner Attribute
> - Added RFC7508 providing Securing Header Fields with S/MIME
> - Update RFC8226 to use ComponentPresentConstraint() instead of the
>    previous work around
> - Add RFC2631 providing OtherInfo for Diffie-Hellman Key Agreement
> - Add RFC3114 providing test values for the S/MIME Security Label
> - Add RFC5755 providing Attribute Certificate Profile for Authorization
> - Add RFC5913 providing Clearance Attribute and Authority Clearance
>    Constraints Certificate Extension
> - Add RFC5917 providing Clearance Sponsor Attribute
> - Add RFC4043 providing Internet X.509 PKI Permanent Identifier
> - Add RFC7585 providing Network Access Identifier (NAI) Realm Name
>    for Certificates
> - Update RFC3770 to support openType for attributes and reported errata
> - Add RFC4334 providing Certificate Extensions and Attributes for
>    Authentication in PPP and Wireless LAN Networks
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...yasn1-modules_0.2.7.bb => python3-pyasn1-modules_0.2.8.bb} | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-pyasn1-modules_0.2.7.bb => python3-pyasn1-modules_0.2.8.bb} (83%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.8.bb
> similarity index 83%
> rename from meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb
> rename to meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.8.bb
> index f2a836b04a..dd39e8c405 100644
> --- a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.7.bb
> +++ b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.8.bb
> @@ -6,8 +6,8 @@ HOMEPAGE = "https://github.com/etingof/pyasn1-modules"
>   LICENSE = "BSD-2-Clause"
>   LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a14482d15c2249de3b6f0e8a47e021fd"
>   
> -SRC_URI[md5sum] = "18c77d56abeef631d94f95ff2d652859"
> -SRC_URI[sha256sum] = "0c35a52e00b672f832e5846826f1fb7507907f7d52fba6faa9e3c4cbe874fe4b"
> +SRC_URI[md5sum] = "107e1ece7d0a41d782f69f8a95a4d9bc"
> +SRC_URI[sha256sum] = "905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e"
>   
>   inherit pypi ptest setuptools3
>   
>
> 

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

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

* Re: [oe] [meta-python][PATCH 10/10] python3-sympy: Upgrade 1.6 -> 1.6.1
  2020-07-03  9:30 ` [meta-python][PATCH 10/10] python3-sympy: Upgrade 1.6 -> 1.6.1 Leon Anavi
@ 2020-07-06 15:50   ` Trevor Gamblin
  0 siblings, 0 replies; 20+ messages in thread
From: Trevor Gamblin @ 2020-07-06 15:50 UTC (permalink / raw)
  To: Leon Anavi, openembedded-devel

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


On 7/3/20 5:30 AM, Leon Anavi wrote:
> Upgrade to release 1.6.1:
>
> - functions: Fixes AttributeError in limit evaluation
> - matrices: Disabled default matrix intermediate product
>    simplification and changed it to enable via context manager.
> - simplify: Fixes a bug in collect when collected symbols appear
>    in the factorized expression.
> - solvers: Fixed exception handling in solveset's secondary
>    trigonometric solver.
> - SymPy is importable again in Python 3.5.1 (imports of
>    typing.Type are removed)
> - Fix the sphinx docs build for sphinx 3.1.1
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   .../python/{python3-sympy_1.6.bb => python3-sympy_1.6.1.bb}   | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-sympy_1.6.bb => python3-sympy_1.6.1.bb} (75%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-sympy_1.6.bb b/meta-python/recipes-devtools/python/python3-sympy_1.6.1.bb
> similarity index 75%
> rename from meta-python/recipes-devtools/python/python3-sympy_1.6.bb
> rename to meta-python/recipes-devtools/python/python3-sympy_1.6.1.bb
> index feb9e10e52..fafd591a8a 100644
> --- a/meta-python/recipes-devtools/python/python3-sympy_1.6.bb
> +++ b/meta-python/recipes-devtools/python/python3-sympy_1.6.1.bb
> @@ -6,8 +6,8 @@ HOMEPAGE = "https://pypi.org/project/sympy/"
>   LICENSE = "BSD"
>   LIC_FILES_CHKSUM = "file://LICENSE;md5=ebb06e9df8f57522b72d0edb0fcf83d4"
>   
> -SRC_URI[md5sum] = "dbb7b21d2972c41f37d48f744b6189a3"
> -SRC_URI[sha256sum] = "9769e3d2952e211b1245f1d0dfdbfbdde1f7779a3953832b7dd2b88a21ca6cc6"
> +SRC_URI[md5sum] = "8bdf8473751722fd1714aa7125b1478b"
> +SRC_URI[sha256sum] = "7386dba4f7e162e90766b5ea7cab5938c2fe3c620b310518c8ff504b283cb15b"
>   
>   inherit pypi setuptools3
>   
>
> 

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

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

end of thread, other threads:[~2020-07-06 15:50 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-03  9:30 [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 Leon Anavi
2020-07-03  9:30 ` [meta-python][PATCH 02/10] python3-websocket-client: Upgrade 0.56.0 -> 0.57.0 Leon Anavi
2020-07-06 15:48   ` [oe] " Trevor Gamblin
2020-07-03  9:30 ` [meta-python][PATCH 03/10] python3-sentry-sdk: Upgrade 0.14.0 -> 0.16.0 Leon Anavi
2020-07-06 15:48   ` [oe] " Trevor Gamblin
2020-07-03  9:30 ` [meta-python][PATCH 04/10] python3-regex: Upgrade 2020.1.8 -> 2020.6.8 Leon Anavi
2020-07-06 15:48   ` [oe] " Trevor Gamblin
2020-07-03  9:30 ` [meta-python][PATCH 05/10] python3-python-vlc: Upgrade 3.0.9113 -> 3.0.10114 Leon Anavi
2020-07-06 15:49   ` [oe] " Trevor Gamblin
2020-07-03  9:30 ` [meta-python][PATCH 06/10] python3-robotframework: Upgrade 3.0.4 -> 3.2.1 Leon Anavi
2020-07-06 15:49   ` [oe] " Trevor Gamblin
2020-07-03  9:30 ` [meta-python][PATCH 07/10] python3-pychromecast: Upgrade 7.0.1 -> 7.1.0 Leon Anavi
2020-07-06 15:49   ` [oe] " Trevor Gamblin
2020-07-03  9:30 ` [meta-python][PATCH 08/10] python3-pyasn1-modules: Consolidate in a single file Leon Anavi
2020-07-06 15:49   ` [oe] " Trevor Gamblin
2020-07-03  9:30 ` [meta-python][PATCH 09/10] python3-pyasn1-modules: Upgrade 0.2.7 -> 0.2.8 Leon Anavi
2020-07-06 15:49   ` [oe] " Trevor Gamblin
2020-07-03  9:30 ` [meta-python][PATCH 10/10] python3-sympy: Upgrade 1.6 -> 1.6.1 Leon Anavi
2020-07-06 15:50   ` [oe] " Trevor Gamblin
2020-07-06 15:44 ` [oe] [meta-python][PATCH 01/10] python3-importlib-metadata: Upgrade 1.6.1 -> 1.7.0 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.