1
0
Files
python-boolean.py/python-boolean.py.changes
Daniel Garcia 64cce8e575 Accepting request 1005395 from home:buschmann23:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1005395
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-boolean.py?expand=0&rev=8
2022-09-22 15:35:34 +00:00

38 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
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