15
0

23 Commits

Author SHA256 Message Date
92ac73a074 Accepting request 1282510 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1282510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textdistance?expand=0&rev=11
2025-06-04 18:28:29 +00:00
dfc84db6b0 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=21
2025-06-04 06:16:36 +00:00
aaf20f04a7 Accepting request 1194590 from devel:languages:python
- update to 4.6.3:
  * Fix spelling and add missing import

OBS-URL: https://build.opensuse.org/request/show/1194590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textdistance?expand=0&rev=10
2024-08-19 21:44:38 +00:00
e1dae58046 - update to 4.6.3:
* Fix spelling and add missing import

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=19
2024-08-18 17:30:37 +00:00
63aaa49b1a Accepting request 1179667 from devel:languages:python
- update to 4.6.2:
  * Levenstein: ensure the return type is int

OBS-URL: https://build.opensuse.org/request/show/1179667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textdistance?expand=0&rev=9
2024-06-10 15:38:16 +00:00
c173a8f5d5 - update to 4.6.2:
* Levenstein: ensure the return type is int

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=17
2024-06-10 09:27:31 +00:00
d67bf8c101 Accepting request 1138586 from devel:languages:python
- update to 4.6.1:
  * Remove abydos references from libraries.json

OBS-URL: https://build.opensuse.org/request/show/1138586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textdistance?expand=0&rev=8
2024-01-15 21:17:27 +00:00
4c8dfb042d - update to 4.6.1:
* Remove abydos references from libraries.json

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=15
2024-01-14 15:15:39 +00:00
669bd89914 Accepting request 1132831 from devel:languages:python
- update to 4.6.0:
  * Drop abydos
  * Remove executable bit from filesystem permissions of
    README.md
  * Replace deprecated license_file with license_files in
    setup.cfg

- skip python 3.6 build (no numpy)
- required by spyder 4.2.1

OBS-URL: https://build.opensuse.org/request/show/1132831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textdistance?expand=0&rev=7
2023-12-13 17:35:58 +00:00
e1c97df057 - update to 4.6.0:
* Drop abydos
  * Remove executable bit from filesystem permissions of
    README.md
  * Replace deprecated license_file with license_files in
    setup.cfg
- skip python 3.6 build (no numpy)
- required by spyder 4.2.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=13
2023-12-13 10:07:57 +00:00
c6cb1ab063 Accepting request 1063712 from devel:languages:python
- Update to 4.5.0:
  * Run Python 3.10 tests on CI
  * Type annotations
  * Add new DamerauLevenshtein... classes
  * update rapidfuzz
  * Ensure that maximum normalised distance is <= 1
  * Ensure editex parameters are sensible
  * Ignore inconsistent timings on some comparison tests
  * add support for rapidfuzz
- Fix up the download URL due to upstream dropping v.

OBS-URL: https://build.opensuse.org/request/show/1063712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textdistance?expand=0&rev=6
2023-02-08 16:20:18 +00:00
4985e73307 - Update to 4.5.0:
* Run Python 3.10 tests on CI
  * Type annotations
  * Add new DamerauLevenshtein... classes
  * update rapidfuzz
  * Ensure that maximum normalised distance is <= 1
  * Ensure editex parameters are sensible
  * Ignore inconsistent timings on some comparison tests
  * add support for rapidfuzz
- Fix up the download URL due to upstream dropping v.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=11
2023-02-08 04:12:18 +00:00
2066c34dd4 Accepting request 983627 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/983627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textdistance?expand=0&rev=5
2022-06-18 20:06:35 +00:00
f0d351b3d1 Accepting request 983583 from home:bnavigator:branches:devel:languages:python
- More than one test can timeout
  * Drop extend-timeout.patch
  * Add hypothesis-profile-conftest.patch

OBS-URL: https://build.opensuse.org/request/show/983583
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=9
2022-06-18 19:20:51 +00:00
ab37227783 Accepting request 958292 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/958292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textdistance?expand=0&rev=4
2022-03-01 16:04:05 +00:00
6db85be7e0 Accepting request 958263 from home:pgajdos:python
- version update to 4.2.1
  * no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/958263
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=8
2022-03-01 15:02:57 +00:00
bfb74dc039 Accepting request 873578 from devel:languages:python
- skip python 3.6 build (no numpy)

OBS-URL: https://build.opensuse.org/request/show/873578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textdistance?expand=0&rev=3
2021-02-19 22:44:05 +00:00
c453db385d - skip python 3.6 build (no numpy)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=6
2021-02-18 23:02:08 +00:00
e5539cd3c1 Accepting request 859964 from devel:languages:python
- Add extend-timeout.patch switching off timeout on failing test.

OBS-URL: https://build.opensuse.org/request/show/859964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textdistance?expand=0&rev=2
2021-01-03 20:27:16 +00:00
2e8c5fb3aa Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=4
2021-01-03 16:34:36 +00:00
e5ef1a3042 - Switch off timeout on failing test
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=3
2021-01-03 14:27:40 +00:00
25df111065 Accepting request 858234 from devel:languages:python
requirement for spyder

OBS-URL: https://build.opensuse.org/request/show/858234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textdistance?expand=0&rev=1
2020-12-23 13:21:54 +00:00
d5200885c0 Accepting request 857044 from home:bnavigator:branches:devel:languages:python
new requirement for spyder 4.2.1

OBS-URL: https://build.opensuse.org/request/show/857044
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=1
2020-12-21 11:09:10 +00:00