diff --git a/pytest_env-1.1.3.tar.gz b/pytest_env-1.1.3.tar.gz deleted file mode 100644 index 30c20c5c9f6f13f318591db1274b309312520476..0000000000000000000000000000000000000000 Binary files a/pytest_env-1.1.3.tar.gz and /dev/null differ diff --git a/pytest_env-1.1.4.tar.gz b/pytest_env-1.1.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1039167bae2a6a57073a7c46884ab797c527119f Binary files /dev/null and b/pytest_env-1.1.4.tar.gz differ diff --git a/python-pytest-env.spec b/python-pytest-env.spec index b4d38483728586d8cae98f931aa585cd38462d03..c1fe6f1703f08130a86e4e88d98577b02c5055ab 100644 --- a/python-pytest-env.spec +++ b/python-pytest-env.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-env -Version: 1.1.3 +Version: 1.1.4 Release: 1 Summary: py.test plugin that allows you to add environment variables. License: MIT URL: https://github.com/pytest-dev/pytest-env -Source0: https://files.pythonhosted.org/packages/02/cc/df6940b2527bfa634c00940dfb6e3ec873bdfb7507b55894c93283fa3178/pytest_env-1.1.3.tar.gz +Source0: https://files.pythonhosted.org/packages/b1/4d/5b11f903b1c253574b15168e13b32ea6482bb95f5964f090142b1cb75755/pytest_env-1.1.4.tar.gz BuildArch: noarch %description py.test plugin that allows you to add environment variables. @@ -75,6 +75,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Dec 10 2024 wanggang - 1.1.4-1 +- Update version to 1.1.4 +- Bump actions/setup-python from 4 to 5 +- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.10.1 + * Wed Jun 26 2024 liuzhilin - 1.1.3-1 - Upgrade package python3-pytest-env of version 1.1.3