From 63e7b64281303a5a1791d6cd08e1f3c4ed240775 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 11 Jul 2023 20:56:42 -0500 Subject: [PATCH] python3-path: upgrade 16.6.0 -> 16.7.1 --- ...-path_16.6.0.bb => python3-path_16.7.1.bb} | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-path_16.6.0.bb => python3-path_16.7.1.bb} (43%) diff --git a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb b/meta-python/recipes-devtools/python/python3-path_16.7.1.bb similarity index 43% rename from meta-python/recipes-devtools/python/python3-path_16.6.0.bb rename to meta-python/recipes-devtools/python/python3-path_16.7.1.bb index 095f906f0..1ef307085 100644 --- a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-path_16.7.1.bb @@ -1,8 +1,27 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- LICENSE +# +++ LICENSE +# @@ -1,5 +1,3 @@ +# -Copyright Jason R. Coombs +# - +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to +# deal in the Software without restriction, including without limitation the +# +# + SUMMARY = "A module wrapper for os.path" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" +LIC_FILES_CHKSUM = "file://LICENSE;md5=141643e11c48898150daa83802dbc65f" -SRC_URI[sha256sum] = "bea3816e1d54f4e33aac78d2031a0b0ed2f95e69db85b45d51f17df97071da69" +SRC_URI[sha256sum] = "2b477f5887033f3cbea1cfd8553ee6a6a498eb2540a19f4aa082822aadcea30a" SRC_URI += "\ file://run-ptest \ -- 2.25.1