forked from pool/python-textdistance
		
	OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=21
		
			
				
	
	
		
			76 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			76 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Wed Jun  4 06:07:57 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
 | |
| 
 | |
| - Switch to pyproject macros.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sun Aug 18 17:30:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
 | |
| 
 | |
| - update to 4.6.3:
 | |
|   * Fix spelling and add missing import
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Jun 10 09:27:22 UTC 2024 - Dirk Müller <dmueller@suse.com>
 | |
| 
 | |
| - update to 4.6.2:
 | |
|   * Levenstein: ensure the return type is int
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sun Jan 14 15:13:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
 | |
| 
 | |
| - update to 4.6.1:
 | |
|   * Remove abydos references from libraries.json
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Dec 13 10:07:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
 | |
| 
 | |
| - 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
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Feb  8 04:09:31 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
 | |
| 
 | |
| - 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.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sat Jun 18 14:19:44 UTC 2022 - Ben Greiner <code@bnavigator.de>
 | |
| 
 | |
| - More than one test can timeout
 | |
|   * Drop extend-timeout.patch
 | |
|   * Add hypothesis-profile-conftest.patch
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Mar  1 12:20:22 UTC 2022 - pgajdos@suse.com
 | |
| 
 | |
| - version update to 4.2.1
 | |
|   * no upstream changelog
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Feb 18 23:01:58 UTC 2021 - Dirk Müller <dmueller@suse.com>
 | |
| 
 | |
| - skip python 3.6 build (no numpy)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sun Jan  3 14:27:00 UTC 2021 - Matej Cepl <mcepl@suse.com>
 | |
| 
 | |
| - Add extend-timeout.patch switching off timeout on failing test.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sat Dec 19 22:06:48 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
 | |
| 
 | |
| - Initial specfile for version 4.2.0
 | |
| - required by spyder 4.2.1
 |