summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-asgiref_3.7.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-asgiref: switch to pytest --automakeTim Orling2024-02-161-4/+5
| | | | | | | | * Also replace ${PYTHON_PN} with python3 * Sort RDEPENDS for ptest alphabetically Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-asgiref: upgrade 3.7.1 -> 3.7.2Wang Mingyu2023-05-311-0/+29
Changelog: ========== * The type annotations for SyncToAsync and AsyncToSync have been changed to more accurately reflect the kind of callables they return. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>