1
0
forked from pool/python-datrie

14 Commits

Author SHA256 Message Date
9e28b19537 Accepting request 1177289 from home:glaubitz:branches:devel:languages:python
- Cherry-pick upstream patch to fix build with GCC 14
  * https://github.com/pytries/datrie/pull/99.patch

OBS-URL: https://build.opensuse.org/request/show/1177289
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=24
2024-05-28 15:14:52 +00:00
dab90c0c82 - Switch to autosetup and pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=22
2024-02-29 03:09:25 +00:00
65169a26e5 Accepting request 937413 from home:pgajdos:python
- do not require pytest-runner for build, not required

OBS-URL: https://build.opensuse.org/request/show/937413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=21
2021-12-09 16:48:29 +00:00
5f81e98cb8 Accepting request 893646 from home:pgajdos:python
- use %pytest_arch macro

OBS-URL: https://build.opensuse.org/request/show/893646
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=19
2021-05-17 10:08:56 +00:00
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
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
Tomáš Chvátal
f148532872 Accepting request 688122 from home:jayvdb:branches:devel:languages:python
- Add merged_pr_60.patch to build with recent hypothesis

OBS-URL: https://build.opensuse.org/request/show/688122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=13
2019-03-25 08:42:19 +00:00
Tomáš Chvátal
dbb6baf0d6 - Regenerate all the cython files
- Run fdupes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=12
2019-03-22 14:18:22 +00:00
Tomáš Chvátal
a23315d239 Accepting request 681248 from home:jayvdb:branches:devel:languages:python
- Remove strange removal of files in %{buildroot} before the %install
- Use %license

OBS-URL: https://build.opensuse.org/request/show/681248
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=10
2019-03-04 10:05:03 +00:00
Tomáš Chvátal
7c76c1dfee Accepting request 612228 from home:bmwiedemann:branches:devel:languages:python
Add reproducible.patch to make build reproducible (boo#1041090)

OBS-URL: https://build.opensuse.org/request/show/612228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=8
2018-05-25 14:45:59 +00:00
Tomáš Chvátal
456242602c Accepting request 587589 from home:oertel:branches:devel:languages:python
- add datrie-bigendian.patch (bsc#1085526)
  to use utf_32_be instead of utf_32_le on bigendian machines

OBS-URL: https://build.opensuse.org/request/show/587589
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=6
2018-03-15 17:47:31 +00:00
Todd R
49447eb114 Accepting request 487283 from home:jengelh:branches:devel:languages:python
- Remove extreme wording from description.
Neutral point of view - https://en.opensuse.org/openSUSE:Package_description_guidelines

OBS-URL: https://build.opensuse.org/request/show/487283
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=4
2017-04-24 16:28:47 +00:00
Jan Matejek
0c00dda26f - update license to LGPL-2.1+
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=2
2017-04-07 18:12:43 +00:00
Jan Matejek
19e1376ff6 Accepting request 479636 from home:rjschwei
- Convert to singlespec port from d:l:py3

OBS-URL: https://build.opensuse.org/request/show/479636
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=1
2017-03-15 14:45:24 +00:00