Path to this page:
Subject: CVS commit: pkgsrc/math/py-simpleeval
From: Adam Ciarcinski
Date: 2022-01-23 20:13:16
Message id: 20220123191316.F312AFB24@cvs.NetBSD.org
Log Message:
py-simpleeval: updated to 0.9.12
0.9.12
KInd of hoping this is the last 0.9 release, and I find time to stablize as 1.0, \
and start the 2.0 work some time soon...
Changelog:
Remove Cyclic references (memory leak)
Add left & right shift operations (<< and >>)
Switch to GH actions & CodeCov.io for CI tests
Add extra contributors details
Reformat w/ Black + isort, and have linting of those in CI
Files: