Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-bitarray for openSUSE:Factory checked in at 2025-08-19 16:44:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-bitarray (Old) and /work/SRC/openSUSE:Factory/.python-bitarray.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bitarray" Tue Aug 19 16:44:00 2025 rev:39 rq:1300103 version:3.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-bitarray/python-bitarray.changes 2025-07-30 11:46:10.636709799 +0200 +++ /work/SRC/openSUSE:Factory/.python-bitarray.new.1085/python-bitarray.changes 2025-08-19 16:44:48.123572256 +0200 @@ -1,0 +2,10 @@ +Mon Aug 11 14:06:41 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 3.6.0 + * add `util.random_k()`, see #237 + * add `util.sum_indices()` + * optimize `util.xor_indices()` + * move development files from `examples/` to `devel/` +- Adjust file paths for removing .gitignore files from source + +------------------------------------------------------------------- Old: ---- bitarray-3.5.2.tar.gz New: ---- bitarray-3.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-bitarray.spec ++++++ --- /var/tmp/diff_new_pack.WIUtMX/_old 2025-08-19 16:44:48.711596736 +0200 +++ /var/tmp/diff_new_pack.WIUtMX/_new 2025-08-19 16:44:48.711596736 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-bitarray -Version: 3.5.2 +Version: 3.6.0 Release: 0 Summary: Efficient Arrays of Booleans License: Python-2.0 @@ -59,7 +59,7 @@ %install %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitearch} -rm examples/resize/.gitignore examples/puff/.gitignore +rm devel/resize/.gitignore examples/puff/.gitignore %check # tests don't run from within the source directory ++++++ bitarray-3.5.2.tar.gz -> bitarray-3.6.0.tar.gz ++++++ ++++ 5999 lines of diff (skipped)