- Add opt_einsum-pr208-configparser.patch * gh#dgasmith/opt_einsum#208 - Build wheel with PEP517 - Clean obsolete flavor skips - Don't catchall sitelib files OBS-URL: https://build.opensuse.org/request/show/1146184 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-opt-einsum?expand=0&rev=9
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 12 13:18:40 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Add opt_einsum-pr208-configparser.patch
|
|
* gh#dgasmith/opt_einsum#208
|
|
- Build wheel with PEP517
|
|
- Clean obsolete flavor skips
|
|
- Don't catchall sitelib files
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 21 10:08:52 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Skip python36 build: No NumPy for python36 on TW (NEP 29)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 22 07:41:26 UTC 2020 - Christian Goll <cgoll@suse.com>
|
|
|
|
- updated to version 3.3.0 which fixes failed unit test for
|
|
factory (see upstream issue #131), new features are:
|
|
* mars backend support
|
|
* object based backend so that contract(backend='object') can be use
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 25 09:41:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Enable testing
|
|
- Install license and documentation
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 17 10:07:55 UTC 2020 - Christian Goll <cgoll@suse.com>
|
|
|
|
- inital commit pf opt_einsum with version 3.1.0
|