15
0
forked from pool/python-branca

Accepting request 708038 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/708038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-branca?expand=0&rev=2
This commit is contained in:
2019-06-06 16:18:57 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e762c9bdf40725f3d05ea1fda8fae9b470bfada6474e43a1242c8204a7bb15e
size 40045

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 6 08:25:54 UTC 2019 - pgajdos@suse.com
- run the testsuite
-------------------------------------------------------------------
Mon Jan 21 03:42:16 UTC 2019 - Todd R <toddrme2178@gmail.com>

View File

@@ -24,7 +24,7 @@ Summary: HTML+JS page generator
License: MIT
Group: Development/Languages/Python
URL: https://github.com/python-visualization/branca
Source: https://files.pythonhosted.org/packages/source/b/branca/branca-%{version}.tar.gz
Source: https://github.com/python-visualization/branca/archive/v%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -35,6 +35,7 @@ BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Jinja2}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module selenium}
BuildRequires: %{python_module six}
# /SECTION
%python_subpackages
@@ -52,6 +53,10 @@ Generate HTML+JS pages with Python.
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# test_rendering_utf8_iframe requires geckodriver
%pytest -k 'not test_rendering_utf8_iframe' -v
%files %{python_files}
%doc CHANGES.txt README.rst
%license LICENSE.txt

3
v0.3.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87b9b294d7e15dc02f66fce23311a36b0ea3b6fba4874fb9ba9da64220bb156a
size 57494