mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
python3-meld3: Upgrade 1.0.2 -> 2.0.1
Upgrade to release 2.0.1: * No further development of the meld3 package is planned. * Fixed a DeprecationWarning on Python 3.8. * Removed support for older Python versions. * Added Python 3.7 classifier to setup.py. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d20d325d02
commit
39d777ab47
|
|
@ -8,7 +8,7 @@ HOMEPAGE = "https://github.com/supervisor/meld3"
|
|||
LICENSE = "BSD-4-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9e7581cef5645475fcefebdc15ed7abf"
|
||||
|
||||
SRC_URI[md5sum] = "3ccc78cd79cffd63a751ad7684c02c91"
|
||||
SRC_URI[sha256sum] = "f7b754a0fde7a4429b2ebe49409db240b5699385a572501bb0d5627d299f9558"
|
||||
SRC_URI[md5sum] = "1add16caefc9e6b82ef4f40532cb4918"
|
||||
SRC_URI[sha256sum] = "3ea266994f1aa83507679a67b493b852c232a7905e29440a6b868558cad5e775"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Loading…
Reference in New Issue
Block a user