14
0
forked from pool/python-Kajiki

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

- Update to 0.8.3
  * Fixed compatibility for Python 3.10
  * Switched the test runner to pytest
  * Added the ``kajiki`` command line interface
  * Documentation typo corrections
- Enable alternatives mechanism for /usr/bin/kajiki

OBS-URL: https://build.opensuse.org/request/show/915250
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=21
This commit is contained in:
2021-09-02 13:37:59 +00:00
committed by Git OBS Bridge
parent bf95755fe6
commit 2c44e35629
4 changed files with 27 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Aug 31 12:19:49 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.8.3
* Fixed compatibility for Python 3.10
* Switched the test runner to pytest
* Added the ``kajiki`` command line interface
* Documentation typo corrections
- Enable alternatives mechanism for /usr/bin/kajiki
-------------------------------------------------------------------
Sun Aug 16 13:21:47 UTC 2020 - John Vandenberg <jayvdb@gmail.com>