14
0

- 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:
2024-01-02 21:20:44 +00:00
committed by Git OBS Bridge
parent 88c37e0763
commit 553079c13f
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jan 2 21:19:04 UTC 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 12:40:27 UTC 2023 - ecsos <ecsos@opensuse.org>