15
0
forked from pool/python-dash

Accepting request 773178 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/773178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dash?expand=0&rev=5
This commit is contained in:
2020-02-10 20:56:31 +00:00
committed by Git OBS Bridge
parent 0e04a86c13
commit 6dd4045bd2
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-dash
Version: 1.8.0
Version: 1.9.0
Release: 0
Summary: Python framework for building reactive web-apps
License: MIT
@@ -51,6 +51,7 @@ analytical python code.
%prep
%setup -q -n dash-%{version}
sed -i -e '/^#!\//, 1d' dash/extract-meta.js
%build
%python_build