14
0

- update to 0.6.1:

* apple silicon enablement
  * python 3.10+ testing
  * Port to python 3.11: use Py_SET_SIZE()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-snappy?expand=0&rev=11
This commit is contained in:
2023-02-19 12:33:44 +00:00
committed by Git OBS Bridge
parent 5410fee218
commit fc60b6ce2d
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Feb 19 12:31:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.6.1:
* apple silicon enablement
* python 3.10+ testing
* Port to python 3.11: use Py_SET_SIZE()
-------------------------------------------------------------------
Thu Jan 6 22:04:15 UTC 2022 - Ben Greiner <code@bnavigator.de>