- Update to 1.8.0:

* Add environment variables for Bitbucket pipelines (CI).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-metadata?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-02-14 14:28:47 +00:00
committed by Git OBS Bridge
parent 3dcea4c651
commit d735626366
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d495b61542cb25dfc52fbf40c7a02220c7c127b7ba8974e6c72d6c9593c547a
size 8254

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2071a59285de40d7541fde1eb9f1ddea1c9db165882df82781367471238b66ba
size 9227

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 14 14:28:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.8.0:
* Add environment variables for Bitbucket pipelines (CI).
-------------------------------------------------------------------
Thu Nov 22 10:43:12 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-metadata
#
# 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,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-metadata
Version: 1.7.0
Version: 1.8.0
Release: 0
Summary: Pytest plugin for test session metadata
License: MPL-2.0