From e8c954f8a5048dedcfbb7740af865b6999c7ebd2ef15e57fb22e0295cea050d3 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 14 Nov 2020 11:22:56 +0000 Subject: [PATCH] Accepting request 848433 from home:badshah400:branches:devel:languages:python:numeric - 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. OBS-URL: https://build.opensuse.org/request/show/848433 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-qsymm?expand=0&rev=4 --- python-qsymm.changes | 12 ++++++++++++ python-qsymm.spec | 2 +- qsymm-1.2.7.tar.gz | 3 --- qsymm-1.3.0.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 qsymm-1.2.7.tar.gz create mode 100644 qsymm-1.3.0.tar.gz diff --git a/python-qsymm.changes b/python-qsymm.changes index 533fa84..c079551 100644 --- a/python-qsymm.changes +++ b/python-qsymm.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Nov 1 23:45:46 UTC 2020 - Atri Bhattacharya + +- 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 diff --git a/python-qsymm.spec b/python-qsymm.spec index 66b9f77..f6ed219 100644 --- a/python-qsymm.spec +++ b/python-qsymm.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %define modname qsymm Name: python-qsymm -Version: 1.2.7 +Version: 1.3.0 Release: 0 Summary: Symmetry finder and symmetric Hamiltonian generator License: BSD-2-Clause diff --git a/qsymm-1.2.7.tar.gz b/qsymm-1.2.7.tar.gz deleted file mode 100644 index 6c8d880..0000000 --- a/qsymm-1.2.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9af92a30c3f72883c744d4717e4ec30c8b48121e208c10553e8e0e428fe43bbc -size 79112 diff --git a/qsymm-1.3.0.tar.gz b/qsymm-1.3.0.tar.gz new file mode 100644 index 0000000..303eafe --- /dev/null +++ b/qsymm-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce72945b4d88b453b6d5ca2d222ffbf59b4adc38b32af5e601ca7321a550dbef +size 79087