forked from pool/python-python-snappy
* 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
38 lines
1.2 KiB
Plaintext
38 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Update to version 0.6.0
|
|
* fix 'PY_SSIZE_T_CLEAN will be required for # formats'
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 13 17:13:23 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- BuildRequire snappy-devel instead of pkgconfig(snappy): snappy
|
|
does not provide a pkgconfig file (anymore) and setup.py does
|
|
also not care for this.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 16 21:22:31 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Remove unnecessary build dependency nose
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 11 11:15:21 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 0.5.4
|
|
* no upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 21 03:52:54 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Initial version
|
|
|