Path to this page:
Subject: CVS commit: pkgsrc/games/py-pysol_cards
From: Thomas Klausner
Date: 2022-01-03 00:23:42
Message id: 20220102232342.B5740FAEC@cvs.NetBSD.org
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()
Files: