forked from pool/python-pytest-testconfig
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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:53b9bce23386f884c6aff164ecc2653c4c4883460a2316608c141cbc40aab974
|
|
||||||
size 11415
|
|
||||||
@@ -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>
|
Wed Jul 24 07:05:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pytest-testconfig
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pytest-testconfig
|
Name: python-pytest-testconfig
|
||||||
Version: 0.1.2
|
Version: 0.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test configuration plugin for pytest
|
Summary: Test configuration plugin for pytest
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/wojole/pytest-testconfig
|
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 PyYAML}
|
||||||
BuildRequires: %{python_module pytest >= 3.5}
|
BuildRequires: %{python_module pytest >= 3.5}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
|||||||
3
v0.1.3.tar.gz
Normal file
3
v0.1.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:31679ffea9cf9f02152bd3142b04f34e1b8de49d0317a9316ea4b88a432d6fb5
|
||||||
|
size 11852
|
||||||
Reference in New Issue
Block a user