| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- remove unneeded dependencies
- 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.
- 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
- Only build for python3- flavor, as -oslotest is only built for the main flavor too.
- 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
- Initial build at version 0.8.8.