All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2
@ 2021-04-14 15:14 Leon Anavi
  2021-04-14 15:14 ` [meta-virtualization][PATCH 2/6] python3-boto3: Upgrade 1.17.48 -> 1.17.51 Leon Anavi
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Leon Anavi @ 2021-04-14 15:14 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Leon Anavi

Upgrade to release 4.0.2:

- Fixed an issue preventing code being fetched from files in the
  project root but not in the PWD
- Fix issue where types were not packaged with the library
- Added __all__ lists throughout to indicate the boundaries of the
  public interface. This may affect your integration if using
  import *.
- Removed Configuration.use_ssl and Configuration.get_endpoint()
  in favor of including the protocol in Configuration.endpoint
- Configuration.send_environment is now False by default. Enable
  it as a part of your configuration to send the full request
  context (if any) as a part of each event.
- Removed bugsnag.utils.ThreadLocals as it has been superseded by
  the contextvars API
- Removed bugsnag.utils.merge_dicts, an unused helper function
- Removed bugsnag.send_sessions
- Deprecated bugsnag.notification.Notification in favor of
  bugsnag.event.Event to better align with Bugsnag libraries on
  other platforms. The Notification class is functionally
  equivalent and will be removed in a future release.
- Added a request property to Event.
- Added type signatures throughout the library.
- [WSGI] Use X-Forwarded-For header if present to determine the IP
  address used as the default user ID. The remote address remains
  available in the request metadata attached to the event.

License-Update: Check only a single line from PKG-INFO

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-bugsnag_3.6.1.bb => python3-bugsnag_4.0.2.bb}   | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename recipes-devtools/python/{python3-bugsnag_3.6.1.bb => python3-bugsnag_4.0.2.bb} (70%)

diff --git a/recipes-devtools/python/python3-bugsnag_3.6.1.bb b/recipes-devtools/python/python3-bugsnag_4.0.2.bb
similarity index 70%
rename from recipes-devtools/python/python3-bugsnag_3.6.1.bb
rename to recipes-devtools/python/python3-bugsnag_4.0.2.bb
index 3238579..96550bb 100644
--- a/recipes-devtools/python/python3-bugsnag_3.6.1.bb
+++ b/recipes-devtools/python/python3-bugsnag_4.0.2.bb
@@ -8,10 +8,9 @@ DESCRIPTION = "\
   "
 SECTION = "devel/python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=3bc101ebc0815bd849021892cd333dd4"
+LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
 
-SRC_URI[md5sum] = "93443091b052130cfe1daf7595249f9f"
-SRC_URI[sha256sum] = "8878437aa44ec485cecb255742035b3b98a6c7e7d167a943b5fbe597b2f8f7f9"
+SRC_URI[sha256sum] = "7a49dacf055a8c6dda4ce714acd91fabe9546f1ad826276918a26603a8b5489a"
 
 inherit pypi setuptools3
 
-- 
2.17.1


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

* [meta-virtualization][PATCH 2/6] python3-boto3: Upgrade 1.17.48 -> 1.17.51
  2021-04-14 15:14 [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2 Leon Anavi
@ 2021-04-14 15:14 ` Leon Anavi
  2021-04-14 15:14 ` [meta-virtualization][PATCH 3/6] python3-botocore: Upgrade 1.20.36 -> 1.20.51 Leon Anavi
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Leon Anavi @ 2021-04-14 15:14 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Leon Anavi

Upgrade to release 1.17.51:

- api-change:lightsail: [botocore] Documentation updates for
  Amazon Lightsail.
- api-change:sts: [botocore] This release adds the SourceIdentity
  parameter that can be set when assuming a role.
- api-change:comprehendmedical: [botocore] The InferICD10CM API
  now returns TIME_EXPRESSION entities that refer to medical
  conditions.
- api-change:rds: [botocore] Clarify that enabling or disabling
  automated backups causes a brief downtime, not an outage.
- api-change:redshift: [botocore] Added support to enable AQUA
  in Amazon Redshift clusters.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-boto3_1.17.48.bb => python3-boto3_1.17.51.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename recipes-devtools/python/{python3-boto3_1.17.48.bb => python3-boto3_1.17.51.bb} (85%)

diff --git a/recipes-devtools/python/python3-boto3_1.17.48.bb b/recipes-devtools/python/python3-boto3_1.17.51.bb
similarity index 85%
rename from recipes-devtools/python/python3-boto3_1.17.48.bb
rename to recipes-devtools/python/python3-boto3_1.17.51.bb
index 56637f4..980b6cd 100644
--- a/recipes-devtools/python/python3-boto3_1.17.48.bb
+++ b/recipes-devtools/python/python3-boto3_1.17.51.bb
@@ -9,7 +9,7 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
 
-SRC_URI[sha256sum] = "e86c15049dc07cb67e8b466795f004f1f23c1acf078d47283cd5e4a692a5aa37"
+SRC_URI[sha256sum] = "c45e7d3aef8965ae1b42c9855c31ded19fbb38cfad0a34cc37dc880ded3672c2"
 
 inherit pypi setuptools3
 
-- 
2.17.1


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

* [meta-virtualization][PATCH 3/6] python3-botocore: Upgrade 1.20.36 -> 1.20.51
  2021-04-14 15:14 [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2 Leon Anavi
  2021-04-14 15:14 ` [meta-virtualization][PATCH 2/6] python3-boto3: Upgrade 1.17.48 -> 1.17.51 Leon Anavi
