14
0

Accepting request 1236854 from home:glaubitz:branches:devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/1236854
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pystache?expand=0&rev=14
This commit is contained in:
2025-01-10 14:02:29 +00:00
committed by Git OBS Bridge
parent d5d6dcc13d
commit 96fe153dc3
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f238d5a06f18843e0d491d8e4e292dc03fed6a54cb0a5c34be37a3faa973174
size 100731

3
pystache-0.6.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:55d8bb5aac450389369584b1627cecbe9069e13a09471a8fe783c44b64e94d5a
size 101395

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Jan 10 12:16:29 UTC 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 2 21:19:04 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pystache
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pystache
Version: 0.6.5
Version: 0.6.7
Release: 0
Summary: Mustache for Python
License: MIT