forked from pool/python-webruntime
- Update to 0.5.6:
* no upstream changelog - Run tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webruntime?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
fd8551958c
commit
206fa2cd8b
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 15:36:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.5.6:
|
||||
* no upstream changelog
|
||||
- Run tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 30 15:59:40 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-webruntime
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,24 +19,23 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-webruntime
|
||||
Version: 0.5.4
|
||||
Version: 0.5.6
|
||||
Release: 0
|
||||
Summary: A python package to launch HTML5 apps in the browser or a desktop-like runtime
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: http://webruntime.readthedocs.io
|
||||
URL: https://github.com/flexxui/webruntime
|
||||
Source: https://files.pythonhosted.org/packages/source/w/webruntime/webruntime-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module dialite}
|
||||
BuildRequires: %{python_module pytest}
|
||||
# /SECTION
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-dialite
|
||||
BuildArch: noarch
|
||||
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module dialite}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: MozillaFirefox
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -54,10 +53,8 @@ desktop app, such as XUL (based on Firefox) or NW.js.
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
# Test files missing
|
||||
# See https://github.com/flexxui/webruntime/pull/8
|
||||
# %%check
|
||||
# %%python_exec setup.py test
|
||||
%check
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b41cf39a20a845ff6576a865c8412c88c8e0e659d8b903b1c36d575e17a167e
|
||||
size 46369
|
||||
3
webruntime-0.5.6.tar.gz
Normal file
3
webruntime-0.5.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61c31c70dee3af9f7cfd58035670ce968a551b9fd2139db344bc0b622ac9d783
|
||||
size 51949
|
||||
Reference in New Issue
Block a user