diff --git a/1.1.5.tar.gz b/1.1.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..741b99845762aafaf1b4faa4d6b2623aebd37aa7 Binary files /dev/null and b/1.1.5.tar.gz differ 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/python-pytest-env.spec b/python-pytest-env.spec index b4d38483728586d8cae98f931aa585cd38462d03..3905936124d690119cce9791bb555913fb765504 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.5 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://github.com/pytest-dev/pytest-env/archive/refs/tags/1.1.5.tar.gz BuildArch: noarch %description py.test plugin that allows you to add environment variables. @@ -75,6 +75,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Oct 23 2024 wuzhaomin - 1.1.5-1 +- Upgrade package python3-pytest-env of version 1.1.5 +- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 +- Bump tools and dependencies and support 3.13 +- Improve the CI + * Wed Jun 26 2024 liuzhilin - 1.1.3-1 - Upgrade package python3-pytest-env of version 1.1.3