aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-04-27 12:15:56 +0300
committerKhem Raj <raj.khem@gmail.com>2021-04-29 08:43:53 -0700
commit12c2e794c5a03b71673b857d42a9ae091816136d (patch)
tree5a01d8cad503a88b28c4d4b4e131bdeb1f4a21e3 /meta-python/recipes-devtools
parent74f19cb7436a41d3dd55049e4e72ff6da513e96f (diff)
downloadmeta-openembedded-12c2e794c5a03b71673b857d42a9ae091816136d.tar.gz
python3-arpeggio: Upgrade 1.10.1 -> 1.10.2
Upgrade to release 1.10.2: - Added EditorConfig configuration - Fixed parsing of version from setup.py when global encoding isn't UTF-8 - Fix repetition termination on a successful empty separator match Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-arpeggio_1.10.2.bb (renamed from meta-python/recipes-devtools/python/python3-arpeggio_1.10.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-arpeggio_1.10.1.bb b/meta-python/recipes-devtools/python/python3-arpeggio_1.10.2.bb
index 38e26623f5..468e6d5fde 100644
--- a/meta-python/recipes-devtools/python/python3-arpeggio_1.10.1.bb
+++ b/meta-python/recipes-devtools/python/python3-arpeggio_1.10.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/Arpeggio/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=33b8d1ba459a2fa4d801acfd1d1b7ceb"
-SRC_URI[sha256sum] = "920d12cc762edb2eb56daae64a14c93e43dc181b481c88fc79314c0df6ee639e"
+SRC_URI[sha256sum] = "bfe349f252f82f82d84cb886f1d5081d1a31451e6045275e9f90b65d0daa06f1"
PYPI_PACKAGE = "Arpeggio"
inherit pypi setuptools3