Commit Graph

1 Commits

Author SHA1 Message Date
Leon Anavi
35cba0ad0a
python3-frozenlist: Upgrade 1.6.2 -> 1.7.0
Upgrade to release 1.7.0:

- Added deepcopy support to FrozenList
- Fixed an issue where frozenlist binary wheels would be built with
  debugging symbols and line tracing enabled, which significantly
  impacted performance. Line tracing is now disabled by default and
  can only be enabled explicitly
- Enabled PIP_CONSTRAINT environment variable in the build
  configuration to ensure the pinned Cython version from
  requirements/cython.txt is used during wheel builds.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:50 -07:00