* Support sympy 1.12. - Switch to pyproject macros. - Skip a truculent test. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-qsymm?expand=0&rev=8
35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 31 07:40:42 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch support-sympy-1.12.patch:
|
|
* Support sympy 1.12.
|
|
- Switch to pyproject macros.
|
|
- Skip a truculent test.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 13 18:26:02 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- skip python 3.6 (no scipy available)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 1 23:45:46 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.3.0:
|
|
+ Integration test: run the tests for Kwant's qsymm module
|
|
against the current version of qsymm.
|
|
+ Avoided using deprecated functionality in latest scipy, numpy,
|
|
and sympy.
|
|
+ Fix syntax for python 3.9.
|
|
+ Support of python < 3.7, numpy < 1.16, scipy < 1.1, sympy <
|
|
1.3.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 8 06:48:58 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Do not depend on pytest-runner
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 5 17:45:54 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Initial package.
|