forked from pool/python-pytest-dotenv
Accepting request 817658 from home:mcalabkova:branches:devel:languages:python:pytest
- Update to 0.5.2 * Set env variables before starting pytest session OBS-URL: https://build.opensuse.org/request/show/817658 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-dotenv?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
d81c079710
commit
46d45f6fb2
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d4c23aa99a53fb44c2701b0a311a1ad71546f7781877ad14979c4751ffbb0378
|
|
||||||
size 3831
|
|
||||||
3
0.5.2.tar.gz
Normal file
3
0.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ffb5efc0d8c43836c5843935b6c5b803344002a16b9423092bb43d6d1a6211aa
|
||||||
|
size 3963
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 29 09:48:03 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.5.2
|
||||||
|
* Set env variables before starting pytest session
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 9 08:03:40 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue Jun 9 08:03:40 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-pytest-dotenv
|
Name: python-pytest-dotenv
|
||||||
Version: 0.5.1
|
Version: 0.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A pytest plugin that parses environment files
|
Summary: A pytest plugin that parses environment files
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user