summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-yarl_1.9.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-yarl: upgrade 1.9.2 -> 1.9.4Leon Anavi2023-12-181-0/+32
Upgrade to version 1.9.4: - Started raising :py:exc:TypeError when a string value is passed into :py:meth:~yarl.URL.build as the port argument -- by :user:commonism - The leading -- has been dropped from the :pep:517 in-tree build backend config setting names. --pure-python is now just pure-python - A step-by-step :doc:Release Guide <contributing/release_guide> guide has been added, describing how to release yarl Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>