forked from pool/python-param
Accepting request 862158 from home:badshah400:branches:devel:languages:python
* Update to version 1.10.1.
* Use param-%{version} format for source name.
OBS-URL: https://build.opensuse.org/request/show/862158
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=35
This commit is contained in:
3
param-1.10.1.tar.gz
Normal file
3
param-1.10.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:902fc8128093a911f9ca98b8e185e181fa21b4a00e626ac4b440fbe46e58f875
|
||||
size 132562
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 23:03:56 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- 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 <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:197e058ab2d35a08e029a0cdbe13e43045e35c607af99857858752e14959e541
|
||||
size 131664
|
||||
Reference in New Issue
Block a user