diff --git a/param-1.10.1.tar.gz b/param-1.10.1.tar.gz new file mode 100644 index 0000000..8ba0c12 --- /dev/null +++ b/param-1.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:902fc8128093a911f9ca98b8e185e181fa21b4a00e626ac4b440fbe46e58f875 +size 132562 diff --git a/python-param.changes b/python-param.changes index 1de007c..2fff3df 100644 --- a/python-param.changes +++ b/python-param.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 10 23:03:56 UTC 2021 - Atri Bhattacharya + +- Update to version 1.10.1: + * Fix serialization of Tuple (gh#holoviz/param#446). + * Declare asynchronous executor (gh#holoviz/param#449). +- Use param-%{version} format for source name. + ------------------------------------------------------------------- Sun Jan 3 15:22:52 UTC 2021 - Benjamin Greiner diff --git a/python-param.spec b/python-param.spec index bdce25b..fdbb7fd 100644 --- a/python-param.spec +++ b/python-param.spec @@ -17,14 +17,15 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define modname param Name: python-param -Version: 1.10.0 +Version: 1.10.1 Release: 0 Summary: Declarative Python programming using Parameters License: BSD-3-Clause Group: Development/Languages/Python URL: http://param.pyviz.org/ -Source0: https://github.com/holoviz/param/archive/v%{version}.tar.gz +Source0: https://github.com/holoviz/param/archive/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz Source100: python-param-rpmlintrc # PATCH-FEATURE-UPSTREAM denose.patch gh#holoviz/param#423 mcepl@suse.com # Remove nose dependency diff --git a/v1.10.0.tar.gz b/v1.10.0.tar.gz deleted file mode 100644 index cb4c30d..0000000 --- a/v1.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:197e058ab2d35a08e029a0cdbe13e43045e35c607af99857858752e14959e541 -size 131664