chore(modern-colorthief): Bootstrap be gone (#6223) (#6232)

(cherry picked from commit ee952ce5a4)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-09-01 06:32:53 -07:00
committed by GitHub
parent 4540ceb489
commit 98f952f6c0
@@ -1,5 +1,5 @@
%global pypi_name modern_colorthief
%bcond bootstrap 1
%bcond bootstrap 0
%bcond docs %{without bootstrap}
%bcond test %{without bootstrap}
@@ -122,5 +122,7 @@ poetry run pytest
%endif
%changelog
* Mon Sep 1 2025 Gilver E. <rockgrub@disroot.org> - 0.1.7-2
- Rebuilt for Python 3.14
* Tue May 13 2025 Gilver E. <rockgrub@disroot.org> - 0.1.7-1
- Initial package