From 6b923037a672c2fa73ff9beb0c1b279245a27892 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 29 2020 03:24:10 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-pytest-randomly.spec b/python-pytest-randomly.spec index 89fdce3..9d27fb4 100644 --- a/python-pytest-randomly.spec +++ b/python-pytest-randomly.spec @@ -3,7 +3,7 @@ Name: python-%{upstream_name} Version: 3.4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pytest plugin to randomly order tests and control random.seed License: BSD URL: https://github.com/pytest-dev/pytest-randomly @@ -65,6 +65,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 pytest-3 -p %{python3_sitelib}/%{module_name}*.egg-info %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 3.4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jul 15 2020 Dan Callaghan - 3.4.1-2 - skip tests for optional faker integration when it is not available