All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/5] python3-aiohue: Upgrade 2.5.0 -> 2.5.1
@ 2021-06-04 15:31 Leon Anavi
  2021-06-04 15:31 ` [meta-python][PATCH 2/5] python3-typeguard: Upgrade 2.12.0 -> 2.12.1 Leon Anavi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Leon Anavi @ 2021-06-04 15:31 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 2.5.1:

- Use event source for streaming events
- Bump black from 21.5b1 to 21.5b2

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

diff --git a/meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb b/meta-python/recipes-devtools/python/python3-aiohue_2.5.1.bb
similarity index 77%
rename from meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb
rename to meta-python/recipes-devtools/python/python3-aiohue_2.5.1.bb
index a29625acc5..4a203ccc63 100644
--- a/meta-python/recipes-devtools/python/python3-aiohue_2.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-aiohue_2.5.1.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f"
 
-SRC_URI[sha256sum] = "e2ae49be45261283a899cc1b95786f07fe5076be9a311d250dbe2de1b8c38f0f"
+SRC_URI[sha256sum] = "3ee8e857b07364516f8b9f0e5c52d4cd775036f3ace37c2769de1e8579f4dc07"
 
 inherit pypi setuptools3
 
-- 
2.17.1


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

* [meta-python][PATCH 2/5] python3-typeguard: Upgrade 2.12.0 -> 2.12.1
  2021-06-04 15:31 [meta-python][PATCH 1/5] python3-aiohue: Upgrade 2.5.0 -> 2.5.1 Leon Anavi
@ 2021-06-04 15:31 ` Leon Anavi
  2021-06-04 15:31 ` [meta-python][PATCH 3/5] python3-cbor2: Upgrade 5.3.0 -> 5.4.0 Leon Anavi
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Leon Anavi @ 2021-06-04 15:31 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 2.12.1:

- Fixed AttributeError when __code__ is missing from the checked
  callable

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

diff --git a/meta-python/recipes-devtools/python/python3-typeguard_2.12.0.bb b/meta-python/recipes-devtools/python/python3-typeguard_2.12.1.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-typeguard_2.12.0.bb
rename to meta-python/recipes-devtools/python/python3-typeguard_2.12.1.bb
index 148806e101..803067651a 100644
--- a/meta-python/recipes-devtools/python/python3-typeguard_2.12.0.bb
+++ b/meta-python/recipes-devtools/python/python3-typeguard_2.12.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/typeguard/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53"
 
-SRC_URI[sha256sum] = "fca77fd4ccba63465b421cdbbab5a1a8e3994e6d6f18b45da2bb475c09f147ef"
+SRC_URI[sha256sum] = "c2af8b9bdd7657f4bd27b45336e7930171aead796711bc4cfc99b4731bb9d051"
 
 inherit pypi setuptools3 ptest
 
-- 
2.17.1


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

* [meta-python][PATCH 3/5] python3-cbor2: Upgrade 5.3.0 -> 5.4.0
  2021-06-04 15:31 [meta-python][PATCH 1/5] python3-aiohue: Upgrade 2.5.0 -> 2.5.1 Leon Anavi
  2021-06-04 15:31 ` [meta-python][PATCH 2/5] python3-typeguard: Upgrade 2.12.0 -> 2.12.1 Leon Anavi
