summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dill_0.3.5.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-dill: Upgrade 0.3.5.1 -> 0.3.6Leon Anavi2022-10-251-15/+0
| | | | | | | | | | | | | | | Upgrade to release 0.3.6: - Ensure tempfiles are deleted by default - Fix pickling errors thrown when saving some Stdlib modules - Move session-related code to new session module - Fix load_session() and restrict loading a session in a different modude - Rewrite _create_code() with Structural Pattern Matching (limited to tuples) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dill: upgrade 0.3.4 -> 0.3.5.1wangmy2022-07-021-0/+15
License-Update: Copyright year updated to 2022. Add dependence python3-logging. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>