From 675f35dea04b1f40ee202577ef366a48d3f46ceda6418462f0802e34f261f24b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 22 Jul 2019 11:36:28 +0000 Subject: [PATCH] - Update to 1.0.3: * no upstream changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wurlitzer?expand=0&rev=5 --- python-wurlitzer.changes | 6 ++++++ python-wurlitzer.spec | 12 +++++------- wurlitzer-1.0.2.tar.gz | 3 --- wurlitzer-1.0.3.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 10 deletions(-) delete mode 100644 wurlitzer-1.0.2.tar.gz create mode 100644 wurlitzer-1.0.3.tar.gz diff --git a/python-wurlitzer.changes b/python-wurlitzer.changes index 668efe2..9cb03ad 100644 --- a/python-wurlitzer.changes +++ b/python-wurlitzer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 22 11:35:41 UTC 2019 - Tomáš Chvátal + +- Update to 1.0.3: + * no upstream changelog + ------------------------------------------------------------------- Sat Dec 22 05:42:49 UTC 2018 - Todd R diff --git a/python-wurlitzer.spec b/python-wurlitzer.spec index 023025c..a26aa77 100644 --- a/python-wurlitzer.spec +++ b/python-wurlitzer.spec @@ -1,7 +1,7 @@ # # spec file for package python-wurlitzer # -# 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 @@ -18,23 +18,21 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-wurlitzer -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: Python package to capture C-level output in context managers License: MIT Group: Development/Languages/Python -Url: https://github.com/minrk/wurlitzer +URL: https://github.com/minrk/wurlitzer Source: https://files.pythonhosted.org/packages/source/w/wurlitzer/wurlitzer-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} # /SECTION -BuildArch: noarch - %python_subpackages %description @@ -52,7 +50,7 @@ output in context managers. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand py.test-%{$python_bin_suffix} test.py +%pytest test.py %files %{python_files} %doc README.md diff --git a/wurlitzer-1.0.2.tar.gz b/wurlitzer-1.0.2.tar.gz deleted file mode 100644 index cfe57eb..0000000 --- a/wurlitzer-1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23e85af0850b98add77bef0a1eb47b243baab29160131d349234c9dfc9e57add -size 7245 diff --git a/wurlitzer-1.0.3.tar.gz b/wurlitzer-1.0.3.tar.gz new file mode 100644 index 0000000..8a0b4ae --- /dev/null +++ b/wurlitzer-1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f972c329da26e397b06a3f85be06145a47fb5d3fe138a83d84bde1e76e214b59 +size 8073