15
0
forked from pool/python-datrie
Files
python-datrie/python-datrie.changes
Tomáš Chvátal 94fbd30f30 Accepting request 718473 from home:pgajdos
- version update to 0.8
  * Python 3.7 compatibility; extension is rebuilt with Cython 0.29.11.
  * Trie.get function;
  * Python 2.6 and 3.3 support is dropped;
  * removed patch to libdatrie which is no longer required;
  * testing and CI fixes.
- deleted patches
  - merged_pr_60.patch (upstreamed)
  - reproducible.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/718473
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=15
2019-07-25 08:51:07 +00:00

63 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Thu Jul 25 08:40:51 UTC 2019 - pgajdos@suse.com
- version update to 0.8
* Python 3.7 compatibility; extension is rebuilt with Cython 0.29.11.
* Trie.get function;
* Python 2.6 and 3.3 support is dropped;
* removed patch to libdatrie which is no longer required;
* testing and CI fixes.
- deleted patches
- merged_pr_60.patch (upstreamed)
- reproducible.patch (upstreamed)
-------------------------------------------------------------------
Mon Mar 25 07:24:43 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add merged_pr_60.patch to build with recent hypothesis
-------------------------------------------------------------------
Fri Mar 22 14:18:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Regenerate all the cython files
- Run fdupes
-------------------------------------------------------------------
Mon Mar 4 09:56:56 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove strange removal of files in %{buildroot} before the
%install
- Use %license
-------------------------------------------------------------------
Fri May 25 12:12:43 UTC 2018 - bwiedemann@suse.com
- Add reproducible.patch to make build reproducible (boo#1041090)
-------------------------------------------------------------------
Thu Mar 15 18:10:19 CET 2018 - ro@suse.de
- add datrie-bigendian.patch (bsc#1085526)
to use utf_32_be instead of utf_32_le on bigendian machines
-------------------------------------------------------------------
Tue Apr 11 10:17:10 UTC 2017 - jengelh@inai.de
- Remove extreme wording from description.
-------------------------------------------------------------------
Fri Apr 7 18:12:25 UTC 2017 - jmatejek@suse.com
- update license to LGPL-2.1+
-------------------------------------------------------------------
Sat Mar 4 00:00:17 UTC 2017 - rjschwei@suse.com
- Convert to single-spec
-------------------------------------------------------------------
Sun Jul 17 17:58:12 UTC 2016 - arun@gmx.de
- initial version 0.7.1