@ 2021-04-14 15:14 ` Leon Anavi
  2021-04-14 15:14 ` [meta-virtualization][PATCH 4/6] python3-flask-cors: Upgrade 3.0.8 -> 3.0.10 Leon Anavi
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Leon Anavi @ 2021-04-14 15:14 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Leon Anavi

Upgrade to release 1.20.51:

- api-change:lightsail: Documentation updates for Amazon
  Lightsail.
- api-change:sts: This release adds the SourceIdentity parameter
  that can be set when assuming a role.
- api-change:comprehendmedical: The InferICD10CM API now returns
  TIME_EXPRESSION entities that refer to medical conditions.
- api-change:rds: Clarify that enabling or disabling automated
  backups causes a brief downtime, not an outage.
- api-change:redshift: Added support to enable AQUA in Amazon
  Redshift clusters.

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

diff --git a/recipes-devtools/python/python3-botocore_1.20.36.bb b/recipes-devtools/python/python3-botocore_1.20.51.bb
similarity index 64%
rename from recipes-devtools/python/python3-botocore_1.20.36.bb
rename to recipes-devtools/python/python3-botocore_1.20.51.bb
index 4c4a825..93e4eab 100644
--- a/recipes-devtools/python/python3-botocore_1.20.36.bb
+++ b/recipes-devtools/python/python3-botocore_1.20.51.bb
@@ -3,10 +3,8 @@ HOMEPAGE = "https://github.com/boto/botocore"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ee41112a44fe7014dce33e26468ba93"
 
-SRC_URI = "git://github.com/boto/botocore.git;protocol=https"
-SRCREV = "8c7123bd4683049dcac62bf3e11662e6a72c5eec"
-S = "${WORKDIR}/git"
+SRC_URI[sha256sum] = "c853d6c2321e2f2328282c7d49d7b1a06201826ba0e7049c6975ab5f22927ea8"
 
-inherit setuptools3
+inherit pypi setuptools3
 
 RDEPENDS_${PN} += "python3-jmespath python3-dateutil python3-logging"
-- 
2.17.1


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

