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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user