forked from pool/python-sqlite-fts4
- Update to 1.0.3 * Fix for compatibility with big-endian systems. #6 OBS-URL: https://build.opensuse.org/request/show/1004196 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite-fts4?expand=0&rev=3
13 lines
459 B
Plaintext
13 lines
459 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Sep 16 20:54:55 UTC 2022 - Sarah Kriesch <sarah.kriesch@opensuse.org>
|
|
|
|
- Update to 1.0.3
|
|
* Fix for compatibility with big-endian systems. #6
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 17 14:33:18 UTC 2021 - andy great <andythe_great@pm.me>
|
|
|
|
- Initial package release, 1.0.1.
|
|
- Skip python2 because python 2 don't support encoding="utf8" in
|
|
setup.py
|