Commit Graph

2 Commits

Author SHA1 Message Date
Khem Raj
19cbdbcac6
python3-lazy-object-proxy: Remove __pycache__ from packaging
They make the package non-reproducible morever these are cache files anyway

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-15 13:09:59 -07:00
Khem Raj
066b5207a0
python3-lazy-object-proxy: Upgrade to 1.12.0 release
* Fixed testing issues when C extensions are not desired. Contributed by Michał Górny in #79.
* Added support for GraalPy. Contributed by Michael Šimáček in #87.
* Fixed testing issues on Python 3.14. Contributed by Michał Górny in #88.
* Modernized packaging to have metadata in pyproject.toml.
* Added Python 3.14 wheels.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-15 13:09:59 -07:00