14
0

Accepting request 1000058 from home:bnavigator:branches:devel:languages:python

- Update to 2.3.1
  * Packaging refresh.
  + #12: Added locale stability for tests.
- v2.3.0:
  * #9: Fixed syntax errors in docs.
  * Require Python 3.7 or later.
- v2.2.0
  * #8: Prefer author date to committer date when adding SCM
    timestamps, reverting change in 2.1, and this time tracking the
    motivation more carefully.
- v2.1.1: Fix Github Actions badge.
- v2.1.0 Prefer committer date to author date when adding SCM
  timestamps.
- Don't build the docs

OBS-URL: https://build.opensuse.org/request/show/1000058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rst.linker?expand=0&rev=19
This commit is contained in:
2022-08-29 19:57:00 +00:00
committed by Git OBS Bridge
parent 662b80aa3f
commit 1517a47bb8
4 changed files with 38 additions and 21 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Aug 29 13:59:54 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 2.3.1
* Packaging refresh.
+ #12: Added locale stability for tests.
- v2.3.0:
* #9: Fixed syntax errors in docs.
* Require Python 3.7 or later.
- v2.2.0
* #8: Prefer author date to committer date when adding SCM
timestamps, reverting change in 2.1, and this time tracking the
motivation more carefully.
- v2.1.1: Fix Github Actions badge.
- v2.1.0 Prefer committer date to author date when adding SCM
timestamps.
- Don't build the docs
-------------------------------------------------------------------
Sat Sep 26 11:26:01 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>