summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-httptools/0001-Allow-building-with-latest-setuptools.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-httptools: allow building with latest setuptoolsGyorgy Sarvari2 days1-0/+23
By default this recipe requires Setuptools with strictly version 80.9.0. oe-core has updated Setuptools to 82.0, and this recipe failed to build. This patch relaxes the Setuptools version requirements. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>