File python-datrie.changes of Package python-datrie
-------------------------------------------------------------------
Tue May 28 08:57:59 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Cherry-pick upstream patch to fix build with GCC 14
* https://github.com/pytries/datrie/pull/99.patch
-------------------------------------------------------------------
Thu Feb 29 03:08:48 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Thu Dec 9 08:43:20 UTC 2021 - pgajdos@suse.com
- do not require pytest-runner for build, not required
-------------------------------------------------------------------
Mon May 17 09:07:53 UTC 2021 - pgajdos@suse.com
- use %pytest_arch macro
-------------------------------------------------------------------
Thu Apr 2 10:14:57 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 0.8.2
* Future-proof Python support by making cython a build time dependency and
removing cython generated c files from the repo (and sdist).
* Fix collections.abc.MutableMapping import
* CI and test updates
* Adjust library name to unbreak some linkers
-------------------------------------------------------------------
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