summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sentry-sdk_1.25.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sentry-sdk: upgrade 1.25.0 -> 1.25.1Wang Mingyu2023-06-141-22/+0
| | | | | | | | | | | | | | | | | | Changelog: ========== Fix parse_url (#2161) Better version parsing in integrations (#2152) Align HTTP status code as span data field http.response.status_code (#2113) Do not encode cached value to determine size (#2143) Fix using unittest.mock whenever available (#1926) Fix 2.7 common tests (#2145) Bump actions/stale from 6 to 8 (#1978) Bump black from 22.12.0 to 23.3.0 (#1984) Bump mypy from 1.2.0 to 1.3.0 (#2110) Bump sphinx from 5.3.0 to 7.0.1 (#2112) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: upgrade 1.24.0 -> 1.25.0Wang Mingyu2023-06-051-0/+22
Changelog: =========== Support urllib3>=2.0.0 (#2148) Auto-retry tests on failure (#2134) Correct importlib.metadata check in test_modules (#2149) Fix distribution name normalization (PEP-0503) (#2144) Fix functions_to_trace typing (#2141) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>