From 8c461be81a82d1a3ae161d7a3ef7e5531ee5fadac62454be9a06e36fe376580a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 13 Mar 2019 13:44:13 +0000 Subject: [PATCH] - Update to 1.8.2: * Added output decorator and outputs lookup method (#299, #312) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=17 --- python-param.changes | 6 ++++++ python-param.spec | 6 +++--- v1.8.1.tar.gz | 3 --- v1.8.2.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 v1.8.1.tar.gz create mode 100644 v1.8.2.tar.gz diff --git a/python-param.changes b/python-param.changes index 28a0a01..bfd4de1 100644 --- a/python-param.changes +++ b/python-param.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 13 13:43:12 UTC 2019 - Tomáš Chvátal + +- Update to 1.8.2: + * Added output decorator and outputs lookup method (#299, #312) + ------------------------------------------------------------------- Fri Jan 4 16:19:59 UTC 2019 - Todd R diff --git a/python-param.spec b/python-param.spec index 310cbc6..b500cb6 100644 --- a/python-param.spec +++ b/python-param.spec @@ -1,7 +1,7 @@ # # spec file for package python-param # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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-param -Version: 1.8.1 +Version: 1.8.2 Release: 0 Summary: Declarative Python programming using Parameters License: BSD-3-Clause diff --git a/v1.8.1.tar.gz b/v1.8.1.tar.gz deleted file mode 100644 index c0c76f8..0000000 --- a/v1.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66041066bea3ad3966fd9521a2ef0a9bd6a9084b8c1d1a7438afbef6692665ef -size 114355 diff --git a/v1.8.2.tar.gz b/v1.8.2.tar.gz new file mode 100644 index 0000000..c30bbb9 --- /dev/null +++ b/v1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fae1cab815816ec70d10137f90e7c0c14051b59bda635afe90c4d34fa3cac03 +size 116340