diff --git a/.gitignore b/.gitignore index d0c6d06..4a76793 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /pytest-randomly-3.2.1.tar.gz /pytest-randomly-3.3.1.tar.gz /pytest-randomly-3.4.0.tar.gz +/pytest-randomly-3.4.1.tar.gz diff --git a/python-pytest-randomly.spec b/python-pytest-randomly.spec index 99e43f9..9da017b 100644 --- a/python-pytest-randomly.spec +++ b/python-pytest-randomly.spec @@ -2,7 +2,7 @@ %global module_name pytest_randomly Name: python-%{upstream_name} -Version: 3.4.0 +Version: 3.4.1 Release: 1%{?dist} Summary: Pytest plugin to randomly order tests and control random.seed License: BSD @@ -49,13 +49,17 @@ rm -r src/*.egg-info PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 pytest-3 -p no:randomly -v tests/ %files -n python3-%{upstream_name} -%doc README.rst HISTORY.rst AUTHORS.rst +%doc README.rst HISTORY.rst %license LICENSE %{python3_sitelib}/%{module_name}.py %{python3_sitelib}/__pycache__/* %{python3_sitelib}/%{module_name}*.egg-info %changelog +* Wed Jul 15 2020 Dan Callaghan - 3.4.1-1 +- new upstream release 3.4.1: + https://github.com/pytest-dev/pytest-randomly/blob/3.4.1/HISTORY.rst + * Sat Jun 13 2020 Dan Callaghan - 3.4.0-1 - new upstream release 3.4.0: https://github.com/pytest-dev/pytest-randomly/blob/3.4.0/HISTORY.rst diff --git a/sources b/sources index 294c9b2..250102c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pytest-randomly-3.4.0.tar.gz) = 4a5a24760038452f67f500b7ab42773e3e4da2784d5410e2e580f411249b17ce06b8c6ab00486ad110f7fd796d84063a5b475e35241a59ff89518c3c0866e9a9 +SHA512 (pytest-randomly-3.4.1.tar.gz) = 53da40628170566a1023c06759a039a96d4e943bd42bbc1df79f314e6a5a1f4a5e62456c48dbe8707f02f8bf46b1d0b9dbb179c7d751a8d6711b8f4cfb4fa619