Accepting request 749187 from devel:languages:python:pytest

- Update to 0.1.3:
  * Fix warning about unclosed files

OBS-URL: https://build.opensuse.org/request/show/749187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-testconfig?expand=0&rev=3
This commit is contained in:
2019-11-18 19:09:21 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 6 deletions

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 18 07:52:45 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1.3:
* Fix warning about unclosed files
-------------------------------------------------------------------
Wed Jul 24 07:05:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-testconfig
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-testconfig
Version: 0.1.2
Version: 0.1.3
Release: 0
Summary: Test configuration plugin for pytest
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/wojole/pytest-testconfig
Source: https://files.pythonhosted.org/packages/source/p/pytest-testconfig/pytest-testconfig-%{version}.tar.gz
Source: https://github.com/wojole/pytest-testconfig/archive/v%{version}.tar.gz
BuildRequires: %{python_module PyYAML}
BuildRequires: %{python_module pytest >= 3.5}
BuildRequires: %{python_module setuptools}

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

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