forked from pool/python-pystache
Accepting request 1236879 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1236879 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pystache?expand=0&rev=7
This commit is contained in:
@@ -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
3
pystache-0.6.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:55d8bb5aac450389369584b1627cecbe9069e13a09471a8fe783c44b64e94d5a
|
||||||
|
size 101395
|
@@ -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>
|
Tue Jan 2 21:19:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pystache
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pystache
|
Name: python-pystache
|
||||||
Version: 0.6.5
|
Version: 0.6.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mustache for Python
|
Summary: Mustache for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user