Commit Graph
2 Commits
Author SHA1 Message Date
Khem Raj d8154a6c9a python3-portion: add misc/statistics RDEPENDS for pytest-benchmark
python3-misc for timeit, python3-statistics for statistics, both used
by pytest-benchmark's storage/stats machinery.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2026-08-16 16:22:06 -07:00
Leon Anavi 0666c03c94 python3-portion: Upgrade 2.6.1 -> 2.6.2
Upgrade to release 2.6.2:

- Drop official support for Python 3.9 (EoL).
- Improve performance of Interval creation and union for large
  disjunctions of overlapping intervals
- Improve performance of Interval.__contains__ for values
- Improve performance of Interval.overlaps, __and__, and __contains__
  for large, complex intervals when applied to small subintervals
- Improve performance of IntervalDict.update and IntervalDict
  constructor for hashable values

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-06-20 23:41:40 -07:00