15
0
forked from pool/python-mdurl

Accepting request 1007019 from home:yarunachalam:branches:devel:languages:python

- Update to 0.1.2
  Add a decode test with invalid utf8
  * Bump version: 0.1.1 → 0.1.2
  * Fix decode returning utf-16 code units (#9)
  * [pre-commit.ci] pre-commit autoupdate (#8)

OBS-URL: https://build.opensuse.org/request/show/1007019
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mdurl?expand=0&rev=3
This commit is contained in:
2022-09-29 19:01:07 +00:00
committed by Git OBS Bridge
parent 8ca019cccd
commit 8bfd41d20d
3 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 29 15:58:15 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 0.1.2
Add a decode test with invalid utf8
* Bump version: 0.1.1 → 0.1.2
* Fix decode returning utf-16 code units (#9)
* [pre-commit.ci] pre-commit autoupdate (#8)
-------------------------------------------------------------------
Tue Apr 26 10:30:25 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>