Next | Query returned 48 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-11-26 17:45:02 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
pysolfc: updated to 2.21.0

v2.21.0

Ten new games.
Compatibility with Pillow 10.0.
Several new display options.
Bugfixes and enhancements.

v2.20.1

The release packages have been updated to use the latest version of Python, and \ 
all the dependent libraries.
New alternate release packages for Windows and Mac that include the full \ 
cardsets library (these are larger and may take longer to download/install).
Bugfixes and other enhancements.

v2.20.0

Over 40 new games, bringing the total to 1,200!
Memory games can now use any type of cardset, including new Matching type cardsets.
New options in the Solitaire Wizard.
Additional documentation for a number of PySol's features.
Bugfixes and other enhancements.
   2023-10-22 13:34:58 by Thomas Klausner | Files touched by this commit (7)
Log message:
py-Tk: disable for Python 3.12

tk will not be a default dependency of the batteries-included Python packages,
and srcdist.mk needs to be switched from distutils to some other method of
installing the modules separately. Until this is done, there is no py-Tk
for Python 3.12.
   2023-09-21 10:12:35 by David A. Holland | Files touched by this commit (4)
Log message:
pysolfc: fix for recent py-Pillow

Update names for constants that were apparently deprecated and have
now been removed. In true pythonic form it only failed at runtime.

Also, depend on py-Pillow directly instead of relying on inheriting it
from py-kivy.

PKGREVISION -> 4
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-04-30 14:53:12 by Thomas Klausner | Files touched by this commit (1)
Log message:
pysolfc: not for python 2
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   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-04 08:02:03 by Thomas Klausner | Files touched by this commit (1)
Log message:
pysolfc: fix path to dependency
   2022-01-03 11:55:26 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
pysolfc: update to 2.14.1.

2.14.1
This release fixes a number of bugs, including one that causes
crashes for some users when opening the select game/cardset/table tile window.

2.14.0
** 16 new games
** Support for Python 3.10 (Minimum requirement is still Python 2.7)
** A new macOS package.
** Enhancements to the tree select dialogs for selecting games, cardsets, and \ 
table tiles.
** Further additions/improvements to the documentation.
** Many bugfixes and cleanups.

2.12.0
** 40 new games!
** Support for using higher resolution cardsets.  The high resolution "Neo"
cardset has been added to the Windows Installer package and is available in
https://sourceforge.net/projects/pysolfc/files/PySolFC-Cardsets/PySolFC-Cardsets-2.1PRE/[a \ 
preview release of
PySolFC-Cardsets 2.1].
** Improved organization and categorization of the games list.
** New display options - added option to center the game layout in the window.
** New audio options - can now disable music without disabling sound effects.
** Improved documentation - added rules to a large number of games that were \ 
missing them.
** Bugfixes and cleanup.

2.10.0
** Fix moving cards in the Scorpion Tail game.
** Make use of https://pypi.org/project/pysol-cards/[the pysol-cards PyPI module]
** One can optionally load the Freecell Solver and the Black Hole Solver using \ 
their DLLs.
** Test Windows Version in the installer: \ 
https://github.com/shlomif/PySolFC/issues/161
** Pause when showing statistics: https://github.com/shlomif/PySolFC/pull/162

2.8.0
** Better kivy/Android support
** Using ttk and configobj as shipped in the python dist (instead of forked versions)
** Requiring https://pypi.org/project/attrs/[attrs] and \ 
https://pypi.org/project/pysol-cards/[pysol-cards] from PyPI
** Added tests, bug fixes and refactorings.
** Add the +-g+ and +--deal+ command line options.
   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

Next | Query returned 48 messages, browsing 1 to 10 | Previous