forked from pool/python-wurlitzer
Accepting request 717551 from devel:languages:python
- Update to 1.0.3: * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/717551 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wurlitzer?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 11:35:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.0.3:
|
||||
* no upstream changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 22 05:42:49 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23e85af0850b98add77bef0a1eb47b243baab29160131d349234c9dfc9e57add
|
||||
size 7245
|
||||
3
wurlitzer-1.0.3.tar.gz
Normal file
3
wurlitzer-1.0.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f972c329da26e397b06a3f85be06145a47fb5d3fe138a83d84bde1e76e214b59
|
||||
size 8073
|
||||
Reference in New Issue
Block a user