2024-03-04 00:42:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 4 00:42:10 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.16.0:
|
|
|
|
* Add support for dealing "binary_star".
|
|
|
|
* Add tests.
|
|
|
|
* Try to fix getstate() / setstate() ; with tests
|
|
|
|
- Switch to pyproject and autosetup macros.
|
|
|
|
- No more greedy globs in %files.
|
|
|
|
- Actually drop {Build,}Requires on six.
|
|
|
|
- Refresh python-pysol-cards-no-six.patch.
|
|
|
|
|
2022-12-09 00:23:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 8 10:07:54 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.14.2
|
|
|
|
0.14.2
|
|
|
|
* Avoid requiring optional deps - https://github.com/shlomif/pysol_cards/issues/4 .
|
|
|
|
0.14.1
|
|
|
|
* Avoid comments in requirements.txt - https://github.com/shlomif/pysol_cards/issues/4 .
|
|
|
|
0.14.0
|
|
|
|
* Convert from pbr to https://pypi.org/project/pydistman/ .
|
|
|
|
0.12.0
|
|
|
|
* bump ver
|
|
|
|
* enhance the README
|
|
|
|
* 'id' is a builtin
|
|
|
|
* add a test using named arguments
|
|
|
|
* optimize into a class var
|
|
|
|
* optimize
|
|
|
|
* add an integration test
|
|
|
|
- added patches
|
|
|
|
fix https://github.com/shlomif/pysol_cards/issues/6
|
|
|
|
+ python-pysol-cards-no-six.patch
|
|
|
|
|
2021-06-07 12:51:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 7 12:37:23 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Only build for python3- flavor, as -oslotest is only built for
|
|
|
|
the main flavor too.
|
|
|
|
|
2020-08-05 15:57:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 5 15:27:44 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.10.1
|
|
|
|
* allow accepting "ms[0-9]+" game nums
|
|
|
|
* add single\_deal\_args\_parse
|
|
|
|
* better PySol compat: fix reset()
|
|
|
|
* better PySol compat: str2int+int2str
|
|
|
|
|
2020-03-17 07:12:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 14 14:59:47 UTC 2020 - malcolmlewis@opensuse.org
|
|
|
|
|
|
|
|
- Initial build at version 0.8.8.
|
|
|
|
|