diff --git a/pytest-env-0.8.2.tar.gz b/pytest-env-0.8.2.tar.gz deleted file mode 100644 index d139072d902c3ecbcaa27538b9cd72b87de00fcc..0000000000000000000000000000000000000000 Binary files a/pytest-env-0.8.2.tar.gz and /dev/null differ diff --git a/pytest_env-1.1.3.tar.gz b/pytest_env-1.1.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..30c20c5c9f6f13f318591db1274b309312520476 Binary files /dev/null and b/pytest_env-1.1.3.tar.gz differ diff --git a/python-pytest-env.spec b/python-pytest-env.spec index a0c281269e7c767e16fd18fb3032d244cbde1b22..b4d38483728586d8cae98f931aa585cd38462d03 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: 0.8.2 +Version: 1.1.3 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://github.com/pytest-dev/pytest-env/archive/refs/tags/0.8.2.tar.gz#/pytest-env-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/02/cc/df6940b2527bfa634c00940dfb6e3ec873bdfb7507b55894c93283fa3178/pytest_env-1.1.3.tar.gz BuildArch: noarch %description py.test plugin that allows you to add environment variables. @@ -34,7 +34,7 @@ Provides: python3-pytest-env-doc py.test plugin that allows you to add environment variables. %prep -%autosetup -n pytest-env-%{version} +%autosetup -n pytest_env-%{version} %build %pyproject_build @@ -75,8 +75,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jun 26 2024 liuzhilin - 1.1.3-1 +- Upgrade package python3-pytest-env of version 1.1.3 + * Wed Jul 5 2023 mengzhaoa - 0.8.2-1 - Upgrade package python3-pytest-env of version 0.8.2 + * Thu Jun 23 2022 OpenStack_SIG - 0.6.2-1 - Init package python3-pytest-env of version 0.6.2