forked from pool/python-fann2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fann2?expand=0&rev=6
41 lines
1.4 KiB
Plaintext
41 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 27 11:28:15 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 15 16:06:05 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.2.0:
|
|
* Make setup.py robust to looking for FANN libraries in PREFIX
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 09:21:07 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Remove %bcond_without test and note upstream issue that no test
|
|
suite exists
|
|
- Tidy spec
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 4 11:33:33 UTC 2018 - alarrosa@suse.com
|
|
|
|
- Update to python-fann2 1.1.2
|
|
* Fix badly placed return value for nested conditional under FANN libs
|
|
search function.
|
|
* Fixed indentation for raise function under for loop.
|
|
|
|
- Update to 1.1.1
|
|
* Added '/usr/lib64' directory to FANN libs search function for setup.py.
|
|
* Pylinted setup.py.
|
|
|
|
- Update to 1.1.0
|
|
* Added support for 2.7 - 3.6.
|
|
* Fixed functions that return arrays and functions that deal with
|
|
"FANN::connection arrays".
|
|
* Created wheel files for FreeBSD, Windows x64 & Linux (py27 & py36).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 10 15:27:40 UTC 2017 - alarrosa@suse.com
|
|
|
|
- Initial release of python-fann2 1.0.7
|