- chore: bump cffi to 1.17.1 add py313 and musllinux aarch64 support (1) - test: fix windows and macos specific errors - ci(tox-test.ini): give tox-gh-actions a try - ci(tox.ini): use testenv basepython to set each env python version - ci(tox-test.ini): add seperate tests tox config file - fix(logging_yaml_validate): MapValidator --> MapPattern - feat(util_root): add detect evalavated privledge on Windows - fix: remove unmaintained dependency get-pypi-latest-version - fix(util_root): no os.getuid on windows - ci(testsuite): turn on test platforms windows and macos
.. _changes_1-3-5:
1.3.5
--------------------------
- docs: fix links and doctest issues - test(util_root): on Windows, getpwnam become module level variable allow patch - fix(logging_yaml_validate): fix import to strictyaml.validators.MapValidator - fix(util_root): no pwd module on Windows. shutil.chown also not Windows
.. _changes_1-3-4:
1.3.4
--------------------------
- docs(readthedocs): bump py39 --> py310
.. _changes_1-3-3:
1.3.3
--------------------------
- refactor(context_locals): T and P to private module variables _T and _P - docs: clean up toc remove headers module objects and module private variables - docs: author contact mastodon not telegram
.. _changes_1-3-2:
1.3.2
--------------------------
- ci: bump sigstore/gh-action-sigstore-python to v3.0.0
.. _changes_1-3-1:
1.3.1
--------------------------
- fix: unlock production dependencies - fix(pins.pip): unlock python-dateutil constraint - chore: update/bump requirements to latest - chore(tox.ini): sphinx is py310+ docs py39 --> py310 - ci(test-coverage): pip requirements on same line