@ 2021-06-04 15:31 ` Leon Anavi
  2021-06-04 15:31 ` [meta-python][PATCH 4/5] python3-ipython: Upgrade 7.24.0 -> 7.24.1 Leon Anavi
  2021-06-04 15:32 ` [meta-python][PATCH 5/5] python3-pkgconfig: Upgrade 1.5.2 -> 1.5.4 Leon Anavi
  3 siblings, 0 replies; 5+ messages in thread
From: Leon Anavi @ 2021-06-04 15:31 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 5.4.0:

- Added new feature stringrefs, which makes repetitive dictionary
  structures more compact. Use with care since support for this
  is rare in other CBOR implementations.
- Bugfixes around decoding invalid data, which may improve
  security on decoding untrusted data

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

diff --git a/meta-python/recipes-devtools/python/python3-cbor2_5.3.0.bb b/meta-python/recipes-devtools/python/python3-cbor2_5.4.0.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-cbor2_5.3.0.bb
rename to meta-python/recipes-devtools/python/python3-cbor2_5.4.0.bb
index 32d2016e59..b791588b42 100644
--- a/meta-python/recipes-devtools/python/python3-cbor2_5.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cbor2_5.4.0.bb
@@ -4,7 +4,7 @@ DEPENDS +="${PYTHON_PN}-setuptools-scm-native"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
-SRC_URI[sha256sum] = "462b3604d9579458a79e6ca350943c49aabbc98c794c111a79b98720b9164336"
+SRC_URI[sha256sum] = "a7926f7244b08c413f1a4fa71a81aa256771c75bdf1a4fd77308547a2d63dd48"
 
 inherit pypi setuptools3 ptest
 
-- 
2.17.1


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

* [meta-python][PATCH 4/5] python3-ipython: Upgrade 7.24.0 -> 7.24.1
  2021-06-04 15:31 [meta-python][PATCH 1/5] python3-aiohue: Upgrade 2.5.0 -> 2.5.1 Leon Anavi
  2021-06-04 15:31 ` [meta-python][PATCH 2/5] python3-typeguard: Upgrade 2.12.0 -> 2.12.1 Leon Anavi
  2021-06-04 15:31 ` [meta-python][PATCH 3/5] python3-cbor2: Upgrade 5.3.0 -> 5.4.0 Leon Anavi
@ 2021-06-04 15:31 ` Leon Anavi
  2021-06-04 15:32 ` [meta-python][PATCH 5/5] python3-pkgconfig: Upgrade 1.5.2 -> 1.5.4 Leon Anavi
  3 siblings, 0 replies; 5+ messages in thread
From: Leon Anavi @ 2021-06-04 15:31 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 7.24.1:

- Allow to control if reporting hidden frames
- Fix typo in IPython.lib.pretty._seq_pprinter_factory doc

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

diff --git a/meta-python/recipes-devtools/python/python3-ipython_7.24.0.bb b/meta-python/recipes-devtools/python/python3-ipython_7.24.1.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-ipython_7.24.0.bb
rename to meta-python/recipes-devtools/python/python3-ipython_7.24.1.bb
index 1c11eeca08..96d50b76db 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_7.24.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_7.24.1.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
 
 PYPI_PACKAGE = "ipython"
 
-SRC_URI[sha256sum] = "a171caa3d3d4c819a1c0742e3abecfd5a2b8ab525ca1c9f114b40b76b0679ab1"
+SRC_URI[sha256sum] = "9bc24a99f5d19721fb8a2d1408908e9c0520a17fff2233ffe82620847f17f1b6"
 
 RDEPENDS_${PN} = "\
     ${PYTHON_PN}-setuptools \
-- 
2.17.1


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

* [meta-python][PATCH 5/5] python3-pkgconfig: Upgrade 1.5.2 -> 1.5.4
  2021-06-04 15:31 [meta-python][PATCH 1/5] python3-aiohue: Upgrade 2.5.0 -> 2.5.1 Leon Anavi
                   ` (2 preceding siblings ...)
  2021-06-04 15:31 ` [meta-python][PATCH 4/5] python3-ipython: Upgrade 7.24.0 -> 7.24.1 Leon Anavi
@ 2021-06-04 15:32 ` Leon Anavi
  3 siblings, 0 replies; 5+ messages in thread
From: Leon Anavi @ 2021-06-04 15:32 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 1.5.4:

- Drop 2.7 support from metadata

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

diff --git a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb
rename to meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb
index 7a98ef2884..852b27816a 100644
--- a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=faa7f82be8f220bff6156be4790344fc"
 
-SRC_URI[sha256sum] = "38d612488f0633755a2e7a8acab6c01d20d63dbc31af75e2a9ac98a6f638ca94"
+SRC_URI[sha256sum] = "c34503829fd226822fd93c902b1cf275516908a023a24be0a02ba687f3a00399"
 
 RDEPENDS_${PN} = "pkgconfig \
                  ${PYTHON_PN}-shell \
-- 
2.17.1


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04 15:31 [meta-python][PATCH 1/5] python3-aiohue: Upgrade 2.5.0 -> 2.5.1 Leon Anavi
2021-06-04 15:31 ` [meta-python][PATCH 2/5] python3-typeguard: Upgrade 2.12.0 -> 2.12.1 Leon Anavi
2021-06-04 15:31 ` [meta-python][PATCH 3/5] python3-cbor2: Upgrade 5.3.0 -> 5.4.0 Leon Anavi
2021-06-04 15:31 ` [meta-python][PATCH 4/5] python3-ipython: Upgrade 7.24.0 -> 7.24.1 Leon Anavi
2021-06-04 15:32 ` [meta-python][PATCH 5/5] python3-pkgconfig: Upgrade 1.5.2 -> 1.5.4 Leon Anavi

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.