All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/5] python3-bitarray: Upgrade 2.1.2 -> 2.1.3
@ 2021-06-16  9:34 Leon Anavi
  2021-06-16  9:34 ` [meta-python][PATCH 2/5] python3-astroid: Upgrade 2.5.7 -> 2.5.8 Leon Anavi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Leon Anavi @ 2021-06-16  9:34 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 2.1.3:

- Fix building with MSVC / Bullseye

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

diff --git a/meta-python/recipes-devtools/python/python3-bitarray_2.1.2.bb b/meta-python/recipes-devtools/python/python3-bitarray_2.1.3.bb
similarity index 77%
rename from meta-python/recipes-devtools/python/python3-bitarray_2.1.2.bb
rename to meta-python/recipes-devtools/python/python3-bitarray_2.1.3.bb
index bc5c86631b..74626c7f96 100644
--- a/meta-python/recipes-devtools/python/python3-bitarray_2.1.2.bb
+++ b/meta-python/recipes-devtools/python/python3-bitarray_2.1.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ilanschnell/bitarray"
 LICENSE = "PSF"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2ad702cdcd49e8d2ac01d7e7d0810d2d"
 
-SRC_URI[sha256sum] = "8745782cb201295963edbd7073072198e001dbe5132718234860b853c901ef66"
+SRC_URI[sha256sum] = "a24aff72a7f1b09571b5daf9dbfcffd98481be1fe085ae5ef662cf11452a97e0"
 
 inherit setuptools3 pypi
 
-- 
2.17.1


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

* [meta-python][PATCH 2/5] python3-astroid: Upgrade 2.5.7 -> 2.5.8
  2021-06-16  9:34 [meta-python][PATCH 1/5] python3-bitarray: Upgrade 2.1.2 -> 2.1.3 Leon Anavi
@ 2021-06-16  9:34 ` Leon Anavi
  2021-06-16  9:34 ` [meta-python][PATCH 3/5] python3-license-expression: Upgrade 1.2 -> 21.6.14 Leon Anavi
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Leon Anavi @ 2021-06-16  9:34 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 2.5.8:

- Improve support for Pattern Matching
- Add lineno and col_offset for ``Keyword`` nodes and Python 3.9+
- Add global inference cache to speed up inference of long
  statement blocks
- Add a limit to the total number of nodes inferred indirectly as
  a result of inferring some node

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

diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.5.7.bb b/meta-python/recipes-devtools/python/python3-astroid_2.5.8.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-astroid_2.5.7.bb
rename to meta-python/recipes-devtools/python/python3-astroid_2.5.8.bb
index c805dc4dc9..68165abd1c 100644
--- a/meta-python/recipes-devtools/python/python3-astroid_2.5.7.bb
+++ b/meta-python/recipes-devtools/python/python3-astroid_2.5.8.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "LGPL-2.1"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1"
 
-SRC_URI[sha256sum] = "d66a600e1602736a0f24f725a511b0e50d12eb18f54b31ec276d2c26a0a62c6a"
+SRC_URI[sha256sum] = "2476b7f0d6cec13f4c1f53b54bea2ce072310ac9fc7acb669d5270190c748042"
 
 inherit pypi setuptools3
 
-- 
2.17.1


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

* [meta-python][PATCH 3/5] python3-license-expression: Upgrade 1.2 -> 21.6.14
  2021-06-16  9:34 [meta-python][PATCH 1/5] python3-bitarray: Upgrade 2.1.2 -> 2.1.3 Leon Anavi
  2021-06-16  9:34 ` [meta-python][PATCH 2/5] python3-astroid: Upgrade 2.5.7 -> 2.5.8 Leon Anavi
