From 206fa2cd8bdc7e532a8f4d828e4495620d2f0879715afbc98d61cfbf26edae62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 19 Mar 2019 15:41:10 +0000 Subject: [PATCH] - 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 --- python-webruntime.changes | 7 +++++++ python-webruntime.spec | 23 ++++++++++------------- webruntime-0.5.4.tar.gz | 3 --- webruntime-0.5.6.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 16 deletions(-) delete mode 100644 webruntime-0.5.4.tar.gz create mode 100644 webruntime-0.5.6.tar.gz diff --git a/python-webruntime.changes b/python-webruntime.changes index edcb860..f95825b 100644 --- a/python-webruntime.changes +++ b/python-webruntime.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 19 15:36:31 UTC 2019 - Tomáš Chvátal + +- Update to 0.5.6: + * no upstream changelog +- Run tests + ------------------------------------------------------------------- Tue Oct 30 15:59:40 UTC 2018 - Todd R diff --git a/python-webruntime.spec b/python-webruntime.spec index b0b4d5d..39d9146 100644 --- a/python-webruntime.spec +++ b/python-webruntime.spec @@ -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 diff --git a/webruntime-0.5.4.tar.gz b/webruntime-0.5.4.tar.gz deleted file mode 100644 index 8da2a21..0000000 --- a/webruntime-0.5.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b41cf39a20a845ff6576a865c8412c88c8e0e659d8b903b1c36d575e17a167e -size 46369 diff --git a/webruntime-0.5.6.tar.gz b/webruntime-0.5.6.tar.gz new file mode 100644 index 0000000..63445fd --- /dev/null +++ b/webruntime-0.5.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61c31c70dee3af9f7cfd58035670ce968a551b9fd2139db344bc0b622ac9d783 +size 51949