Package Release Info

python-pysol-cards-0.8.8-bp152.1.4

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-pysol-cards

Change Logs

* Sat Mar 14 2020 malcolmlewis@opensuse.org
- Initial build at version 0.8.8.
Version: 0.18.1-bp160.1.2
* Tue Feb 25 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
* Thu Nov 28 2024 Dirk Müller <dmueller@suse.com>
- remove unneeded dependencies
* Mon Mar 04 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.
* Thu Dec 08 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 07 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Only build for python3- flavor, as -oslotest is only built for
  the main flavor too.
* Wed Aug 05 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