./games/py-pysol_cards, Deal PySol FC Cards

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.14.3, Package name: py311-pysol_cards-0.14.3, Maintainer: pkgsrc-users

The pysol-cards python modules allow the python developer to generate the
initial deals of some PySol FC games. It also supports PySol legacy deals
and Microsoft FreeCell / Freecell Pro deals.


Required to run:
[devel/py-setuptools] [lang/py-six] [devel/py-pbr] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 17.893 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-26 15:38:12 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-pysol_cards: add ALTERNATIVES
   2023-11-26 15:37:02 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pysol_cards: updated to 0.14.3

0.14.3

* Try to fix getstate() / setstate() ; with tests
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2022-01-03 00:23:42 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-pysol_cards: 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

0.10.2
------

* setup.cfg: use underscores for identifiers

0.10.1
------

* bump version
* allow accepting "ms[0-9]+" game nums

0.10.0
------

* add single\_deal\_args\_parse

0.8.18
------

* bump version
* optimize
* add tests

0.8.17
------

* better PySol compat: fix reset()

0.8.16
------

* better PySol compat: str2int+int2str

0.8.15
------

* bump version
* better PySol compat: getstate
* Extract a method or a function

0.8.14
------

* add setstate

0.8.13
------

* bump version
* better PySol compat: getstate
* better PySol compat: increaseSeed

0.8.12
------

* bump version
* better PySol compat

0.8.11
------

* bump ver for real this time

0.8.10
------

* better PySol compat

0.8.9
-----

* Python2 compatibility: add Game.next() (thanks to Travis-CI)

0.8.8
-----

* Clarified the license and copyright ownership
* Add random2 to the requirements

0.8.7
-----

* add more
* start adding \_\_init\_\_
* add .reset()
   2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Remove SHA1 hashes for distfiles
   2019-11-26 19:50:59 by Mark Davies | Files touched by this commit (4)
Log message:
py-pysol_cards: add version 0.8.6

The pysol-cards python modules allow the python developer to generate the
initial deals of some PySol FC games. It also supports PySol legacy deals
and Microsoft FreeCell / Freecell Pro deals.