From b3d7a3c8a4109ef1f41f8541b80671487ca5f740 Mon Sep 17 00:00:00 2001
From: dirkmueller <>
Date: Nov 01 2024 23:26:39 +0000
Subject: Update python-pytest-env to version 1.1.5 / rev 8 via SR 1219908
https://build.opensuse.org/request/show/1219908
by user dirkmueller + dimstar_suse
- update to 1.1.5:
* Improve the CI
---
diff --git a/.files b/.files
index 8f514f8..b474ba4 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index 8ce0513..9cbb6b0 100644
--- a/.rev
+++ b/.rev
@@ -67,4 +67,13 @@
* fix README typo
1130715
+
+ 16737af30a8def9a062f8eb1480aac5d
+ 1.1.5
+
+ dimstar_suse
+ - update to 1.1.5:
+ * Improve the CI
+ 1219908
+
diff --git a/pytest_env-1.1.3.tar.gz b/pytest_env-1.1.3.tar.gz
deleted file mode 120000
index 6180120..0000000
--- a/pytest_env-1.1.3.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreih427ocho3r57j5gvrsxxq3xzporsg4ise5myl7waigosea3frbnm
\ No newline at end of file
diff --git a/pytest_env-1.1.5.tar.gz b/pytest_env-1.1.5.tar.gz
new file mode 120000
index 0000000..6e5f6ba
--- /dev/null
+++ b/pytest_env-1.1.5.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreierecmebkqoim4fa45mizffkswssr6mf7lghko6x6enaoyb4dgbz4
\ No newline at end of file
diff --git a/python-pytest-env.changes b/python-pytest-env.changes
index 9f37d46..1c51f35 100644
--- a/python-pytest-env.changes
+++ b/python-pytest-env.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Oct 31 16:41:50 UTC 2024 - Dirk Müller
+
+- update to 1.1.5:
+ * Improve the CI
+
+-------------------------------------------------------------------
Mon Dec 4 10:57:20 UTC 2023 - Dirk Müller
- update to 1.1.3:
diff --git a/python-pytest-env.spec b/python-pytest-env.spec
index 3b08e20..93fc579 100644
--- a/python-pytest-env.spec
+++ b/python-pytest-env.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-env
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# 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 @@
%{?sle15_python_module_pythons}
Name: python-pytest-env
-Version: 1.1.3
+Version: 1.1.5
Release: 0
Summary: Pytest plugin to add environment variables
License: MIT