diff --git a/python-uncertainties.changes b/python-uncertainties.changes index 4cea86d..58aca92 100644 --- a/python-uncertainties.changes +++ b/python-uncertainties.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 30 03:02:29 UTC 2018 - Arun Persaud + +- update to version 3.0.3: + * The deprecation warning raised by inspect.getargspec() in recent + versions of Python 3 is now gone. + ------------------------------------------------------------------- Thu Sep 6 12:52:28 UTC 2018 - Jan Engelhardt diff --git a/python-uncertainties.spec b/python-uncertainties.spec index 86044ff..30cb307 100644 --- a/python-uncertainties.spec +++ b/python-uncertainties.spec @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-uncertainties -Version: 3.0.2 +Version: 3.0.3 Release: 0 Summary: Uncertainties on the Quantities Involved (aka "Error Propagation") License: BSD-3-Clause diff --git a/uncertainties-3.0.2.tar.gz b/uncertainties-3.0.2.tar.gz deleted file mode 100644 index 0d9de8f..0000000 --- a/uncertainties-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91db922d54dff6094b4ea0d6e058f713a992cdf42e3ebaf73278e1893bfa2942 -size 229516 diff --git a/uncertainties-3.0.3.tar.gz b/uncertainties-3.0.3.tar.gz new file mode 100644 index 0000000..685715e --- /dev/null +++ b/uncertainties-3.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a98e2d115ce3beacf9e6a33dd10e602b44c16d29a3a43884ec69606c204e0c2 +size 232249