Commit Graph

2 Commits

Author SHA1 Message Date
Tim Orling
94c20e1ef4
meta-python: drop ${PYTHON_PN}
python 2 is long unsupported, so we no longer need this variable.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-02-19 23:22:24 -08:00
alperak
9e96cb9d12
python3-aiohttp: upgrade 3.9.2 -> 3.9.3
Changelog:

Bug fixes

    Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside
    of ClientSession (e.g. directly in TCPConnector) -- by :user:Dreamsorcerer.

Miscellaneous internal changes

    Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.

Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-02-01 08:17:38 -08:00