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 <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
.../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"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#85636):
https://lists.openembedded.org/g/openembedded-devel/message/85636
Mute This Topic: https://lists.openembedded.org/mt/75276083/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-