From 41857e81facd39104b3bca53df4b79c7423e31eb847e1079a9e1d83b792dd292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Sun, 10 Jan 2021 15:39:51 +0000 Subject: [PATCH] Accepting request 862030 from home:apersaud:branches:devel:languages:python:numeric update to latest version OBS-URL: https://build.opensuse.org/request/show/862030 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-uncertainties?expand=0&rev=19 --- python-uncertainties.changes | 10 ++++++++++ python-uncertainties.spec | 6 +++--- uncertainties-3.1.4.tar.gz | 3 --- uncertainties-3.1.5.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 uncertainties-3.1.4.tar.gz create mode 100644 uncertainties-3.1.5.tar.gz diff --git a/python-uncertainties.changes b/python-uncertainties.changes index 553be7c..17d54fd 100644 --- a/python-uncertainties.changes +++ b/python-uncertainties.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jan 9 20:05:34 UTC 2021 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 3.1.5: + * added a “p” formatting option, that makes sure that there are + always parentheses around the … ± … part of printed numbers. + ------------------------------------------------------------------- Mon Jun 29 12:05:59 UTC 2020 - pgajdos@suse.com diff --git a/python-uncertainties.spec b/python-uncertainties.spec index 8ed33c1..6a67dc9 100644 --- a/python-uncertainties.spec +++ b/python-uncertainties.spec @@ -1,7 +1,7 @@ # # spec file for package python-uncertainties # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-uncertainties -Version: 3.1.4 +Version: 3.1.5 Release: 0 Summary: Uncertainties on the Quantities Involved (aka "Error Propagation") License: BSD-3-Clause @@ -33,8 +33,8 @@ BuildRequires: %{python_module testsuite} BuildRequires: %{python_module tools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildArch: noarch Requires: python-future +BuildArch: noarch %if 0%{?suse_version} Recommends: python-numpy %endif diff --git a/uncertainties-3.1.4.tar.gz b/uncertainties-3.1.4.tar.gz deleted file mode 100644 index 712ba44..0000000 --- a/uncertainties-3.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63548a94899f2a51eeb89b640f6ac311f481a8016b37dce157186e44619bc968 -size 148897 diff --git a/uncertainties-3.1.5.tar.gz b/uncertainties-3.1.5.tar.gz new file mode 100644 index 0000000..fac04ff --- /dev/null +++ b/uncertainties-3.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9122c1e7e074196883b4a7a946e8482807b2f89675cb5e3798b87e0608ede903 +size 149411