2025-02-25 14:37:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 25 14:04:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.18.1
|
|
|
|
* Update build for/on fedora41
|
|
|
|
* Remove entry point
|
|
|
|
- from version 0.18.0
|
|
|
|
* Avoid "id" as a varname, because it clashes with a python built-in name
|
|
|
|
* Remove remaining Python2 compat layer
|
|
|
|
* Clean-up pydistman/cookiecutter fluff before PyPI
|
|
|
|
* Clean-up pydistman/cookiecutter fluff before prepping a PyPI package
|
|
|
|
- Adjust sed statement to drop shebangs instead of modifying them
|
|
|
|
- Drop python-pysol-cards-no-six.patch, fixed upstream
|
|
|
|
- Remove pysol_cards binary from %files section
|
|
|
|
- Switch package to modern Python Stack on SLE-15
|
|
|
|
* Use Python 3.11 on SLE-15 by default
|
|
|
|
* Drop support for older Python versions
|
|
|
|
|
2024-11-28 08:40:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 28 08:40:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- remove unneeded dependencies
|
|
|
|
|
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.
|
|
|
|
|