Commit Graph

3 Commits

Author SHA1 Message Date
Alexander Kanavin
10e44c9ce5
python3-meld3: do not rely on smtpd module
It's not mentioned anywhere in source code, and python 3.12
has removed it.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-12-18 22:17:19 -08:00
Bartosz Golaszewski
965583bf52 python3-meld3: add missing run-time dependencies
Add missing RDEPENDS for this package.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-06 23:07:58 -07:00
Leon Anavi
39d777ab47 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>
2020-06-11 07:43:01 -07:00