Package Release Info

python-pystache-0.6.8-bp160.1.17

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-pystache

Change Logs

* Fri Jun 27 2025 Markéta Machová <mmachova@suse.com>
- Convert to libalternatives
* Thu Jun 26 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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)
* Fri Jan 10 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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.
* Tue Jan 02 2024 Dirk Müller <dmueller@suse.com>
- 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.
* Thu Jul 27 2023 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
* Sat Dec 11 2021 Dirk Müller <dmueller@suse.com>
- 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)
* Thu Jul 02 2020 pgajdos@suse.com
- switch from nose to pytest
Version: 0.5.4-bp152.4.10
* Mon Jul 16 2018 tchvatal@suse.com
- Drop the devel package from buildrequires
Version: 0.5.4-bp150.2.4
* Sun Jul 02 2017 sor.alexei@meowr.ru
- Update for the multipython build.
* Sun May 08 2016 arun@gmx.de
- specfile:
  * updated source url to files.pythonhosted.org
* Fri Aug 29 2014 toddrme2178@gmail.com
- Initial version