14
0

- update to 0.12.0:

* drop python 2.x support
  * add orjson
  * implemented chunked blake

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.std.pathlib?expand=0&rev=11
This commit is contained in:
2024-01-27 10:52:12 +00:00
committed by Git OBS Bridge
parent 16e1d87e1c
commit 4394dd1855
4 changed files with 24 additions and 13 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 27 10:51:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.12.0:
* drop python 2.x support
* add orjson
* implemented chunked blake
-------------------------------------------------------------------
Tue Oct 25 19:51:11 UTC 2022 - Matej Cepl <mcepl@suse.com>