forked from pool/python-pysol-cards
- 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 OBS-URL: https://build.opensuse.org/request/show/1041363 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysol-cards?expand=0&rev=7
43 lines
1.4 KiB
Plaintext
43 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 14 14:59:47 UTC 2020 - malcolmlewis@opensuse.org
|
|
|
|
- Initial build at version 0.8.8.
|
|
|