* [meta-virtualization][PATCH 4/6] python3-flask-cors: Upgrade 3.0.8 -> 3.0.10
  2021-04-14 15:14 [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2 Leon Anavi
  2021-04-14 15:14 ` [meta-virtualization][PATCH 2/6] python3-boto3: Upgrade 1.17.48 -> 1.17.51 Leon Anavi
  2021-04-14 15:14 ` [meta-virtualization][PATCH 3/6] python3-botocore: Upgrade 1.20.36 -> 1.20.51 Leon Anavi
@ 2021-04-14 15:14 ` Leon Anavi
  2021-04-14 15:14 ` [meta-virtualization][PATCH 5/6] python3-sphinx: Upgrade 3.4.3 -> 3.5.4 Leon Anavi
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Leon Anavi @ 2021-04-14 15:14 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Leon Anavi

Upgrade to release 3.0.10:

- Adds support for PPC64 and ARM64 builds for distribution

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...ython3-flask-cors_3.0.8.bb => python3-flask-cors_3.0.10.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename recipes-devtools/python/{python3-flask-cors_3.0.8.bb => python3-flask-cors_3.0.10.bb} (76%)

diff --git a/recipes-devtools/python/python3-flask-cors_3.0.8.bb b/recipes-devtools/python/python3-flask-cors_3.0.10.bb
similarity index 76%
rename from recipes-devtools/python/python3-flask-cors_3.0.8.bb
rename to recipes-devtools/python/python3-flask-cors_3.0.10.bb
index aac7152..2b2e2ce 100644
--- a/recipes-devtools/python/python3-flask-cors_3.0.8.bb
+++ b/recipes-devtools/python/python3-flask-cors_3.0.10.bb
@@ -11,7 +11,6 @@ DEPENDS += "python3-six python3-flask"
 
 PYPI_PACKAGE = "Flask-Cors"
 
-SRC_URI[md5sum] = "551cc4c0305a171d28caa2b3bc838867"
-SRC_URI[sha256sum] = "72170423eb4612f0847318afff8c247b38bd516b7737adfc10d1c2cdbb382d16"
+SRC_URI[sha256sum] = "b60839393f3b84a0f3746f6cdca56c1ad7426aa738b70d6c61375857823181de"
 
 inherit pypi setuptools3
-- 
2.17.1


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

* [meta-virtualization][PATCH 5/6] python3-sphinx: Upgrade 3.4.3 -> 3.5.4
  2021-04-14 15:14 [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2 Leon Anavi
                   ` (2 preceding siblings ...)
  2021-04-14 15:14 ` [meta-virtualization][PATCH 4/6] python3-flask-cors: Upgrade 3.0.8 -> 3.0.10 Leon Anavi
@ 2021-04-14 15:14 ` Leon Anavi
  2021-04-14 15:14 ` [meta-virtualization][PATCH 6/6] python3-cached-property: Upgrade 1.3.0 -> 1.5.2 Leon Anavi
  2021-04-15 14:17 ` [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2 Bruce Ashfield
  5 siblings, 0 replies; 7+ messages in thread
From: Leon Anavi @ 2021-04-14 15:14 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Leon Anavi

Upgrade to release 3.5.4:

- Restrict docutils to 0.16
- autodoc: Async staticmethods and classmethods are considered as
  non async coroutine-functions with Python3.10
- html theme: The style are not applied with docutils-0.17

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

diff --git a/recipes-devtools/python/python3-sphinx_3.4.3.bb b/recipes-devtools/python/python3-sphinx_3.5.4.bb
similarity index 63%
rename from recipes-devtools/python/python3-sphinx_3.4.3.bb
rename to recipes-devtools/python/python3-sphinx_3.5.4.bb
index 76b0cdb..3f541c7 100644
--- a/recipes-devtools/python/python3-sphinx_3.4.3.bb
+++ b/recipes-devtools/python/python3-sphinx_3.5.4.bb
@@ -6,6 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=82cc7d23060a75a07b820eaaf75abecf"
 
 PYPI_PACKAGE = "Sphinx"
 
-SRC_URI[md5sum] = "80c5176104fe0cfbd1a8430b6da308b4"
-SRC_URI[sha256sum] = "41cad293f954f7d37f803d97eb184158cfd90f51195131e94875bc07cd08b93c"
+SRC_URI[sha256sum] = "19010b7b9fa0dc7756a6e105b2aacd3a80f798af3c25c273be64d7beeb482cb1"
+
 inherit setuptools3 pypi
-- 
2.17.1


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

* [meta-virtualization][PATCH 6/6] python3-cached-property: Upgrade 1.3.0 -> 1.5.2
  2021-04-14 15:14 [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2 Leon Anavi
                   ` (3 preceding siblings ...)
  2021-04-14 15:14 ` [meta-virtualization][PATCH 5/6] python3-sphinx: Upgrade 3.4.3 -> 3.5.4 Leon Anavi
@ 2021-04-14 15:14 ` Leon Anavi
  2021-04-15 14:17 ` [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2 Bruce Ashfield
  5 siblings, 0 replies; 7+ messages in thread
From: Leon Anavi @ 2021-04-14 15:14 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Leon Anavi

Upgrade to release 1.5.2:

- Add formal support for Python 3.8
- Remove formal support for Python 3.4
- Switch from Travis to GitHub actions
- Made tests pass flake8 for Python 2.7

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...ched-property_1.3.0.bb => python3-cached-property_1.5.2.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename recipes-devtools/python/{python3-cached-property_1.3.0.bb => python3-cached-property_1.5.2.bb} (62%)

diff --git a/recipes-devtools/python/python3-cached-property_1.3.0.bb b/recipes-devtools/python/python3-cached-property_1.5.2.bb
similarity index 62%
rename from recipes-devtools/python/python3-cached-property_1.3.0.bb
rename to recipes-devtools/python/python3-cached-property_1.5.2.bb
index f01aabd..d7905f8 100644
--- a/recipes-devtools/python/python3-cached-property_1.3.0.bb
+++ b/recipes-devtools/python/python3-cached-property_1.5.2.bb
@@ -5,5 +5,4 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=db7ff60c4e14f58534201242803d8abc"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "4a6039f7418007275505e355359396a8"
-SRC_URI[sha256sum] = "458e78b1c7286ece887d92c9bee829da85717994c5e3ddd253a40467f488bc81"
+SRC_URI[sha256sum] = "9fa5755838eecbb2d234c3aa390bd80fbd3ac6b6869109bfc1b499f7bd89a130"
-- 
2.17.1


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

* Re: [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2
  2021-04-14 15:14 [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2 Leon Anavi
                   ` (4 preceding siblings ...)
  2021-04-14 15:14 ` [meta-virtualization][PATCH 6/6] python3-cached-property: Upgrade 1.3.0 -> 1.5.2 Leon Anavi
@ 2021-04-15 14:17 ` Bruce Ashfield
  5 siblings, 0 replies; 7+ messages in thread
From: Bruce Ashfield @ 2021-04-15 14:17 UTC (permalink / raw)
  To: Leon Anavi; +Cc: meta-virtualization

merged to master.

I've branched hardknott and won't automatically backport version
bumps, unless bugfix only (or other justified reason) and someone
points it out to me (the most important part!)

Cheers,

Bruce

In message: [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2
on 14/04/2021 Leon Anavi wrote:

> Upgrade to release 4.0.2:
> 
> - Fixed an issue preventing code being fetched from files in the
>   project root but not in the PWD
> - Fix issue where types were not packaged with the library
> - Added __all__ lists throughout to indicate the boundaries of the
>   public interface. This may affect your integration if using
>   import *.
> - Removed Configuration.use_ssl and Configuration.get_endpoint()
>   in favor of including the protocol in Configuration.endpoint
> - Configuration.send_environment is now False by default. Enable
>   it as a part of your configuration to send the full request
>   context (if any) as a part of each event.
> - Removed bugsnag.utils.ThreadLocals as it has been superseded by
>   the contextvars API
> - Removed bugsnag.utils.merge_dicts, an unused helper function
> - Removed bugsnag.send_sessions
> - Deprecated bugsnag.notification.Notification in favor of
>   bugsnag.event.Event to better align with Bugsnag libraries on
>   other platforms. The Notification class is functionally
>   equivalent and will be removed in a future release.
> - Added a request property to Event.
> - Added type signatures throughout the library.
> - [WSGI] Use X-Forwarded-For header if present to determine the IP
>   address used as the default user ID. The remote address remains
>   available in the request metadata attached to the event.
> 
> License-Update: Check only a single line from PKG-INFO
> 
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
> ---
>  .../{python3-bugsnag_3.6.1.bb => python3-bugsnag_4.0.2.bb}   | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
>  rename recipes-devtools/python/{python3-bugsnag_3.6.1.bb => python3-bugsnag_4.0.2.bb} (70%)
> 
> diff --git a/recipes-devtools/python/python3-bugsnag_3.6.1.bb b/recipes-devtools/python/python3-bugsnag_4.0.2.bb
> similarity index 70%
> rename from recipes-devtools/python/python3-bugsnag_3.6.1.bb
> rename to recipes-devtools/python/python3-bugsnag_4.0.2.bb
> index 3238579..96550bb 100644
> --- a/recipes-devtools/python/python3-bugsnag_3.6.1.bb
> +++ b/recipes-devtools/python/python3-bugsnag_4.0.2.bb
> @@ -8,10 +8,9 @@ DESCRIPTION = "\
>    "
>  SECTION = "devel/python"
>  LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=3bc101ebc0815bd849021892cd333dd4"
> +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
>  
> -SRC_URI[md5sum] = "93443091b052130cfe1daf7595249f9f"
> -SRC_URI[sha256sum] = "8878437aa44ec485cecb255742035b3b98a6c7e7d167a943b5fbe597b2f8f7f9"
> +SRC_URI[sha256sum] = "7a49dacf055a8c6dda4ce714acd91fabe9546f1ad826276918a26603a8b5489a"
>  
>  inherit pypi setuptools3
>  
> -- 
> 2.17.1
> 

> 
> 
> 



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

end of thread, other threads:[~2021-04-15 14:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-14 15:14 [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2 Leon Anavi
2021-04-14 15:14 ` [meta-virtualization][PATCH 2/6] python3-boto3: Upgrade 1.17.48 -> 1.17.51 Leon Anavi
2021-04-14 15:14 ` [meta-virtualization][PATCH 3/6] python3-botocore: Upgrade 1.20.36 -> 1.20.51 Leon Anavi
2021-04-14 15:14 ` [meta-virtualization][PATCH 4/6] python3-flask-cors: Upgrade 3.0.8 -> 3.0.10 Leon Anavi
2021-04-14 15:14 ` [meta-virtualization][PATCH 5/6] python3-sphinx: Upgrade 3.4.3 -> 3.5.4 Leon Anavi
2021-04-14 15:14 ` [meta-virtualization][PATCH 6/6] python3-cached-property: Upgrade 1.3.0 -> 1.5.2 Leon Anavi
2021-04-15 14:17 ` [meta-virtualization][PATCH 1/6] python3-bugsnag: Upgrade 3.6.1 -> 4.0.2 Bruce Ashfield

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.