Commit Graph

3 Commits

Author SHA1 Message Date
Khem Raj
8c33d45cab
python3-httptools: Use setuptools3_legacy
It does not build with regular setuptools3 class anymore

installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
running build_ext
error: don't know how to compile C/C++ code on platform 'posix' with '<distutils.compilers.C.unix.Compiler object at 0xf2c796b28050>' compiler

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-31 19:31:11 -07:00
Derek Straka
e37f7788cb
python3-httptools: update recipe to use the ptest-python-pytest class
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-01-30 14:15:35 -08:00
Wang Mingyu
2a8b32f451 python3-httptools: upgrade 0.6.2 -> 0.6.4
Changelog:
===========
- Include Cython source files in sdist
- Fix missing CR is some tests
- Bump bundled llhttp to 9.2.1

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-24 08:23:08 -08:00