]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-gitdb: upgrade 4.0.11 -> 4.0.12
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 7 Jan 2025 09:01:16 +0000 (17:01 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Jan 2025 15:26:24 +0000 (15:26 +0000)
commitd899b50547e319cca8bea41301a4758e7635b6cf
treeecb06a2c770dd8b4d8d046bcd4dc07197862dc04
parentf203ec55e1fd12e4e6822839a4979b3054617d59
python3-gitdb: upgrade 4.0.11 -> 4.0.12

Changelog:
===========
- Never add a vendored smmap directory to sys.path
- Revise and update the readme
- Set Dependabot submodule update cadence to weekly
- Add missing asserts in test_base.py
- Use contextlib.suppress instead of except: pass
- Add support for Python 3.13
- Potential Race Condition Fix - OS Rename & Chmod - PermissionError
- Bump gitdb/ext/smmap from 256c5a2 to 04dd210
- Bump actions/setup-python from 4 to 5

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-gitdb_4.0.12.bb [moved from meta/recipes-devtools/python/python3-gitdb_4.0.11.bb with 86% similarity]