15
0
forked from pool/python-hankel

Accepting request 814768 from home:badshah400:branches:devel:languages:python

- Update to version 1.1.0:
  * Adds ability to transform complex-valued functions.
- Use %{name}-%{version} naming scheme for source tarball.
- Update package versions in Requires and BuildRequires in keeping
  with upstream.
- Don't run tests for i586 arch where they take too long leading to
  the obs worker shutting down assuming a stuck job.

OBS-URL: https://build.opensuse.org/request/show/814768
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2020-06-15 18:24:36 +00:00
committed by Git OBS Bridge
parent 98cbbc50f2
commit b1649068f2
4 changed files with 25 additions and 11 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jun 10 02:35:57 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.1.0:
* Adds ability to transform complex-valued functions.
- Use %{name}-%{version} naming scheme for source tarball.
- Update package versions in Requires and BuildRequires in keeping
with upstream.
- Don't run tests for i586 arch where they take too long leading to
the obs worker shutting down assuming a stuck job.
-------------------------------------------------------------------
Thu Apr 23 11:02:49 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>