15
0
forked from pool/python-annoy

Accepting request 765053 from home:mcalabkova:branches:devel:languages:python

- update to 1.16.3
  * some error message improvements
  * doing more stack allocations instead of heap
  * fixes to a few tests that were failing on other platforms
- Rebase patch reproducible.patch

OBS-URL: https://build.opensuse.org/request/show/765053
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-annoy?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2020-01-16 19:26:07 +00:00
committed by Git OBS Bridge
parent 84991ed546
commit c7b41ed25a
5 changed files with 23 additions and 22 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 16 17:16:30 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.16.3
* some error message improvements
* doing more stack allocations instead of heap
* fixes to a few tests that were failing on other platforms
- Rebase patch reproducible.patch
-------------------------------------------------------------------
Wed Sep 25 07:35:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>