File python-boolean.py.changes of Package python-boolean.py
-------------------------------------------------------------------
Thu May 15 11:56:29 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
-------------------------------------------------------------------
Thu Sep 22 11:24:15 UTC 2022 - Matthias Fehring <buschmann23@opensuse.org>
- update to 4.0
* API changes
+ Drop support for Python 2.
+ Test on Python 3.10
+ Make Expression.sort_order an instance attributes and not a
class attribute
* Misc.
+ Correct licensing documentation
+ Improve docstringf and apply minor refactorings
+ Adopt black code style and isort for imports
-------------------------------------------------------------------
Mon Sep 6 08:50:56 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Thu Jan 23 17:34:52 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 3.7
* Add new sort argument to simplify() to optionally not sort when
simplifying expressions (e.g. not applying "commutativity").
* Add new argument to tokenizer to optionally accept extra
characters in symbol tokens.
-------------------------------------------------------------------
Tue Sep 10 07:14:25 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
Thu Sep 5 13:15:45 UTC 2019 - Carmen Bianca Bakker <carmen@carmenbianca.eu>
- New package, version 3.6