15
0
forked from pool/python-datrie
Files
python-datrie/python-datrie.changes
Tomáš Chvátal b6c42f2789 Accepting request 790841 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/790841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=17
2020-04-02 10:37:46 +00:00

73 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
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