@ 2021-06-16  9:34 ` Leon Anavi
  2021-06-16  9:34 ` [meta-python][PATCH 4/5] python3-humanize: Upgrade 3.7.1 -> 3.9.0 Leon Anavi
  2021-06-16  9:34 ` [meta-python][PATCH 5/5] python3-ruamel-yaml: Upgrade 0.17.7 -> 0.17.9 Leon Anavi
  3 siblings, 0 replies; 5+ messages in thread
From: Leon Anavi @ 2021-06-16  9:34 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 21.6.14:

- Switch to calver for package versioning to better convey the
  currency of the bundled data.
- Include https://scancode-licensedb.aboutcode.org/ licenses list
  with ScanCode (v21.6.7) and SPDX licenses (v3.13) keys. Add new
  functions to create Licensing using these licenses as
  LicenseSymbol.
- Add new License.dedup() method to deduplicate and simplify
  license expressions without over simplifying.
- Add new License.validate() method to return a new ExpressionInfo
  object with details on a license expression validation.
- Drop support for Python 2.
- Adopt the project skeleton from https://github.com/nexB/skeleton
  and its new configure script

License-Update: Adopt latest skeleton, license remains the same.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ..._1.2.bb => python3-license-expression_21.6.14.bb} | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-license-expression_1.2.bb => python3-license-expression_21.6.14.bb} (64%)

diff --git a/meta-python/recipes-devtools/python/python3-license-expression_1.2.bb b/meta-python/recipes-devtools/python/python3-license-expression_21.6.14.bb
similarity index 64%
rename from meta-python/recipes-devtools/python/python3-license-expression_1.2.bb
rename to meta-python/recipes-devtools/python/python3-license-expression_21.6.14.bb
index c033bd3527..0513d091f9 100644
--- a/meta-python/recipes-devtools/python/python3-license-expression_1.2.bb
+++ b/meta-python/recipes-devtools/python/python3-license-expression_21.6.14.bb
@@ -2,16 +2,20 @@ SUMMARY = "Utility library to parse, compare, simplify and normalize license exp
 HOMEPAGE = "https://github.com/nexB/license-expression"
 
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://apache-2.0.LICENSE;md5=e23fadd6ceef8c618fc1c65191d846fa"
+LIC_FILES_CHKSUM = "file://apache-2.0.LICENSE;md5=9429839cdc4b292ff46e88b524c6e0c9"
 
-SRC_URI[md5sum] = "fd4cb295cc345be1071274cdbd81c969"
-SRC_URI[sha256sum] = "7960e1dfdf20d127e75ead931476f2b5c7556df05b117a73880b22ade17d1abc"
+SRC_URI[sha256sum] = "9de87a427c9a449eee7913472fb9ed03b63036295547369fdbf95f76a8b924b2"
 
 inherit pypi ptest setuptools3
 
+DEPENDS += "\
+    ${PYTHON_PN}-setuptools-scm-native \
+    ${PYTHON_PN}-wheel-native \
+"
+
 RDEPENDS_${PN} += "\
     ${PYTHON_PN}-booleanpy \
-    "
+"
 
 BBCLASSEXTEND = "native nativesdk"
 
-- 
2.17.1


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

* [meta-python][PATCH 4/5] python3-humanize: Upgrade 3.7.1 -> 3.9.0
  2021-06-16  9:34 [meta-python][PATCH 1/5] python3-bitarray: Upgrade 2.1.2 -> 2.1.3 Leon Anavi
  2021-06-16  9:34 ` [meta-python][PATCH 2/5] python3-astroid: Upgrade 2.5.7 -> 2.5.8 Leon Anavi
  2021-06-16  9:34 ` [meta-python][PATCH 3/5] python3-license-expression: Upgrade 1.2 -> 21.6.14 Leon Anavi
@ 2021-06-16  9:34 ` Leon Anavi
  2021-06-16  9:34 ` [meta-python][PATCH 5/5] python3-ruamel-yaml: Upgrade 0.17.7 -> 0.17.9 Leon Anavi
  3 siblings, 0 replies; 5+ messages in thread
From: Leon Anavi @ 2021-06-16  9:34 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 3.9.0:

- Move vi_VI to vi_VN and update some translations
- Add Slovenian translation

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

diff --git a/meta-python/recipes-devtools/python/python3-humanize_3.7.1.bb b/meta-python/recipes-devtools/python/python3-humanize_3.9.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-humanize_3.7.1.bb
rename to meta-python/recipes-devtools/python/python3-humanize_3.9.0.bb
index 977b6ebfec..f3a11745e1 100644
--- a/meta-python/recipes-devtools/python/python3-humanize_3.7.1.bb
+++ b/meta-python/recipes-devtools/python/python3-humanize_3.9.0.bb
@@ -5,7 +5,7 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENCE;md5=4ecc42519e84f6f3e23529464df7bd1d"
 
-SRC_URI[sha256sum] = "b8e7878f3063174b212bb82b9e5bee3b24bc47931e44df0bd34bcb1d8e0acf2f"
+SRC_URI[sha256sum] = "892a5b7b87763c4c6997a58382c2b1f4614048a2e01c23ef1bb0456e6f9d4d5d"
 
 inherit pypi setuptools3
 
-- 
2.17.1


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

* [meta-python][PATCH 5/5] python3-ruamel-yaml: Upgrade 0.17.7 -> 0.17.9
  2021-06-16  9:34 [meta-python][PATCH 1/5] python3-bitarray: Upgrade 2.1.2 -> 2.1.3 Leon Anavi
                   ` (2 preceding siblings ...)
  2021-06-16  9:34 ` [meta-python][PATCH 4/5] python3-humanize: Upgrade 3.7.1 -> 3.9.0 Leon Anavi
@ 2021-06-16  9:34 ` Leon Anavi
  3 siblings, 0 replies; 5+ messages in thread
From: Leon Anavi @ 2021-06-16  9:34 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 0.17.9:

- Fix issue with updating CommentedMap

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...hon3-ruamel-yaml_0.17.7.bb => python3-ruamel-yaml_0.17.9.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-ruamel-yaml_0.17.7.bb => python3-ruamel-yaml_0.17.9.bb} (83%)

diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.7.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.9.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.7.bb
rename to meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.9.bb
index 5da0ac3fca..30306410da 100644
--- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.7.bb
+++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.9.bb
@@ -10,7 +10,7 @@ inherit pypi setuptools3
 
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[sha256sum] = "5c3fa739bbedd2f23769656784e671c6335d17a5bf163c3c3901d8663c0af287"
+SRC_URI[sha256sum] = "374373b4743aee9f6d9f40bea600fe020a7ac7ae36b838b4a6a93f72b584a14c"
 
 do_install_prepend() {
     export RUAMEL_NO_PIP_INSTALL_CHECK=1
-- 
2.17.1


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

end of thread, other threads:[~2021-06-16  9:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16  9:34 [meta-python][PATCH 1/5] python3-bitarray: Upgrade 2.1.2 -> 2.1.3 Leon Anavi
2021-06-16  9:34 ` [meta-python][PATCH 2/5] python3-astroid: Upgrade 2.5.7 -> 2.5.8 Leon Anavi
2021-06-16  9:34 ` [meta-python][PATCH 3/5] python3-license-expression: Upgrade 1.2 -> 21.6.14 Leon Anavi
2021-06-16  9:34 ` [meta-python][PATCH 4/5] python3-humanize: Upgrade 3.7.1 -> 3.9.0 Leon Anavi
2021-06-16  9:34 ` [meta-python][PATCH 5/5] python3-ruamel-yaml: Upgrade 0.17.7 -> 0.17.9 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.