forked from pool/python-pystache
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pystache?expand=0&rev=11
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pystache
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2024 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.0
|
||||
Version: 0.6.5
|
||||
Release: 0
|
||||
Summary: Mustache for Python
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user