| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Convert to libalternatives
- Update to 0.6.8
* pystache has been stable and out of beta a long time,
update config to reflect by @bakert in (#36)
* feat: Supply ParsingError with additional information
by @mykola-mokhnach-parloa in (#37)
- Update to 0.6.7 * fix: Fail on unmatched tags. - from version 0.6.6 * Update README to match supported versions. * Update pre-commit. * Update pyproject.toml with 3.12 and 3.13 Python versions. * Update tox config to use Python 3.12 and 3.13 versions. * Update yml files with Python 3.12 and 3.13. * Update changelog for v0.6.5 a bit belatedly.
- update to 0.6.5: * Use the content-type for RST that pypi now wants * Add full sphinx apidoc build, include readme/extras. * Fix included filename and link cleanup. * Remove more py2 cruft from doctesting (py3.10 warnings) * Update maintainer info and spec test cmd. * Use updated bandit action and workflow excludes (exclude test) * Use current org-level coverage workflow.
- Add %{?sle15_python_module_pythons}
- udpate to 0.6.0: * Bump spec versions to latest => v1.1.3 * Modernize python and CI tools, update docs/doctests * Update unicode conversion test for py3-only * Add pep8speaks cfg, cleanup warnings * Remove superfluous setup test/unused imports * Use correct wheel name in release workflow, limit wheels * Add install check/test of downloaded wheel * Update/add ci workflows and tox cfg, bump to next dev0 version * fix document processing, update pandoc args and history * add release.yml to CI, test env settings * fix bogus commit message, update versions and tox cf * add post-test steps for building pkgs with/without doc updates * Bugfix: test_specloader.py: fix test_find__with_directory on other OSs * Bugfix: pystache/loader.py: remove stray windows line-endings * fix crufty (and insecure) http urls * Bugfix: modernize python versions (keep py27)
- switch from nose to pytest
- Drop the devel package from buildrequires
- Update for the multipython build.
- specfile: * updated source url to files.pythonhosted.org
- Initial version